Skip to content

simula-vias/ConstraintAcquisition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.3%
  • Python 11.3%
  • Other 0.4%