kahypar / mt-kahypar

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.
MIT License
126 stars 26 forks source link

Update README.md #180

Closed PatrickSteil closed 8 months ago

PatrickSteil commented 8 months ago

Hey,

I've gone through the README file and noticed a few minor typos and grammar errors. I fixed them in this pull request.

Thanks!