Size: 2114
Comment:
|
← Revision 13 as of 2011-05-23 07:29:24 ⇥
Size: 2279
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#acl EditorsGroup:read,write,delete,revert,admin All: = Team EZCSP = |
#acl EditorsGroup:read,write,delete,revert,admin All:read = EZCSP = |
Line 12: | Line 12: |
Marcello Balduccini <<BR>> Selim Erdogan <<BR>> Yulia Lierler | * Marcello Balduccini * Selim Erdogan * Yulia Lierler |
Line 15: | Line 17: |
All the underlying solvers were used with default settings. The following table shows which underlying solver(s) were used for each benchmark. ||Disjunctive Scheduling Packing Problem Magic Square Weight-Assignment Tree Incremental Scheduling ||Clasp + B-Prolog || ||Reverse Folding ||We use two encodings -- the first fast but incomplete and the second slower but complete. Encoding 1: Clasp Encoding 2: Clasp + B-Prolog || |
All the underlying solvers were used with default settings. The following table shows which underlying solver(s) were used for each benchmark. <<BR>> ||<tablewidth="30%">Disjunctive Scheduling<<BR>>Packing Problem<<BR>>Magic Square<<BR>>Weight-Assignment Tree<<BR>>Incremental Scheduling ||Clasp + B-Prolog || ||Reverse Folding ||We use two encodings: the first fast but incomplete and the second slower but complete.<<BR>>Encoding 1: Clasp<<BR>>Encoding 2: Clasp + B-Prolog || |
Line 20: | Line 22: |
||HydraulicLeaking HydraulicPlanning ||iClingo || | ||Hydraulic Leaking Hydraulic Planning ||iClingo || |
Line 22: | Line 24: |
{{{#!wiki comment [[http://www.mat.unical.it/aspcomp2011/files/participants/m&s-track-EZCSP.zip|download]] }}} |
EZCSP
Association
Eastman Kodak Company
University of Kentucky
Description
Our team was interested in evaluating and comparing cutting-edge ASP and hybrid languages and solvers on challenging, industrial-sized domains. As the “core” solver we used ezcsp, which would run underlying solvers as needed.
Ezcsp is a language and solver featuring a lightweight integration of Answer Set Programming (ASP) and Constraint Programming (CP). The integration is such that different ASP and CP solvers can be freely selected according to the features of the domain. Another distinctive feature of ezcsp over similar solvers is that it supports the use of global constraints, if they are available in the CP solver selected.
Depending on the benchmark, as underlying ASP solver we used clasp, iclingo, ASPM (M.Balduccini, “A General Method To Solve Complex Problems By Combining Multiple Answer Set Programs”, in ICLP09 Workshop on Answer Set Programming and Other Computing Paradigms (ASPOCP09), 2009). For every encoding where CP constraints were used, we compared the performance of B-Prolog and Sicstus Prolog, which was straightforward because of the interchangeability of solvers in ezcsp. We ended up selecting B-Prolog in each case because of its more consistent performance.
Participants
- Marcello Balduccini
- Selim Erdogan
- Yulia Lierler
System Settings
All the underlying solvers were used with default settings. The following table shows which underlying solver(s) were used for each benchmark.
Disjunctive Scheduling |
Clasp + B-Prolog |
Reverse Folding |
We use two encodings: the first fast but incomplete and the second slower but complete. |
Tomography |
ASPM + Clasp |
Airport Pickup |
ASPM + Clasp + iClingo |
Hydraulic Leaking Hydraulic Planning |
iClingo |
-- All Others -- |
Clasp |