Max-plus algebra strongly connected graph
[s] = maxplusscg(A)
This function used to check whether graph G(A) is strongly connected. This function returns %T if the graph G(A) is strongly connected and %F if graph G(A) is not strongly connected. The matrix A must be a square matrix.