Skip to content

Commit ea69622

Browse files
2 parents 48be59a + d20152f commit ea69622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# HyperFlowCutter
2-
Prototype implementation of the HyperFlowCutter algorithm and its refinement variant for hypergraph bipartitioning, accompanying our publication to appear at ESA19. arXiv preprint available soon.
2+
Prototype implementation of the HyperFlowCutter algorithm and its refinement variant for hypergraph bipartitioning, accompanying our publication to appear at ESA19. arXiv preprint https://arxiv.org/abs/1907.02053. This is experimental code. It is only intended for comparison against other algorithms, not for use in a production system.
33

44
# Setup
55
Get a recent C++17 ready compiler.

0 commit comments

Comments
 (0)