Uses of Class
org.graph4j.SimpleGraphAlgorithm

Packages that use SimpleGraphAlgorithm
Package
Description
Clique related algorithms, such as enumerating all maximal cliques of a graph.
 
Algorithms for the bandwith graph coloring problem.
Algorithms for the equitable graph coloring problem.
Algorithms for analyzing connectivity of graphs and digraphs.
 
 
Algorithms for determining matchings, such as the maximum cardinality matching in bipartite graphs.
Algorithms that produce various orderings of the vertices of a graph.
Support algorithms for various type of graphs (bipartite, tournament, etc.).
Algorithms for the Vertex Separator Problem (VSP).