hexhex / core

DLVHEX solver: core system and plugin API
http://www.kr.tuwien.ac.at/research/systems/dlvhex/
GNU Lesser General Public License v2.1
24 stars 8 forks source link

realize weak constraints/optimization in an efficient way #8

Open peschue opened 11 years ago

peschue commented 11 years ago

dlvhex 2 does not contain support for weak constraints yet, as they were anyways realized in a very naive and inefficient way.

if there is a unified asp input language with support for optimization, we can think about realizing optimization in an efficient way

(and this can be used by the acthex plugin to determine best models)