reformat bazel java code; CP-SAT: fix corner case in presolve, zero very small coefficients in translate from math model, more parameter validation

This commit is contained in:
Laurent Perron
2023-01-05 13:38:42 +01:00
parent bf504d4f8f
commit cf53ee3c9f
41 changed files with 384 additions and 208 deletions

View File

@@ -102,4 +102,4 @@ def code_sample_java(name):
data = [
":" + name + "_java",
],
)
)