https://gitlab.ow2.org/sat4j/sat4j.git

sort by:
Revision Author Date Message Commit Date
d326677 Delete Anthony2.java 20 September 2021, 14:04:37 UTC
ced102e Delete Anthony.java 20 September 2021, 14:03:46 UTC
6ce7661 handling other file formats 20 September 2021, 12:46:02 UTC
c19d473 rectification saturation 20 September 2021, 12:03:57 UTC
09bb8a7 veriPB : try to use saturation in the proof only when necessary 20 September 2021, 09:29:48 UTC
504d5ca Notify the listener when a clause is inferred after a saturation 17 September 2021, 14:58:43 UTC
7e7177d push 17 September 2021, 14:24:17 UTC
82b5967 Detect division to clause 17 September 2021, 14:21:05 UTC
d265bf7 Add multiplication/division iff coeff > 1 16 September 2021, 11:14:29 UTC
6b85bf8 Add multiplication and division iff coeff > 1 16 September 2021, 11:11:32 UTC
81030b6 Phase selection strategy is also random 15 September 2021, 07:24:35 UTC
24b0639 Greedy OPB solver 11 September 2021, 13:12:49 UTC
9c04ce7 Better message (0 >= 1 instead of null). 07 September 2021, 15:04:34 UTC
09815de Merge branch 'VERIPB2' of https://gitlab.ow2.org/sat4j/sat4j into VERIPB 07 September 2021, 14:48:29 UTC
93082e1 Taking into account the case of null parameter. 07 September 2021, 14:47:12 UTC
08d180f Fix weakening bug 02 September 2021, 09:44:00 UTC
e8f5db2 Fix weakening bug 02 September 2021, 09:36:08 UTC
644cead Fix compilation problems. 31 August 2021, 14:10:50 UTC
498622d Using dedicated message for VERIPB. 31 August 2021, 13:37:11 UTC
c632d76 Textual representation of listeners. 31 August 2021, 13:37:11 UTC
808cb14 Using dump() instead of toString() to get the expected textual representation. 31 August 2021, 13:37:11 UTC
6f236c9 Fix for last clause derivation 31 August 2021, 13:37:11 UTC
49947d1 Adding the option e 31 August 2021, 13:37:10 UTC
83265ac added constraints for = in the same order as expected by VeriPB 31 August 2021, 13:37:10 UTC
ea618d8 Do the loop on each enclosed constraint. 31 August 2021, 13:37:10 UTC
ac1ce77 fixes id for = constraints 31 August 2021, 13:37:10 UTC
c4ebee2 MAJ VERIPB 31 August 2021, 13:37:10 UTC
27a76ef Make sure that plain SearchListener objects can be used with CP based solvers which now expect a PBSearchListener. 31 August 2021, 13:37:10 UTC
62a414b Uses a default void PBSearchListener when MapPb are not used for conflict analysis (e.g. constraints normalization). 31 August 2021, 13:37:10 UTC
feffd5d Move IConflict.setListener() to make sure it is called in all CP solvers. 31 August 2021, 13:37:10 UTC
454cc5f Not applicable here. 31 August 2021, 13:37:10 UTC
29c133a First implementation of proof logging 31 August 2021, 13:37:10 UTC
db3d1a8 Move PBSearchListener setter in createReader. 31 August 2021, 13:37:10 UTC
97043f8 Moved set/get id to IConstr 31 August 2021, 13:37:10 UTC
b80e750 Added optional setId() to Constr. 31 August 2021, 13:37:10 UTC
dbf63dc Fix for ClassCastException. 31 August 2021, 13:37:10 UTC
e944820 Got all possible solution for nofail. 31 August 2021, 13:37:10 UTC
e7a44ad Complete nofail solver 31 August 2021, 13:37:10 UTC
30d564e Refactored code to be easier to check. 31 August 2021, 13:37:10 UTC
f6902cb First version of the discerning solver (1 single solution). 31 August 2021, 13:37:10 UTC
e7ff6a8 Calcul de BB pour Anthony 31 August 2021, 13:37:10 UTC
0730580 Overridden getId() in PBConstr. 31 August 2021, 13:37:10 UTC
14cd271 Linking ConflictMap and PBSearchListener. 31 August 2021, 13:37:10 UTC
b0f351a Added an id to PB constrs 31 August 2021, 13:34:14 UTC
0f590ec Fixes a wrong use of a method 31 August 2021, 13:32:17 UTC
d10e3c9 First attempt to integrate PB proof logging in conflict analysis 31 August 2021, 13:32:17 UTC
6c9eacb Allows to log partial weakening 31 August 2021, 13:32:17 UTC
db0fdbf Java 1.8+ to get default methods support 31 August 2021, 13:32:17 UTC
ad7f983 Default SearchListener in PBSolverCP is now a PBSearchListener 31 August 2021, 13:29:47 UTC
c3562b2 Interface for PB conflict analysis 31 August 2021, 13:29:47 UTC
0e8589a Detect when no decision are taken after the first conflict. 31 August 2021, 13:27:02 UTC
ca754f5 Merge branch 'master' of https://gitlab.ow2.org/sat4j/sat4j 08 May 2021, 08:39:28 UTC
f0d9a86 Double bump conflicting and better effectiveness. (cherry picked from commit b872caa503b14baacafc4c573408c56aa9b20b57) 08 May 2021, 08:37:59 UTC
4a3e7d8 Removing ow2 staging repository 12 April 2021, 07:03:38 UTC
2e54e44 log properly exception messages. 11 April 2021, 08:04:05 UTC
7d51fde Refactored propagatePI: it is void a void method. 10 April 2021, 14:49:05 UTC
c84cb5b Make Explainer serializable. 10 April 2021, 13:09:36 UTC
9f0bb8e Fix serialization violation (sonarqube). 10 April 2021, 12:57:18 UTC
2600793 Fix deprecated code and use more adapted assertEquals. 10 April 2021, 12:53:19 UTC
1824d4f Remove empty tests cases. 10 April 2021, 12:31:31 UTC
b96720d Add missing assertion. 10 April 2021, 12:30:37 UTC
66ef175 Fix test case. 10 April 2021, 11:10:11 UTC
49895cd Removed deprecated class. 10 April 2021, 11:07:22 UTC
ce1061d Add missing assertions. 10 April 2021, 10:25:49 UTC
a2117f8 Add missing assertion. 10 April 2021, 10:18:17 UTC
3b2122a Add missing assertions. 10 April 2021, 10:02:42 UTC
5e65dab Add assertions in bug report test 10 April 2021, 09:50:17 UTC
5e1d42a Remove empty test cases. 10 April 2021, 09:45:43 UTC
8d4679f Add missing assertions in bug report test. 10 April 2021, 09:43:41 UTC
c12a031 Introduce assertions in bug report tests 10 April 2021, 09:33:00 UTC
824bfaf Add assertion in test case. 10 April 2021, 09:24:51 UTC
28aded5 Moved prefixes in an enum. No more constants in ILauncherMode. 10 April 2021, 08:55:40 UTC
845d056 Add details regarding the name of the solver having unit clauses problem. 10 April 2021, 08:13:56 UTC
77c2776 update dependencies for java 16 10 April 2021, 07:44:51 UTC
fd6cb9d bump mockito version to 3.8.25 10 April 2021, 07:36:57 UTC
548fddc testing ow2 staging 1.5.1 parent pom 09 April 2021, 10:54:38 UTC
00d5623 Update maven 3.6.3 -> 3.8.1 09 April 2021, 08:58:48 UTC
04589bb Using ow2 parent pom 1.5.1-snapshot for maven 3.8.1 09 April 2021, 08:55:35 UTC
facdc8b WIP: fix for #165. Need to check how much it affects the solver performance. 03 March 2021, 06:50:11 UTC
83133f7 Fix for #164 25 February 2021, 10:50:32 UTC
4a45855 Rename the field lbdTimer into glucoseTimer to make clear it is using the Glucose scheme. 24 February 2021, 06:41:00 UTC
250cdf8 Renamed LBDConflictTimer as GlucoseConflictTimer. This scheme is not related to LBD, but to the way Glucose is performing it's clauses cleaning checks. 24 February 2021, 06:38:07 UTC
502d199 Remove spurious debug message 22 February 2021, 20:09:42 UTC
8c4f55e Test case for #162 22 February 2021, 17:58:31 UTC
4897e44 First steps to fix #162 22 February 2021, 17:57:41 UTC
dbb8901 Updated CI for Sat4j 3.0: Java 11+ 13 January 2021, 13:18:37 UTC
eba76d9 Heading to Sat4j 3.0 13 January 2021, 13:18:05 UTC
bf44d05 release 2.3.6 14 December 2020, 17:12:27 UTC
2bcdcb3 ACLIB files for Sat4j 08 December 2020, 06:40:25 UTC
4d2dea0 Allow DetectCards to enumerate solutions. 31 October 2020, 09:12:06 UTC
b39dab5 Feature annotation. 31 October 2020, 09:11:05 UTC
ee9c972 Allow nondeterministic behavior of the solver. 31 October 2020, 09:10:16 UTC
4d8c557 Merge branch 'master' of https://gitlab.ow2.org/sat4j/sat4j 04 October 2020, 20:13:55 UTC
c2ab17e settings to Java 7 instead of 6 04 October 2020, 20:12:39 UTC
a5ae1b2 Rebuilt random solver. 04 October 2020, 20:11:38 UTC
aea5894 Improved debug display 04 October 2020, 20:10:38 UTC
b0e95ae Allow non deterministic behavior. 04 October 2020, 20:09:15 UTC
0e6a814 Allow setting timeout on core java launcher. 04 October 2020, 20:06:13 UTC
4e856a4 Merge branch 'cdcl-strategies' into 'master' Cdcl strategies See merge request sat4j/sat4j!6 04 October 2020, 10:02:19 UTC
c3d638a Improves the backjump level by looking to falsified literals only 18 September 2020, 11:18:21 UTC
back to top