I need to implement a solution to the TSP via min span tree and plan to use QuickGraph for this (I also need it to process some data). I'd like my implementation to remain open source and if possible on QuickGraph itself. However, I don't know: how do I contribute to QuickGraph? Where is the repo? I am more accustomed to projects on Github.
↧