Update stigler_diet example (C++, Python)

This commit is contained in:
Corentin Le Molgat
2018-10-12 13:43:37 +02:00
parent f6ec77d4ef
commit ac42c57a8e
4 changed files with 178 additions and 13 deletions

View File

@@ -401,6 +401,7 @@ $(OBJ_DIR)/sat_runner.$O: \
.PHONY: check_cc_examples
check_cc_examples: cc
$(MAKE) rcc_linear_programming
$(MAKE) rcc_stigler_diet
$(MAKE) rcc_constraint_programming_cp
$(MAKE) rcc_rabbits_pheasants_cp
$(MAKE) rcc_integer_programming