warrence
|
d3fcd690a5
|
Remove deprecated From<Vertex> for usize implementation
|
2026-05-08 12:57:16 +02:00 |
|
warrence
|
4e47573290
|
Renamed the private graph iterators to attune for upcoming changes
|
2026-05-07 18:01:16 +02:00 |
|
warrence
|
a7be995e34
|
Change "neighbor" terminology to "adjacent vertex" throughout the code
|
2026-05-07 17:34:20 +02:00 |
|
warrence
|
6fe3acb306
|
Add EdgeMap and private generic EntityMap, update tests
|
2026-05-07 16:03:17 +02:00 |
|
warrence
|
e074fdf944
|
Move edge_count() in method order
|
2026-05-07 11:38:15 +02:00 |
|
warrence
|
f40c03b113
|
Add VertexMap to attach data to vertices
|
2026-05-06 20:28:00 +02:00 |
|
warrence
|
6e9867a65e
|
Add GraphTopology::edges() and tests
|
2026-05-05 22:54:33 +02:00 |
|
warrence
|
8324f93ebd
|
Add graph topology test helper macros to deduplicate test code
|
2026-04-30 17:41:53 +02:00 |
|
warrence
|
f075501828
|
Add comments for AppendGraph and Graph add_incidence()
|
2026-04-28 17:35:00 +02:00 |
|
warrence
|
02cd1a0dea
|
Fix several minor issues in AppendGraph::are_adjacent(), unit tests, and formatting
|
2026-04-23 18:18:36 +02:00 |
|
warrence
|
6180786e33
|
Fix AppendGraph unit tests
|
2026-04-23 18:13:10 +02:00 |
|
warrence
|
eabde7d635
|
Add Default implementation for AppendGraph
|
2026-04-23 18:10:43 +02:00 |
|
warrence
|
ee26b7a3e0
|
Move AppendGraph to its own module
|
2026-04-22 16:31:17 +02:00 |
|