+1
-1
lib/interpreter.cpp
+1
-1
lib/interpreter.cpp
+1
-1
lib/interpreter/variable.cpp
+1
-1
lib/interpreter/variable.cpp
···
+1
-1
lib/solver.cpp
+1
-1
lib/solver.cpp
···std::cerr << "Status: " << Interpreter::status_to_string[interpreter->status()] << std::endl;
+3
-1
solvers/gecode/gecode_constraints.cpp
+3
-1
solvers/gecode/gecode_constraints.cpp
···gi.insertVar(var, GecodeVariable(GecodeVariable::INT_TYPE, gi._current_space->iv.size() - 1));
+1
-1
solvers/gecode/gecode_solverinstance.cpp
+1
-1
solvers/gecode/gecode_solverinstance.cpp