
CVS log for sat4j/core/src/org/sat4j/minisat/orders/Attic/VarOrderHeapObjective.java |
 |
|
Up to [OW2-CVS] / sat4j / core / src / org / sat4j / minisat / orders
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision 1.7
, Thu Sep 13 14:47:11 2007 UTC (4 years, 8 months ago) by leberre
Branch:
MAIN
CVS Tags:
RELEASE_2_0_RC2,
PASCAL_SNAPSHOT_TWO,
INTEGRATION_P2,
HEAD,
BEFORE_EPL_HEADERS
Changes since 1.6: +0 -0 lines
FILE REMOVED
Added a new generic parameter to Solver. Should not affect black box users.
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Tue Aug 28 13:07:44 2007 UTC (4 years, 8 months ago) by leberre
Branch:
MAIN
CVS Tags:
RELEASE_1_7
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Moved ObjectiveFunction class to package org.sat4j.opt to break a cycle between opt and reader packages.
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Thu Apr 5 14:05:54 2007 UTC (5 years, 1 month ago) by leberre
Branch:
MAIN
Changes since 1.4: +13 -0 lines
Diff to previous 1.4
Uses RSAT like heuristics for optimization problems (expected to be mainly SAT).
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Fri Mar 23 14:57:10 2007 UTC (5 years, 1 month ago) by leberre
Branch:
MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
Used Generics to prevent the use of downcasting in the code.
See http://www.javaspecialists.eu/archive/newsletter.do?issue=123&print=yes&locale=en_US for details.
Revision
1.3
/
(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.2: +55 -31 lines
Diff to previous 1.2
Fixed copyright headers and indentation/format (asked by Dieter).
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Sun May 28 18:21:31 2006 UTC (5 years, 11 months ago) by leberre
Branch:
MAIN
CVS Tags:
Root_RELEASE_1_6,
RELEASE_1_6_0_0_9,
RELEASE_1_6_0_0_8,
RELEASE_1_6_0_0_7,
RELEASE_1_6_0_0_4,
RELEASE_1_6_0_0_2,
RELEASE_1_6_0_0_10,
RELEASE_1_6,
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_85,
OBJECTWEB_1_0_83,
OBJECTWEB_1_0_82,
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.1: +17 -15 lines
Diff to previous 1.1
Fixed NPE.
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Sun May 28 06:08:46 2006 UTC (5 years, 11 months ago) by leberre
Branch:
MAIN
CVS Tags:
OBJECTWEB_1_0_81
Ajout d'une heuristique prenant en compte la fonction objectif.
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.
Back to OW2 Forge