The ArcHybridGuidedCostFunction uses a gold parse tree to make deterministic decisions
about which transition to apply in any given state. Since the decision is uniquely determined
by the gold parse, the returned map will have only a single mapping that assigns zero cost
to the correct transition (all other transitions therefore have an implicit cost of infinity).
The ArcHybridGuidedCostFunction uses a gold parse tree to make deterministic decisions about which transition to apply in any given state. Since the decision is uniquely determined by the gold parse, the returned map will have only a single mapping that assigns zero cost to the correct transition (all other transitions therefore have an implicit cost of infinity).