Hi.
I've been interested in your graph traversal example. I was wondering if it was possible in pytholog to construct the list of steps required to traverse a graph and not only a distance. The distances is numeric. Constructing a list of steps or edges requires other capabilities. Is pytholog able to do that ?
Hi.
I've been interested in your graph traversal example. I was wondering if it was possible in pytholog to construct the list of steps required to traverse a graph and not only a distance. The distances is numeric. Constructing a list of steps or edges requires other capabilities. Is pytholog able to do that ?