pyrobopath.process.utilities#

Functions

batch_digraph

Split a directed graph into multiple subgraphs with at most max_nodes nodes each.

create_dependency_graph_by_z

Create a layered dependency graph from a toolpath based on contour Z-heights.

stratify_digraph

Stratify a directed graph into subgraphs grouped by topological generation.