Uses of Interface
org.graph4j.util.IntIterator

Packages that use IntIterator
Package
Description
Implementations of the depth-first search (DFS) and breadth-first search (BFS) algorithms, using both iterator and visitor patterns.