Skip to content

WIP: Split PatForward into PatForward{Alg,GEC} using SuperAlgorithm

Gerhard Raven requested to merge split-patforward-using-superalgorithm into future

Use SuperAlgorithm to split PatForward in PatForwardGEC, which makes the GEC cuts, and PatForwardAlg, which invokes the forward tracking.

Merge request reports