Skip to content

Commit d20152f

Browse files
Update README
arXiv preprint link disclaimer
1 parent 2fa0ac5 commit d20152f

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)