Uses of Class
com.jgalgo.graph.IndexGraphBuilder.ReIndexingMap
Packages that use IndexGraphBuilder.ReIndexingMap
Package
Description
Graphs object are the fundamental building blocks of the JGAlgo library.
-
Uses of IndexGraphBuilder.ReIndexingMap in com.jgalgo.graph
Fields in com.jgalgo.graph with type parameters of type IndexGraphBuilder.ReIndexingMapModifier and TypeFieldDescriptionIndexGraphBuilder.ReIndexedGraph.edgesReIndexing
The re-indexing map of the edges.IndexGraphBuilder.ReIndexedGraph.verticesReIndexing
The re-indexing map of the vertices.Methods in com.jgalgo.graph that return IndexGraphBuilder.ReIndexingMapModifier and TypeMethodDescriptionIndexGraphBuilder.ReIndexingMap.inverse()
Get the inverse map of this map.