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

New Construction Heuristics must be able to combine an entity value range with BEST_FIT*

XMLWordPrintable

      When working with the following Planner project:
      https://github.com/triceo/mista13

      Run the Mista2013BenchmarkApp with argument "constructionHeuristics" to launch a benchmark that only validates various CH (BEST_FIT, FIRST_FIT etc.)

      This benchmark works alright with 6.0.0.Beta5, but throws the following exception in 6.0.0-SNAPSHOT (to become CR1). I assume that introduction of placers must have broken something.

      Exception in thread "main" java.lang.IllegalArgumentException: The selector (FromEntityPropertyValueSelector(executionMode)) does not support the cacheType (PHASE).
      at org.optaplanner.core.impl.heuristic.selector.value.FromEntityPropertyValueSelector.<init>(FromEntityPropertyValueSelector.java:44)

            gdesmet@redhat.com Geoffrey De Smet (Inactive)
            lpetrovi@redhat.com Lukáš Petrovický (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: