Expand description
Calculation of minimum distance from one part of the grammar to another.
Structs§
- Minimal
Distance - Calculation of minimum distance from one part of the grammar to another. Similar to multi-source shortest path search in a graph.
Enums§
- Distance
Direction - Determines how the distance propagates through the rule RHS.