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

Benchmarker: allow overwriting ConstraintWeights in the benchmark config per solver benchmark

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Major
    • None
    • None
    • optaplanner-benchmark
    • 8
    • NEW
    • NEW

    Description

      First strawman (more proposal analysis needed!)

      <solverBenchmark>
          <name>First Fit</name>
          <constraintConfigurationOverwrite>
                <constraintWeight constraintName="Room unavailable timeslot">0hard/1000soft</>
                <constraintWeight constraintPackage="org.optaplanner.examples.foo.bar" constraintName="Room conflict">0hard/0soft</>
          </>
      </>
      

      Specs:

      • score's are strings in config and parsed with ScoreDefinition of the solver of that solverBenchmark
      • constraintPackage is optional if constraintName is unique (which it usually is)

      Attachments

        Activity

          People

            Unassigned Unassigned
            gdesmet@redhat.com Geoffrey De Smet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: