[−][src]Type Definition rome::graphs::tel::GraphCreator
type GraphCreator<A, B> = GraphCreator<A, B>;
Implementation of rome::graph::GraphCreator
that can create Graph64
and Graph128.
type GraphCreator<A, B> = GraphCreator<A, B>;
Implementation of rome::graph::GraphCreator
that can create Graph64
and Graph128.