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
122 stars 25 forks source link

Add option to not generate build target for the Python interface #167

Closed larsgottesbueren closed 11 months ago

larsgottesbueren commented 11 months ago

This is helpful on systems that don't have python installed.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d2e836d) 78.88% compared to head (943339f) 78.99%.

:exclamation: Current head 943339f differs from pull request most recent head 409390a. Consider uploading reports for the commit 409390a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #167 +/- ## ========================================== + Coverage 78.88% 78.99% +0.10% ========================================== Files 202 202 Lines 19610 19610 Branches 8039 8039 ========================================== + Hits 15470 15491 +21 + Misses 4140 4119 -21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.