Type additions and renames #3

Merged
warrence merged 7 commits from dev into main 2026-07-06 19:13:13 +02:00
Owner
  • Add AppendGraphVertexMap
  • Add AppendGraphEdgeMap
  • Add GraphVertexMap
  • Add GraphEdgeMap
  • Changed graph::Vertex and graph::Edge to be public
  • Rename append_graph::Incidence to append_graph::Edge
  • Rename algorithms::find_path() to algorithms::dfs_find_path()
  • Rename algorithms::find_path_where() to algorithms::dfs_find_path_where()
  • Hide testing macros from docs
- Add AppendGraphVertexMap - Add AppendGraphEdgeMap - Add GraphVertexMap - Add GraphEdgeMap - Changed graph::Vertex and graph::Edge to be public - Rename append_graph::Incidence to append_graph::Edge - Rename algorithms::find_path() to algorithms::dfs_find_path() - Rename algorithms::find_path_where() to algorithms::dfs_find_path_where() - Hide testing macros from docs
warrence added 7 commits 2026-07-06 19:13:00 +02:00
warrence merged commit 4b3586b1eb into main 2026-07-06 19:13:13 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: warrence/grapherity#3