01Decoupled frontier management for flexible graph navigation
02Standardized templates for maze generation and spanning trees
03Built-in cycle prevention using optimized visited sets
04Configurable pop strategies for BFS, DFS, and Random traversal
05Lazy result generation using Python generator patterns
061 GitHub stars