Add single-row cut generator
This commit is contained in:
2
onerow/benchmark/CMakeLists.txt
Normal file
2
onerow/benchmark/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
add_executable(onerow-benchmark.run src/main.cpp)
|
||||
target_link_libraries (onerow-benchmark.run LINK_PUBLIC qxx_static onerow_static m pthread ${GMP_LIBRARIES} ${CPLEX_LIBRARIES})
|
||||
Reference in New Issue
Block a user