We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f07ebe commit 0bd615cCopy full SHA for 0bd615c
Formula/k/kahip.rb
@@ -1,8 +1,8 @@
1
class Kahip < Formula
2
desc "Karlsruhe High Quality Partitioning"
3
homepage "https://algo2.iti.kit.edu/documents/kahip/index.html"
4
- url "https://github.com/KaHIP/KaHIP/archive/refs/tags/v3.16.tar.gz"
5
- sha256 "b0ef72a26968d37d9baa1304f7a113b61e925966a15e86578d44e26786e76c75"
+ url "https://github.com/KaHIP/KaHIP/archive/refs/tags/v3.17.tar.gz"
+ sha256 "3aa5fedf5a69fd3771ac97b4dbcc40f6f8a45f6c8b64e30d85c95cee124e38c3"
6
license "MIT"
7
head "https://github.com/KaHIP/KaHIP.git", branch: "master"
8
0 commit comments