OW2 Consortium

CVS log for sat4j/core/src/org/sat4j/opt/MinOneDecorator.java

(logo)

Help

(back) Up to [OW2-CVS] / sat4j / core / src / org / sat4j / opt

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.12 / (view) - annotate - [select for diffs] , Fri Jan 25 17:30:23 2008 UTC (4 years, 3 months ago) by leberre
Branch: MAIN
CVS Tags: PASCAL_SNAPSHOT_TWO, INTEGRATION_P2, HEAD
Changes since 1.11: +27 -24 lines
Diff to previous 1.11
Updated EPL headers (Pascal) + ref to Minisat paper.

Revision 1.11 / (view) - annotate - [select for diffs] , Sat Dec 22 10:24:48 2007 UTC (4 years, 4 months ago) by leberre
Branch: MAIN
CVS Tags: RELEASE_2_0_RC2, BEFORE_EPL_HEADERS
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
Removed calls to Integer.valueOf(int) for 1.4 backward compatibility.

Revision 1.10 / (view) - annotate - [select for diffs] , Tue Nov 27 20:01:47 2007 UTC (4 years, 5 months ago) by leberre
Branch: MAIN
CVS Tags: STABLE_CODE
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Allow the isSatisfiable method to be called within a global timeout.

Revision 1.9 / (view) - annotate - [select for diffs] , Sat Nov 17 16:43:18 2007 UTC (4 years, 5 months ago) by leberre
Branch: MAIN
CVS Tags: RELEASE_2_0_RC_1
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Added a generic type to the solver decorator in order to avoid downcasting in PB code.

Revision 1.8 / (view) - annotate - [select for diffs] , Thu Sep 13 12:23:22 2007 UTC (4 years, 8 months ago) by leberre
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Fixed many warnings.

Revision 1.7 / (view) - annotate - [select for diffs] , Tue Aug 28 09:41:03 2007 UTC (4 years, 8 months ago) by leberre
Branch: MAIN
CVS Tags: RELEASE_1_7
Changes since 1.6: +3 -0 lines
Diff to previous 1.6
Fixed findbugs warnings when necessary.
Added a comment DLB findbugs ok is the code is ok and the warning can be safely ignored.

Revision 1.6 / (view) - annotate - [select for diffs] , Thu Nov 30 20:17:30 2006 UTC (5 years, 5 months ago) by leberre
Branch: MAIN
CVS Tags: nonlinear, complete-smallint, SAT_COMPETITION_2007, Root_nonlinear, Root_complete-smallint, Root_NICE, Root_MEMORY_EFFICIENT, RELEASE_1_7_RC_2, NICE, MEMORY_EFFICIENT, CSP_COMPETITION_2006_BUGFIXES_HEAD, CSP_COMPETITION_2006_BUGFIXES
Changes since 1.5: +24 -0 lines
Diff to previous 1.5
Fixed copyright headers and indentation/format (asked by Dieter).

Revision 1.5 / (view) - annotate - [select for diffs] , Tue Jun 13 07:55:48 2006 UTC (5 years, 11 months ago) by leberre
Branch: MAIN
CVS Tags: OBJECTWEB_1_0_99, OBJECTWEB_1_0_97, OBJECTWEB_1_0_96, OBJECTWEB_1_0_91, OBJECTWEB_1_0_90, OBJECTWEB_1_0_89, OBJECTWEB_1_0_88, OBJECTWEB_1_0_87, OBJECTWEB_1_0_86, OBJECTWEB_1_0_112, OBJECTWEB_1_0_111, OBJECTWEB_1_0_110, OBJECTWEB_1_0_109, OBJECTWEB_1_0_108, OBJECTWEB_1_0_103, OBJECTWEB_1_0_102, OBJECTWEB_1_0_101, OBJECTWEB_1_0_100, CSP_COMPETITION_2006
Changes since 1.4: +54 -48 lines
Diff to previous 1.4
Merged fixes from 1.6 branch.

