Skip to content

Planning optimization made easy. The open source AI solver.

License

Notifications You must be signed in to change notification settings

timtebeek/timefold-solver

 
 

Repository files navigation

timefold logo

Planning optimization made easy.
timefold.ai

Maven artifact License JVM support Commit Activity

Stackoverflow GitHub Discussions GitHub Issues

Build from source

  1. Install JDK 17+ and Maven 3+, for example with Sdkman:

    $ sdk install java
    $ sdk install maven
  2. Git clone this repository:

    $ git clone https://github.com/TimefoldAI/timefold-solver.git
    $ cd timefold-solver
  3. Build it from source:

    $ mvn clean install -Dquickly
  4. Run the examples:

    $ cd examples
    $ mvn exec:java

Contribute

This is an open source project, and you are more than welcome to contribute! For more, see Contributing.

Timefold Solver was forked on 20 April 2023 from OptaPlanner, which was entirely Apache-2.0 licensed (a permissive license).

Timefold Solver is a derivative work of OptaPlanner, which includes copyrights of the original creator, Red Hat Inc., affiliates and contributors, that were all entirely licensed under the Apache-2.0 license. Every source file has been modified.

About

Planning optimization made easy. The open source AI solver.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.1%
  • FreeMarker 0.8%
  • JavaScript 0.1%
  • CSS 0.0%
  • HTML 0.0%
  • XSLT 0.0%