Releases: KarlsruheMIS/KaMIS
Releases · KarlsruheMIS/KaMIS
Version 3.0
-
added mmwis (Memetic Maxmimum Weight Independent Set): Our iterative reduce and evolution algorithm to solve the maximum weight independent set problem.
-
added struction: Our branch and reduce algorithm using increasing transformations.
Version 2.1
Bugfixes.
Version 2.0
In this version, we added branch and reduce codes for weighted independent sets, local search for weighted independents sets, online mis (fast local search for unweighted independent sets) as well as faster reductions. Moreover, we switched our build system to CMake and the license to MIT.