Revision 1.3.2.2 / (view) - annotate - [select for diffs] , Tue Jun 13 07:45:53 2006 UTC (5 years, 11 months ago) by leberre
Branch: RELEASE_1_6
CVS Tags: RELEASE_1_6_0_0_9, RELEASE_1_6_0_0_10
Changes since 1.3.2.1: +54 -48 lines
Diff to previous 1.3.2.1 to branch point 1.3 to next main 1.4
Fixed properly the AtMost problem.

Revision 1.3.2.1 / (view) - annotate - [select for diffs] , Mon Jun 12 12:14:01 2006 UTC (5 years, 11 months ago) by leberre
Branch: RELEASE_1_6
CVS Tags: RELEASE_1_6_0_0_8, RELEASE_1_6_0_0_7
Changes since 1.3: +10 -6 lines
Diff to previous 1.3
Fixed bugs and typos.

Revision 1.4 / (view) - annotate - [select for diffs] , Sun Jun 11 06:34:11 2006 UTC (5 years, 11 months ago) by leberre
Branch: MAIN
CVS Tags: OBJECTWEB_1_0_85
Changes since 1.3: +10 -6 lines
Diff to previous 1.3
Fixed the MaxSAT/MinOne decorators.
Added a generic optimization launcher.

Revision 1.3 / (view) - annotate - [select for diffs] , Wed May 24 05:45:11 2006 UTC (5 years, 11 months ago) by leberre
Branch: MAIN
CVS Tags: Root_RELEASE_1_6, RELEASE_1_6_0_0_4, RELEASE_1_6_0_0_2, OBJECTWEB_1_0_83, OBJECTWEB_1_0_82, OBJECTWEB_1_0_81, OBJECTWEB_1_0_80, OBJECTWEB_1_0_79, OBJECTWEB_1_0_78, OBJECTWEB_1_0_77, OBJECTWEB_1_0_76
Branch point for: RELEASE_1_6
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Fixed many pmd warnings.

Revision 1.2.2.1 / (view) - annotate - [select for diffs] , Tue Apr 25 13:43:14 2006 UTC (6 years ago) by parrain
Branch: PBCONSTR
Changes since 1.2: +0 -0 lines
Diff to previous 1.2 to next main 1.3
now merge between HEAD and PBCONSTR (src directory only, not test) should be done.

Revision 1.2 / (view) - annotate - [select for diffs] , Fri Mar 31 17:56:49 2006 UTC (6 years, 1 month ago) by leberre
Branch: MAIN
CVS Tags: OBJECTWEB_1_0_75, OBJECTWEB_1_0_74, OBJECTWEB_1_0_73, OBJECTWEB_1_0_72, OBJECTWEB_1_0_71, OBJECTWEB_1_0_69, OBJECTWEB_1_0_68, OBJECTWEB_1_0_67, OBJECTWEB_1_0_66, OBJECTWEB_1_0_65, OBJECTWEB_1_0_64, OBJECTWEB_1_0_62, OBJECTWEB_1_0_61, OBJECTWEB_1_0_60, OBJECTWEB_1_0_59, OBJECTWEB_1_0_58, OBJECTWEB_1_0_57, OBJECTWEB_1_0_56, OBJECTWEB_1_0_55, OBJECTWEB_1_0_54, OBJECTWEB_1_0_53, OBJECTWEB_1_0_52, OBJECTWEB_1_0_51
Branch point for: PBCONSTR
Changes since 1.1: +14 -13 lines
Diff to previous 1.1
No longer feed if not necessary the vector of literals for added contraints.

Revision 1.1 / (view) - annotate - [select for diffs] , Wed Mar 29 20:17:31 2006 UTC (6 years, 1 month ago) by leberre
Branch: MAIN
CVS Tags: OBJECTWEB_1_0_50
Moved optimization decorators into a specific package.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

webmaster@ow2.org
Powered by
ViewCVS 0.9.4

Back to OW2 Forge