Class ArcRelabelledImmutableGraph

java.lang.Object
it.unimi.dsi.webgraph.ImmutableGraph
it.unimi.dsi.webgraph.labelling.ArcLabelledImmutableGraph
it.unimi.dsi.webgraph.labelling.ArcRelabelledImmutableGraph
All Implemented Interfaces:
FlyweightPrototype<ImmutableGraph>

public class ArcRelabelledImmutableGraph
extends ArcLabelledImmutableGraph
Exhibits an arc-labelled immutable graph as another arc-labelled immutable graph changing only the kind of labels. Labels of the source graphs are mapped to labels of the exhibited graph via a suitable strategy provided at construction time.