pub trait GlobalRoutingProblem<C: L2NBase>: RoutingProblem<C> { }
Inputs for global routing algorithms.