Add GraphTopology trait and use it to interface graph model with algorithm
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
pub mod algorithms;
|
||||
pub mod models;
|
||||
pub mod traits;
|
||||
|
||||
Reference in New Issue
Block a user