Giter VIP home page Giter VIP logo

cf2cs's Introduction

cf2cs: Conformant planning to Classical planning

run ./cf2cs for help

If just want to run it for solving conformant planning problems, please use in conjuntion with translator, a conformant planner.

If you make changes to this code, just compile and copy the new cf2cs to $TRANSLATOR_HOME/translator. Translator should available in the same place you downloaded this file.

cf2cs assumes $TRANSLATOR_HOME is well set and look for relsat, c2d_220 and models there.

Some third-party software was included:

  • zChaff, a SAT solver
  • hmetis

Copyrights belong to their respective owners.

Compiling:

  • Requires (tested under) Ocaml 3.10.0

  • Just run make all to obtain two executables:

    • cf2cs
    • prime-impl: for transforming a CNF into Prime Implicate form

Changing the source code:

  • Parsing and convertion to prime implicate form is in C++.
  • Anything else is in cf2cs.ml, in OCaml. (Shame on me for having one monolitic file).

Even if you are not familiar with OCaml, making changes is not so difficult. Internal names tend to coincide with JAIR 2009.

Please contact me at [email protected] for any comments or bugs.

May 2009

cf2cs's People

Contributors

hectorpal avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.