Mt-KaHyPar (Multi-Threaded Karlsruhe Hypergraph Partitioner) is a shared-memory multilevel graph and hypergraph partitioner equipped with parallel implementations of techniques used in the best sequential partitioning algorithms. Mt-KaHyPar can partition extremely large hypergraphs very fast and with high quality.
Fixes a bunch of warnings from newer compiler, cmake and dependency versions. As well as a spuriously failing assertion in the coarsening code, which was due to a redundant write (discovered in #188)
Fixes a bunch of warnings from newer compiler, cmake and dependency versions. As well as a spuriously failing assertion in the coarsening code, which was due to a redundant write (discovered in #188)