Closed Kalashnikovni closed 3 years ago
The pending task is determine how to leave only one edge departuring from each vertex.
The new version of the algorithm is now working, but doesn't have constant time for all cases. The main issue is to reach an acceptable cost when the number of set-vertices increases.
Implementation of the new matching version, more close to the connected components one.