Kemsekov / GraphSharp

GraphSharp is a tool to study and use knowledge of graph theory in C#!
MIT License
37 stars 5 forks source link

Add IsIsomorphic(IGraph) method to determine if two given graphs isomorphic #55

Closed Kemsekov closed 6 months ago

Kemsekov commented 6 months ago

Done