Uses of Interface
com.jgalgo.graph.GraphBuilder

Packages that use GraphBuilder
Package
Description
Graph generators used to generate (possibly random) graphs with different distributions and structures.
Graphs object are the fundamental building blocks of the JGAlgo library.
The I/O classes provide varies ways to read/write graphs from/to files.