warrence
|
be63527478
|
Add incident vertices to edges return value in make_test_graph() fixture
|
2026-05-12 13:55:04 +02:00 |
|
warrence
|
ac688b4fc0
|
Extracted some assert code for GraphTopology::incidences into new fn
|
2026-05-12 13:39:13 +02:00 |
|
warrence
|
f45fc98afc
|
Add GraphTopology::incident_vertices and tests
|
2026-05-12 13:37:27 +02:00 |
|
warrence
|
0bcd270d12
|
Add GraphTopology::incidences(), update and add related tests
|
2026-05-08 13:12:23 +02:00 |
|
warrence
|
a7be995e34
|
Change "neighbor" terminology to "adjacent vertex" throughout the code
|
2026-05-07 17:34:20 +02:00 |
|
warrence
|
6e9867a65e
|
Add GraphTopology::edges() and tests
|
2026-05-05 22:54:33 +02:00 |
|
warrence
|
c589095737
|
Add test for GraphTopology::vertices() after delete
|
2026-05-05 22:52:07 +02:00 |
|
warrence
|
feaca335b1
|
Add loops and multi-edges to the test graph, fix neighbors() test
|
2026-05-05 19:21:48 +02:00 |
|
warrence
|
8324f93ebd
|
Add graph topology test helper macros to deduplicate test code
|
2026-04-30 17:41:53 +02:00 |
|