Skip to content

Releases: tevelee/swift-graphs

0.4.0 - Redesign

20 Oct 21:44
787573e

Choose a tag to compare

[Breaking change] Redesigned API of graph and algorithm definitions and implementations

0.0.1 - Initial release

29 Sep 15:48
0.0.1
ff4ac78

Choose a tag to compare

This Swift library provides a composable and extensible foundation for working with graphs.
Whether you're constructing binary trees, performing complex graph traversals, or optimizing pathfinding algorithms on weighted graphs, this library offers the dynamic flexibility needed for a wide range of graph-related use cases.