Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

A networkx graph is necesary for use networkx.has_path().

So, how can I generate this networkx graph from a python matrix or numpy matrix?

Thanks