Add single-row cut generator
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
add_executable(lifting-benchmark.run src/main.c)
|
||||
target_link_libraries (lifting-benchmark.run LINK_PUBLIC lifting_static multirow_static)
|
||||
target_link_libraries (lifting-benchmark.run LINK_PUBLIC lifting_static multirow_static m pthread)
|
||||
|
||||
Reference in New Issue
Block a user