| Crates.io | graph_process_manager_core |
| lib.rs | graph_process_manager_core |
| version | 0.3.1 |
| created_at | 2023-04-02 22:08:14.643674+00 |
| updated_at | 2025-03-15 17:26:20.347167+00 |
| description | Utilities to explore parts of a tree-like or graph-like structure that is not known in advance |
| homepage | https://github.com/erwanM974/graph_process_manager_core |
| repository | https://github.com/erwanM974/graph_process_manager_core |
| max_upload_size | |
| id | 828641 |
| size | 80,988 |
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.