mkdir build
cd build
cmake ..
make
doxygen Doxyfile
graph_partitioning
json_dumper
nlohmann/json
- bundeledboost/lexical_cast
logging
boost/log
parser
boost/numeric
schedule
boost/numeric
boost/graph
boost/property_map
time_schedule
boost/numeric
boost/iterator
boost/range
main.cpp
boost/program_options
boost/lexical_cast
General options:
-h [ --help ] Print help
-i [ --input ] arg Input file (or directory)
--criteria arg (=NO) Extra criteria for time schedule (CR/BF/NO)
--class arg Class of input file (0/1/2)
-l [ --log ] arg (=debug) Specify log level
0 - trace
1 - debug
2 - info
3 - warning
4 - error
5 - fatal
-s [ --scheme ] arg (=access) GC2 scheme to use (simple/access)
-t [ --threshold ] arg (=0.5) Threshold for access scheme
--steps Dump steps as individual files
--cr_con Enable CR controlling GC1 at 0.3 threshold