fpiv_graph 0.1.0 copy "fpiv_graph: ^0.1.0" to clipboard
fpiv_graph: ^0.1.0 copied to clipboard

A comprehensive, high-performance graph algorithms library for Dart, built for speed and reliability in professional and educational projects.

0.1.0 - 2025-08-20 #

add Graph algorithms #

πŸ•ΈοΈ Graph Algorithms #

### Graph algorithms
- weighted_edge
- bfs
- dfs
- topological_sort
- connected_components
- cycle_detection
- bipartite_graph
- shortest_path
- dijkstra
- bellman_ford
- floyd_warshall
- mst_kruskal
- mst_prim
- kosaraju_scc
- articulation_points
- johnsons_algorithm
- dinics_algorithm
- eulerian_path
- hamiltonian_path
- chinese_postman
- stoer_wagner_min_cut
- transitive_closure
- graph_coloring
- spfa
- tarjans_scc
- bridge_finding
- tree_diameter
- hierholzer
- yens_algorithm
- union_find
1
likes
150
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive, high-performance graph algorithms library for Dart, built for speed and reliability in professional and educational projects.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

More

Packages that depend on fpiv_graph