26 Mar 2010 17:22
Re: Powerloom, a first stab... [somewhat OT]
Robert Goldman <rpgoldman <at> sift.info>
2010-03-26 16:22:12 GMT
2010-03-26 16:22:12 GMT
A quick follow-up, based on Thomas Russ's posting: The Common Lisp version of SHOP2 has a very open API for integration of outside solvers such as Common Lisp. It's relatively easy to write Horn clauses that will execute (pretty) arbitrary code (although there are some pitfalls). So it might be possible to use Powerloom as Thomas suggests. A caution: SHOP2, like most planners, will backtrack during its search; a discipline would have to be developed for having backtracking in the planner have corresponding undo effects in Powerloom. best, r
RSS Feed