Mutual Refinement for CFL Reachability
include/CFL/MutualRefinement/ and lib/CFL/MutualRefinement/ contain a
mutual-refinement implementation for CFL reachability experiments.
Location: include/CFL/MutualRefinement/,
lib/CFL/MutualRefinement/
Main components:
Grammarstores the integer-encoded grammar.Graphstores the encoded graph instance.IntPairHashersupports the compact map/set structures used internally.MutualRefinementMain.cppprovides the standalone driver.
The implementation is best treated as a focused research component within the broader CFL subsystem.
See also CFL Reachability Components.