We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5837d03 commit 3aa6db3Copy full SHA for 3aa6db3
check/TestQpSolver.cpp
@@ -6,7 +6,7 @@
6
#include "catch.hpp"
7
#include "io/FilereaderLp.h"
8
9
-const bool dev_run = false;
+const bool dev_run = true;
10
const double inf = kHighsInf;
11
const double double_equal_tolerance = 1e-5;
12
0 commit comments