Improve output format; remove useless code

This commit is contained in:
2017-04-29 10:01:55 -04:00
parent 85bddc4e87
commit c11e7426ba
5 changed files with 22 additions and 190 deletions

View File

@@ -24,9 +24,6 @@
#include <onerow/cplex_helper.tpp>
#include <onerow/stats.hpp>
#include <valgrind/callgrind.h>
#include <gperftools/heap-profiler.h>
#include <onerow/gomory_cut_generator.hpp>
#include <onerow/mir_cut_generator.hpp>
#include <onerow/wedge_cut_generator.hpp>