Commit Graph

29 Commits

Author SHA1 Message Date
Laurent Perron
fa6f84a104 move include from .cc to .h; tweak javadoc 2020-10-18 17:34:29 +02:00
Laurent Perron
bcb7b3073d large synchro with internal code: linear solver: introduce intermediate SCIP layer called gscip; sat: more work on slow propagation detection; base: remove statusor, use abseil version; constraint solver: more work on internal local search 2020-10-18 16:38:25 +02:00
Mizux Seiha
ddd049dee8 java: Fix debian-10 javadoc 2020-10-09 13:54:38 +02:00
Mizux Seiha
e5c8f85715 java: fix javadoc but remove release flag
maven.compiler.release have been introduced in JDK 9
2020-10-08 23:06:33 +02:00
Mizux Seiha
333403197a cmake: Fix ortools-java depends 2020-10-08 17:34:12 +02:00
Mizux Seiha
5af0238939 java: Fix javadoc warning 2020-10-08 15:37:51 +02:00
Laurent Perron
a371180ea5 fix and unit tests for cp-sat export to file 2020-10-08 14:58:51 +02:00
Laurent Perron
d123dfadf6 add CpModel::ExportToFile for CP-SAT in all non C++ languages 2020-10-08 14:32:57 +02:00
Mizux Seiha
39490daf4f doc: Add local pipeline graphic 2020-10-06 18:09:44 +02:00
Mizux Seiha
f077c5d338 doc: Add internal readme 2020-10-05 21:18:52 +02:00
Mizux Seiha
7a84f1c2f8 java: allow higher version 2020-10-02 09:39:20 +02:00
Mizux Seiha
33638a15ba internal: Add legend.svg 2020-09-30 18:23:42 +02:00
Mizux Seiha
0b7adada50 java: Format all files 2020-09-23 12:16:18 +02:00
Mizux Seiha
85b2fa4a64 java: Add exec.mainClass property in sample 2020-09-16 22:42:39 +02:00
Mizux Seiha
d5065c1e65 cmake: Rework Test.java to CMakeTest.java 2020-09-15 21:54:50 +02:00
Mizux Seiha
fffa7d6911 cmake: Add java samples (#202) 2020-09-15 21:54:50 +02:00
Mizux Seiha
815be4f486 java: Update tests to use JUnit 5.7.0 2020-09-14 23:50:41 +02:00
Mizux Seiha
84deb57487 java: add pom-sample.xml.in 2020-09-08 22:16:19 +02:00
Mizux Seiha
6d4e81c038 deps: Bump Protobuf v3.12.4 -> v3.13.3 2020-08-26 13:54:51 +02:00
Mizux Seiha
811ab90009 deps: Bump Protobuf 3.12.2 -> 3.12.4 2020-08-05 12:26:38 +02:00
Mizux Seiha
806241aa34 CMake(Java): Silent doc error 2020-06-27 23:15:31 +02:00
Mizux Seiha
9eaafd8be1 Bump protobuf 3.11.4 -> 3.12.2 2020-06-03 12:17:31 +02:00
Mizux Seiha
00387c133f cmake(java): Add Maven Package (#202) 2020-05-18 14:15:47 +02:00
Mizux Seiha
850434f4f2 java: Fix pom.xml
protobuf-java 3.11.2 does not exist
see: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/
2020-04-16 15:28:31 +02:00
Mizux Seiha
400a8638e6 cmake: Update pom.xml 2020-04-16 11:53:26 +02:00
Corentin Le Molgat
22356ff523 Sync g3 -> gh part_2 2020-03-09 18:34:21 +01:00
Corentin Le Molgat
6d31f4f52c CMake: Update Java support
* Add define SWIGWORDSIZE64 on Linux
* Add -doxygen option
2020-02-28 08:21:27 +01:00
Laurent Perron
6d61ac1cb0 query the domain from an IntVar in Python/Java/C# + tests; small speedup of sat reversible data structures 2020-01-24 12:20:08 -08:00
Laurent Perron
654475905b add java as a src directory for java sources 2019-12-31 18:23:12 +01:00