Uploaded image for project: 'OptaPlanner'
  1. OptaPlanner
  2. PLANNER-1815

All Optaplanner examples have a Constraint Provider implementation

XMLWordPrintable

    • Constraint Streams: Examples
    • Done
    • NEW
    • NEW

      All Optaplanner examples need to have a fully functional Constraint Provider implementation, on par with either the DRL or the easy Java calculator.
      All solver/benchmark configs for every example need to be updated to include the provider.

      Recommended approach:

      • Take DRL and replicate it with the Constraint Streams API.
      • Configure solver to use the DRL as an asserting score director, to make sure both CS and DRL give the same scores.
      • Write a test for the constraint provider, using the Constraint Verifier API.
      • Possibly optimize the ConstraintProvider now that you have a functional, regression-tested version.
      • If you find something that is either too hard to do or even impossible in the CS API, contact lpetrovi@redhat.com.

              lpetrovi@redhat.com Lukáš Petrovický (Inactive)
              lpetrovi@redhat.com Lukáš Petrovický (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: