Skip to content

falcopt/f4d

Repository files navigation

f4d

A self-contained version of FILO with SPH for DIMACS.

Readme in progress

Build

git clone git@github.com:falcopt/f4d.git
cd f4d
mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make -j

Releases

No releases published

Packages

No packages published