Class Hierarchy
- java.lang.Object
- com.jgalgo.graph.Graphs
- com.jgalgo.graph.IndexIdMaps
- com.jgalgo.graph.WeightFunctions
Interface Hierarchy
- com.jgalgo.internal.util.BuilderAbstract<BuilderType>
- com.jgalgo.graph.GraphFactory
- com.jgalgo.graph.IndexGraphFactory
- java.util.Comparator<T>
- it.unimi.dsi.fastutil.ints.IntComparator
- com.jgalgo.graph.WeightFunction
- com.jgalgo.graph.WeightFunction.Int
- com.jgalgo.graph.Weights.Byte (also extends com.jgalgo.graph.Weights<W>)
- com.jgalgo.graph.Weights.Int (also extends com.jgalgo.graph.Weights<W>)
- com.jgalgo.graph.Weights.Short (also extends com.jgalgo.graph.Weights<W>)
- com.jgalgo.graph.Weights.Double (also extends com.jgalgo.graph.Weights<W>)
- com.jgalgo.graph.Weights.Float (also extends com.jgalgo.graph.Weights<W>)
- com.jgalgo.graph.Weights.Long (also extends com.jgalgo.graph.Weights<W>)
- com.jgalgo.graph.WeightFunction.Int
- com.jgalgo.graph.WeightFunction
- it.unimi.dsi.fastutil.ints.IntComparator
- com.jgalgo.graph.Graph
- com.jgalgo.graph.IndexGraph
- com.jgalgo.graph.GraphBuilder
- com.jgalgo.graph.GraphCapabilities
- com.jgalgo.graph.IndexGraphBuilder
- com.jgalgo.graph.IndexGraphBuilder.ReIndexedGraph
- com.jgalgo.graph.IndexGraphBuilder.ReIndexingMap
- com.jgalgo.graph.IndexIdMap
- com.jgalgo.graph.IndexSwapListener
- java.lang.Iterable<T>
- java.util.Collection<E>
- it.unimi.dsi.fastutil.ints.IntCollection (also extends it.unimi.dsi.fastutil.ints.IntIterable)
- java.util.Set<E>
- it.unimi.dsi.fastutil.ints.IntSet (also extends it.unimi.dsi.fastutil.ints.IntCollection)
- com.jgalgo.graph.EdgeSet
- it.unimi.dsi.fastutil.ints.IntSet (also extends it.unimi.dsi.fastutil.ints.IntCollection)
- it.unimi.dsi.fastutil.ints.IntIterable
- it.unimi.dsi.fastutil.ints.IntCollection (also extends java.util.Collection<E>)
- java.util.Collection<E>
- java.util.Iterator<E>
- java.util.PrimitiveIterator<T,T_CONS>
- java.util.PrimitiveIterator.OfInt
- it.unimi.dsi.fastutil.ints.IntIterator
- com.jgalgo.graph.EdgeIter
- it.unimi.dsi.fastutil.ints.IntIterator
- java.util.PrimitiveIterator.OfInt
- java.util.PrimitiveIterator<T,T_CONS>
- com.jgalgo.graph.Weights<W>
- com.jgalgo.graph.Weights.Bool
- com.jgalgo.graph.Weights.Byte (also extends com.jgalgo.graph.WeightFunction.Int)
- com.jgalgo.graph.Weights.Char
- com.jgalgo.graph.Weights.Double (also extends com.jgalgo.graph.WeightFunction)
- com.jgalgo.graph.Weights.Float (also extends com.jgalgo.graph.WeightFunction)
- com.jgalgo.graph.Weights.Int (also extends com.jgalgo.graph.WeightFunction.Int)
- com.jgalgo.graph.Weights.Long (also extends com.jgalgo.graph.WeightFunction)
- com.jgalgo.graph.Weights.Short (also extends com.jgalgo.graph.WeightFunction.Int)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.jgalgo.graph.GraphFactory.Hint
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)