Crate cfg_predict_distance

Crate cfg_predict_distance 

Source
Expand description

Calculation of minimum distance from one part of the grammar to another.

Structs§

MinimalDistance
Calculation of minimum distance from one part of the grammar to another. Similar to multi-source shortest path search in a graph.

Enums§

DistanceDirection
Determines how the distance propagates through the rule RHS.