warrence
|
6e9867a65e
|
Add GraphTopology::edges() and tests
|
2026-05-05 22:54:33 +02:00 |
|
warrence
|
18245b9955
|
Add Copy and Eq traits to GraphTopology::Edge
|
2026-05-05 22:37:32 +02:00 |
|
warrence
|
0ae4d486cb
|
Add and update todos
|
2026-04-28 17:29:54 +02:00 |
|
warrence
|
0a30307a0d
|
Update todos
|
2026-04-23 22:49:12 +02:00 |
|
warrence
|
b54800c1be
|
Add new GraphTopologyDeletion trait for Graph to implement
|
2026-04-22 16:33:33 +02:00 |
|
warrence
|
ee26b7a3e0
|
Move AppendGraph to its own module
|
2026-04-22 16:31:17 +02:00 |
|
warrence
|
9088dd4683
|
Add edge return type to GraphTopology::add_edge()
There is currently no use for the return type, but it will come.
|
2026-04-22 14:28:21 +02:00 |
|
warrence
|
da9ba7b0ad
|
Add GraphTopology trait and use it to interface graph model with algorithm
|
2026-04-22 14:26:35 +02:00 |
|