Giter Site home page Giter Site logo

rasata / optaplanner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/incubator-kie-optaplanner

0.0 2.0 0.0 153.26 MB

Java planning engine: OptaPlanner optimizes business resource scheduling and planning.

Home Page: http://www.optaplanner.org

Java 95.12% FreeMarker 1.60% CSS 0.19% Batchfile 0.04% Shell 0.02% HTML 0.01% JavaScript 3.01%

optaplanner's Introduction

Build Status

Quick development start

To build and run from source:

$ mvn clean install -DskipTests
$ cd optaplanner-examples
$ mvn exec:java

To develop with IntelliJ IDEA, Eclipse or NetBeans, open the root pom.xml as a new project and configure a Run/Debug configuration like this:

  • Type: Application

  • Main class: org.optaplanner.examples.app.OptaPlannerExamplesApp

  • VM options: -Xmx2G -server (memory only needed when using the big datasets in the examples)

  • Program arguments: (none)

  • Working directory: $MODULE_DIR$ (must resolve to optaplanner-examples directory)

  • Use classpath of module: optaplanner-examples

Starter issues

If you’re just starting out with OptaPlanner and want to contribute, take a look at our starter issues. They’re specifically chosen to be easier for first time contributors.

To view a complete list of them, go to OptaPlanner’s JIRA issue tracker, click the 'Advanced' search link in the top right and paste this query:

project = PLANNER AND status in (Open, Reopened) AND labels = starter

Developing Drools, OptaPlanner and jBPM

If you want to build or contribute to a droolsjbpm project, read this document.

It will save you and us a lot of time by setting up your development environment correctly. It solves all known pitfalls that can disrupt your development. It also describes all guidelines, tips and tricks. If you want your pull requests (or patches) to be merged into master, please respect those guidelines.

optaplanner's People

Contributors

bauna avatar bibryam avatar diega avatar dieterdepaepe avatar elsam avatar enzhao avatar esteban-aliverti avatar etirelli avatar fmeyer avatar ge0ffrey avatar irooskov avatar jervisliu avatar jtyrrell-se-jboss avatar kiereleaseuser avatar krisv avatar lczmdr avatar manstis avatar mbiarnes avatar mcimbora avatar mdproctor avatar michaelneale avatar miroc avatar nheron avatar oskopek avatar psiroky avatar rikkola avatar snurkabill avatar triceo avatar wlaun avatar yurloc avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.