Giter Club home page Giter Club logo

attribute-grammar-htn's Introduction

attribute-grammar-htn

Install

  • Make sure ruby is installed (to check type ruby -v on a terminal).
  • Clone (or download) the repository.
  • Open a terminal and navigate to the repostory main folder

Usage

  • To validate type ruby Hype.rb domain problem plan validate where domain, problem, and plan are the locations of the domain, problem, and solution plan files.
  • To parse HTN models from SHOP2-like syntax to an intermediate represenation of attribute grammars type ruby Hype.rb domain problem parse where domain, and problem, are the locations of the domain, and problem files.

Examples

ruby Hype.rb examples/toy/domain.lisp examples/toy/problem.lisp examples/toy/plan.lisp validate

ruby Hype.rb examples/toy/domain.lisp examples/toy/problem.lisp parse

attribute-grammar-htn's People

Contributors

rafaelcaue avatar

Watchers

 avatar Mau Magnaguagno avatar Débora Cristina Engelmann avatar

attribute-grammar-htn's Issues

Apply before contraints

The algorithm can only correctly apply before contraints if the subtask has the same number of variables as the method's preconditions.
This should be remade, and moved to where it is necessary, so as to optimise the code as well.

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.