#include "BCP_buffer.hpp"
#include "MC_cut.hpp"
Include dependency graph for MC_cut.cpp:
Go to the source code of this file.
Variables | |
static const int | cycle_cut = 0 |
static const int | explicit_dense_cut = 1 |
const int cycle_cut = 0 [static] |
const int explicit_dense_cut = 1 [static] |
Definition at line 8 of file MC_cut.cpp.