Automatic Algorithm Selection Using Case Based Reasoning
jColibri v2.1
- download
jColibri v2.1 - create
libdirectory inalgoselectorand addjColibri v2.1inside e.g.algoselector/lib/jcolibri2.jar - after that run the following command from
algoselectordirectory mvn install:install-file -Dfile=lib/jcolibri2.jar -DgroupId=jcolibri -DartifactId=jcolibri -Dversion=2.1 -Dpackaging=jar
Note: The above Prerequisites should only be performed once, you don't need to follow the above steps with each build/run.
- run
build.shfor Linux/Mac - run
build.batfor Windows
Note: for the first time the build will take some time (downloading artifacts), for build logs look at build_log.log file
- run
algoselector/run.shfor Linux/Mac - run
algoselector/run.batfor Windows
Now you are good to play with it :)