Is your feature request related to a problem? Please describe.
At the moment there is no single API for graph simplification by compaction of the non-branching paths.
Describe the solution you would like
An API for simplification of graphs that do non-branching paths compaction.
- Users should be able to specify the cycles policy
- Users should be able to specify any amount of custom aggregations
- Users should be able to specify the expression for "always keep" nodes/edges
- Users should be able to specify the expression for "always compact" nodes/edges
Component
Additional context
Are you planning on creating a PR?
Is your feature request related to a problem? Please describe.
At the moment there is no single API for graph simplification by compaction of the non-branching paths.
Describe the solution you would like
An API for simplification of graphs that do non-branching paths compaction.
Component
Additional context
Are you planning on creating a PR?