pharo-ai / graph-algorithms

A graph algorithms library implemented in Pharo
MIT License
22 stars 12 forks source link

Redesigned Graph test Package #26

Closed virenvarma007 closed 1 year ago

virenvarma007 commented 1 year ago

Shifted all test graphs from class side to instance side for each graph, including newly pushed algorithms like Astar and LongestPath