Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.
/ choco-report Public archive

A Web Application that reports Choco performance over a set of problems.

Notifications You must be signed in to change notification settings

chocoteam/choco-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Web Application that reports Choco performance over a set of fzn problems. (The database is private, though).

Pre-requisites: a file name 'mysql.properties' must be set in /src/main/resources/ and shoud contain :

mysql.url=...
mysql.dbname=...
mysql.user=...
mysql.pwd=...

The main commands are: $ mvn clean vaadin:update-widgetset gwt:compile install $ mvn tomcat:run

About

A Web Application that reports Choco performance over a set of problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published