We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991cffb commit 1106648Copy full SHA for 1106648
src/math/simplex/model_based_opt.h
@@ -82,7 +82,6 @@ namespace opt {
82
struct div_def;
83
struct const_def;
84
struct var_def;
85
- struct const_def;
86
enum def_t { add_t, mul_t, div_t, const_t, var_t};
87
struct def {
88
def() = default;
0 commit comments