Uses of Class
com.jgalgo.graph.IndexGraphBuilder.ReIndexingMap
Package
Description
Graphs object are the fundamental building blocks of the JGAlgo library.
-
Uses of IndexGraphBuilder.ReIndexingMap in com.jgalgo.graph
Modifier and TypeFieldDescriptionIndexGraphBuilder.ReIndexedGraph.edgesReIndexing
The re-indexing map of the edges.IndexGraphBuilder.ReIndexedGraph.verticesReIndexing
The re-indexing map of the vertices.Modifier and TypeMethodDescriptionIndexGraphBuilder.ReIndexingMap.inverse()
Get the inverse map of this map.