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

Function main

test/test_minkowski.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63int main(){
64 assert(test1());
65 assert(test2());
66}

Callers

nothing calls this directly

Calls 2

test1Function · 0.70
test2Function · 0.70

Tested by

no test coverage detected