Git Product home page Git Product logo

keen's Introduction

KeeN

KeeN is a Knowledge Engineering ENvironment for Timeline-based Planning (DDL.3 language). It is based on the Eclipse platform and is meant to ease the developing of planning domains and problems, both using the traditional features that are expected from a modern Integrated Development Environment and through the graphical modeling of domains by the means of diagrams.

KeeN supports the so-called Round-trip Engineering, permitting the developers to employ the diagram environment also to edit existing code, and in general enabling them to seamlessly switch between the code-based and diagram-based views without loss of information.

The environment can make use of existing planners to help the developers test their solution; moreover, it supports Domain Validation and Plan Verification through the integration of existing code and tools that were realized as a consequence of recent research in the area.

KeeN was developed by Giulio Bernardi at the Planning and Scheduling Technology Laboratory. It should be considered alpha quality software. It is Open Source software released under the Eclipse Public License.

Getting Started

To install: add https://pst.istc.cnr.it/keen/updatesite as update site to your Eclipse Installation; read the user guide for more information about installation and for some tutorials.

Building from Source

Clone the repository:

git clone https://github.com/ugilio/keen.git
cd keen

and then build (requires Maven and Java 8):

cd it.cnr.istc.keen.releng
mvn package

More Information

Website

User Guide

Introduction to Timeline-based Planning

DDL Language Reference

keen's People

Contributors

ugilio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

keen's Issues

KeeN update site not working

Hi,

After adding the update site to Eclipse I am getting the following errors,

Unable to read repository at https://pst.istc.cnr.it/keen/updatesite/content.xml.
Unable to read repository at https://pst.istc.cnr.it/keen/updatesite/content.xml.
PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed

Seems like the update site is not correct and does not contain the content.xml that Eclipse requires to add it. Has the site been updated? Any help is appreciated!

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.