mirror of https://github.com/CGAL/cgal
3 lines
291 B
Plaintext
3 lines
291 B
Plaintext
* Integrating MAXFLOW software (http://pub.ist.ac.at/~vnk/software/maxflow-v2.21.src.tar.gz) (i.e. implementation of Boykov-Kolmogorov max-flow algorithm)
|
|
into Alpha_expansion_graph_cut.h. It is an alternative to boost::boykov_kolmogorov_max_flow implementation with performance gain.
|
|
|