pub trait GlobalRoutingProblem<C: L2NBase>: RoutingProblem<C> { }
Expand description

Inputs for global routing algorithms.

Implementors§