We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acc2149 commit 02a509bCopy full SHA for 02a509b
src/math/lp/dioph_eq.cpp
@@ -4,7 +4,6 @@
4
#include "math/lp/lp_utils.h"
5
#include <list>
6
#include <queue>
7
-unsigned glb=0;
8
namespace lp {
9
// This class represents a term with an added constant number c, in form sum {x_i*a_i} + c.
10
class dioph_eq::imp {
0 commit comments