Skip to content

cb-cities/pipe-network

Repository files navigation

Pipe network

CB-Cities

License Developer docs User docs CircleCI codecov Project management

Install dependencies

Prerequisite packages

The following prerequisite packages can be found in the docker image:

Compile and Run

See https://pipe-network-doc.cb-cities.com/ for more detailed instructions.

  1. Run mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release /path/to/CMakeLists.txt.

  2. Run make clean && make -jN (where N is the number of cores).

Run tests

  1. Run ./pipe-network-test -s (for a verbose output) or ctest -VV.

About

No description or website provided.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published