+1
-1
gecode/flatzinc/complete.cpp
+1
-1
gecode/flatzinc/complete.cpp
+1
gecode/flatzinc/flatzinc.cpp
+1
gecode/flatzinc/flatzinc.cpp
···
791
791
intVarCount = f.intVarCount;
792
792
793
793
restart_complete.update(*this, f.restart_complete);
794
+
complete_marker = f.complete_marker;
794
795
restart_status.update(*this, f.restart_status);
795
796
int_uniform_var.update(*this, f.int_uniform_var);
796
797
int_uniform_lb = f.int_uniform_lb;