The core is fully contracted for each exclude flag and stored in a merged graph data structure.
8 lines
156 B
C++
8 lines
156 B
C++
#define BOOST_TEST_MODULE contractor tests
|
|
|
|
#include <boost/test/unit_test.hpp>
|
|
|
|
/*
|
|
* This file will contain an automatically generated main function.
|
|
*/
|