Skip to content

cww/algorithm-functional-bfs-perl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Algorithm::Functional::BFS

This is the Algorithm::Functional::BFS module for Perl. It provides a function-oriented interface to breadth-first searching of cyclic and acyclic graphs. It does not support edge or vertex weighting.

This module is licensed under the MIT license. See the README file in the module directory for more information.

About

Algorithm::Functional::BFS - a function-oriented breadth-first-search module for Perl.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages