bump pdlp; add log to linear_solver proto; fix bug in CP-SAT

This commit is contained in:
Laurent Perron
2022-02-21 17:26:34 +01:00
parent 8524e60172
commit 951e8bbc1e
21 changed files with 807 additions and 468 deletions

View File

@@ -494,6 +494,7 @@ clean_java:
-$(DEL) $(OBJ_DIR)$Sswig$S*_java_wrap.$O
-$(DEL) $(LIB_DIR)$S$(LIB_PREFIX)jni*.$(JNI_LIB_EXT)
-$(DEL) $(LIB_DIR)$S*.jar
-$(DEL) *.jar
-$(DELREC) $(TEMP_JAVA_DIR)
#############