gecode: clone by default (oops)
This commit is contained in:
		| @@ -525,7 +525,7 @@ extern "C" | |||||||
|     opt.threads = threads; |     opt.threads = threads; | ||||||
|     opt.c_d = c_d; |     opt.c_d = c_d; | ||||||
|     opt.a_d = a_d; |     opt.a_d = a_d; | ||||||
|     opt.cutoff = cutoff = NULL; |     opt.cutoff = cutoff; | ||||||
|     opt.nogoods_limit = nogoods_limit; |     opt.nogoods_limit = nogoods_limit; | ||||||
|     opt.clone = clone; |     opt.clone = clone; | ||||||
|     opt.stop = NULL; |     opt.stop = NULL; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user