/tests

Primary LanguageC++Apache License 2.0Apache-2.0

tests

build

git clone  --recursive https://github.com/yuzhangbit/tests.git
cd tests
mkdir build && cd build
cmake .. 
make -j4 
make tests 
./solver_test