Module org.jgrapht.opt
Package org.jgrapht.opt.graph.fastutil
package org.jgrapht.opt.graph.fastutil
Specialized graph implementations using the FastUtil library
-
ClassDescriptionThe fast lookup specifics strategy implementation using fastutil maps for storage..A specifics strategy implementation using fastutil maps for storage specialized for integer vertices.FastutilGSS<V,
E> A specifics strategy implementation using fastutil maps for storage.A specifics strategy implementation using fastutil maps for storage specialized for integer vertices.FastutilMapGraph<V,E> A graph implementation using fastutil's map implementations for storage.A graph implementation using fastutil's map implementations for storage specialized for integer vertices.