905 Forks
2982 Stars
2982 Watchers

optaplanner

AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.

How to download and setup optaplanner

Open terminal and run command
git clone https://github.com/kiegroup/optaplanner.git
git clone is used to create a copy or clone of optaplanner repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with optaplanner https://github.com/kiegroup/optaplanner/archive/master.zip

Or simply clone optaplanner with SSH
[email protected]:kiegroup/optaplanner.git

If you have some problems with optaplanner

You may open issue on optaplanner support forum (system) here: https://github.com/kiegroup/optaplanner/issues