Skip to content
/ aplix Public

A network simplex implementation in C++ that uses the stl and boost.

Notifications You must be signed in to change notification settings

aljoscha/aplix

Repository files navigation

Requires Boost C++ libraries the Boost Build buildsystem for building.

Compile with:
bjam release

Run:
bin/*/release/aplix <filename>

* is the name of the compiler, something like gcc-...

About

A network simplex implementation in C++ that uses the stl and boost.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages