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

sort by:
Revision Author Date Message Commit Date
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
91bce9d Considers watched literals in resolution based solvers for Both-like solvers 13 September 2020, 20:51:14 UTC
63107ad Allow a more sober CPU consumption in Both PB solver. 10 September 2020, 12:52:34 UTC
985bae7 Fixes the solver instantiated for RoundingSatPOS2020 09 September 2020, 09:24:18 UTC
a94fbad Adds factories for the new configurations presented in 2020. 09 September 2020, 08:57:46 UTC
f4790fb Adds a slack based LCDS 15 August 2020, 11:28:09 UTC
a5f7588 Adds back a CLI option that had been removed 07 August 2020, 12:31:58 UTC
7ce2784 Ads some more bumping and LCD strategies 07 August 2020, 11:06:29 UTC
3c078bd :sparkles: Adds the LBD-effective measure 05 August 2020, 09:00:03 UTC
297871a Adds a new bump strategy 28 July 2020, 16:09:29 UTC
6d880cc Adds more statistics to the different LCDSs. 28 July 2020, 08:54:12 UTC
c091d76 Fixed test case. 26 July 2020, 09:54:25 UTC
ae418f1 Can now detect learned unit clause. 26 July 2020, 08:02:07 UTC
408542e Adds the bumper for effective literals only. 24 July 2020, 09:33:07 UTC
e567627 Annotated prime implicant strategy 22 July 2020, 15:48:48 UTC
3fc2451 More statistics for the different strategies 15 July 2020, 11:11:45 UTC
e19a5e1 Merge branch 'weakening-investigations' into cdcl-strategies 02 July 2020, 20:27:01 UTC
0f34a5c Another fix for Java 8 02 July 2020, 20:26:09 UTC
713a084 Merge branch 'cdcl-strategies' of https://gitlab.ow2.org/sat4j/sat4j into cdcl-strategies 02 July 2020, 19:45:39 UTC
e72e867 Merge branch 'weakening-investigations' into cdcl-strategies 02 July 2020, 19:45:04 UTC
d89b7c9 Fixes an issue with Java 8 02 July 2020, 19:44:28 UTC
57ca63c Fixes a missing method and uses LBD-based restarts in resolution-based solvers 22 June 2020, 16:54:55 UTC
9f33062 Merge branch 'master' into cdcl-strategies 20 June 2020, 13:17:34 UTC
81fa78b Removes an unused import. 20 June 2020, 13:16:52 UTC
22374e5 Added annotation on the method, not the type for ManyCore. 10 June 2020, 12:48:03 UTC
22f5a2a Removed incorrect annotation. 10 June 2020, 09:29:07 UTC
e1e0122 Add solutionlistener feature. 09 June 2020, 21:06:29 UTC
b7ea93a completed SearchListener. Added solver feature. 09 June 2020, 21:01:46 UTC
34cbcb2 Added ne reader feature. 09 June 2020, 20:45:28 UTC
b00f768 Add missing annotation for new Order feature. 09 June 2020, 20:41:00 UTC
8e74b60 Improved output for Anthony. 09 June 2020, 20:36:57 UTC
7d9f74d Add constraint feature. 09 June 2020, 20:35:04 UTC
355a053 Allow to force the heuristics using an external file. 04 June 2020, 07:01:13 UTC
a5a5be9 Adds the bump strategies regarding partial assignments 23 May 2020, 13:11:19 UTC
6aacef0 Merge branch 'master' of https://gitlab.ow2.org/sat4j/sat4j into cdcl-strategies 04 May 2020, 14:59:13 UTC
29fdce5 Merges master into cdcl-strategies. 04 May 2020, 14:57:51 UTC
42a72c2 Fix for #161 01 May 2020, 17:58:58 UTC
a2030a5 Fix implementations of LCDS breaking encapsulation. 01 May 2020, 14:37:57 UTC
87aed1d Add DECIDED_CYCLE category 30 April 2020, 19:10:24 UTC
21e9739 Added test file for #161 30 April 2020, 19:09:26 UTC
d6dafed :bug: test case showing bug #161 29 April 2020, 17:44:54 UTC
c30a037 renamed field. 23 April 2020, 14:17:58 UTC
a901a1e decided_propagated_learned + refactoring origin. 23 April 2020, 14:15:50 UTC
94b8f65 Add missing class. 22 April 2020, 11:19:35 UTC
f3ecade More features identified in the code. 22 April 2020, 11:19:19 UTC
c2a6a1c Made UnitClauseConsumer the only interface to implement for ManyCore (instead of SearchListener). 22 April 2020, 10:29:46 UTC
93739f8 Compute only decided propagated when color parameter is given (else it breaks the state of the solver when reused afterwards). 22 April 2020, 08:59:41 UTC
96192bb Fix code to maintain invariants. 22 April 2020, 07:36:13 UTC
bdd1bd3 Add a few feature annotations. 21 April 2020, 19:02:32 UTC
4c49fb2 Rename name() into value() to simplify use with default parent. 21 April 2020, 19:01:02 UTC
c67f55e Annotation to explain the design of Sat4j 21 April 2020, 15:55:52 UTC
08ec8f5 Move colors as a property of the enumeration. 18 April 2020, 09:10:47 UTC
f6d084d Fix decided_propagated computation (mixup p and q) 18 April 2020, 08:57:15 UTC
4265eae Fixing decided_propagated computation. 17 April 2020, 13:58:43 UTC
ad98282 Added missing class 17 April 2020, 12:56:54 UTC
2ca18bb Added decided/propagated. 17 April 2020, 12:49:25 UTC
a4bc472 Merges master into cdcl-strategies 15 April 2020, 12:48:33 UTC
8784f11 Blue instead of purple + stats. 10 April 2020, 08:15:52 UTC
03a4b84 Updated outdated PB files. 07 April 2020, 07:43:55 UTC
e836ecb Better support for literal assignment origin. 07 April 2020, 07:01:33 UTC
2cd4cbe Fix LBD computation with unassigned literals (when used with PB constraints). 06 April 2020, 17:17:32 UTC
f39e392 Allow displaying colored models using -Dcolor system parameter. 06 April 2020, 15:35:04 UTC
71c7ab4 Default LCDS is ActivityBased for PB constraints. 30 March 2020, 12:36:56 UTC
f8232e6 Javadoc regarding LBD computation in LCDS. 30 March 2020, 12:27:50 UTC
88cb4b1 Merge branch 'master' of https://gitlab.ow2.org/sat4j/sat4j.git 30 March 2020, 12:19:35 UTC
4d85c81 call onClauseLearning() in SolverCP conflict analysis. 30 March 2020, 12:19:13 UTC
f6f7d3c Allows to check whether a PB constraint is currently satisfied. 26 March 2020, 14:30:35 UTC
3dc429a Improves OPB parsing: number of constraints and Exception handling. 20 March 2020, 11:30:49 UTC
f47469f Adds some new strategies for the CDCL algorithm. 13 March 2020, 09:43:38 UTC
10f70aa Add a getter to LCDS 11 March 2020, 14:20:25 UTC
2a009b3 No more solver duplicated field. 10 March 2020, 12:33:03 UTC
1d6996c Use setActivity instead of incActivity (even if it is the same behavior in that particular case). 09 March 2020, 12:48:27 UTC
d988264 Merge branch 'master' into weakening-investigations 06 March 2020, 16:10:47 UTC
866a97e Adds the RoundingSat approaches to the solver factory 06 March 2020, 16:10:18 UTC
40960df Now provide access to the winner id. 04 March 2020, 15:31:22 UTC
998908f Merge branch 'master' into weakening-investigations 04 March 2020, 09:00:10 UTC
faeea89 Merge branch 'master' of https://gitlab.ow2.org/sat4j/sat4j 03 March 2020, 17:31:53 UTC
fc6db1f Add missing use of assumptions 03 March 2020, 17:31:29 UTC
ed3ca96 Considers assumptions when invoking `preventTheSameDecisionsToBeMade' 02 March 2020, 13:00:56 UTC
f1b4696 Encapsulates the starting of the mapping. 28 February 2020, 15:54:12 UTC
6dc0731 Still more freedom for subclassing readers. 28 February 2020, 15:51:23 UTC
8d54a5f Gives more freedom to subclass readers in third-party softwares. 28 February 2020, 14:04:22 UTC
234f5de Adds the possibility to apply RS approach on the conflict only 28 February 2020, 08:54:32 UTC
ea2aa23 Fixes some bugs in the implementation of RoundingSat approach. 21 February 2020, 16:52:42 UTC
9e80879 Adds the division on both sides of the resolution. 16 February 2020, 12:12:11 UTC
3951cad Clarifies that propagating on PB constraints does not guarantee to detect all conflicts 14 February 2020, 14:10:58 UTC
4f9abd5 Some improvements for weaken-to-clash 14 February 2020, 14:07:31 UTC
d4e5c7b Fixes some bugs in the new approaches. 14 February 2020, 10:09:14 UTC
back to top