MCPcopy Create free account
hub / github.com/cp-algorithms/cp-algorithms / main

Function main

test/test_vertical_decomposition.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44int main(){
45 assert(test1());
46 assert(test2());
47}

Callers

nothing calls this directly

Calls 2

test1Function · 0.70
test2Function · 0.70

Tested by

no test coverage detected