lirmm / ConstraintAcquisition

Constraint Acquisition Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Constraint Acquisition plateform

DOWNLOAD EXECUTALBLE JAR FILE

INSTALLATION

The only thing you need to run the jar file is a Java Runtime Environment. It can be found here.
See more details about jar files usages
If you want to use the source code, the pom.xml file of this project contains all the necessary libraries to run the project.

USAGE

To get available options:

java -jar acq-*.jar -h

DEPENDENCIES

To use and compile the source code, make sure you have binded the following librairies to your project:

For more uses (unit tests and graphic mode), add the extra librairies :

About

Constraint Acquisition Platform

License:BSD 4-Clause "Original" or "Old" License


Languages

Language:Java 99.5%Language:CSS 0.5%Language:Shell 0.0%