Skip to content

Utilities to explore parts of a tree-like or graph-like structure that is not known in advance

License

Notifications You must be signed in to change notification settings

erwanM974/graph_process_manager_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utilities to explore parts of a tree-like or graph-like structure that is not known in advance

Traversal heuristics and various utilities to explore a tree-like or graph-like structure from a given starting node without prior knowledge of any other node or transition. Target nodes are determined from a given origin node via the application of some unspecified steps.

Code initially made for another project of mine: hibou.

About

Utilities to explore parts of a tree-like or graph-like structure that is not known in advance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages