New type names and aliases, some renames #2

Closed
warrence wants to merge 0 commits from main into dev
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 closed this pull request 2026-07-06 19:00:52 +02:00

Pull request closed

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#2