Uploaded image for project: 'Red Hat Decision Manager'
  1. Red Hat Decision Manager
  2. RHDM-1268

Solver Configuration editor is broken due to an introduction of GreatDeluge algorithm to OptaPlanner

    XMLWordPrintable

Details

    • 2
    • CR2
    • Hide

      1. start a Decision Central
      2. create a project
      3. add a solver config asset
      4. add a new phase - Local Search

      Show
      1. start a Decision Central 2. create a project 3. add a solver config asset 4. add a new phase - Local Search
    • 2020 Week 07-09 (from Feb 10)

    Description

      A Great Deluge algorithm, which has been introduced by [1], does not have a corresponding support in Solver Config editor in Decision Central. As a result, any attempt to add a Local Search phase fails with an error, which can be found in attachment.

      [1] https://github.com/kiegroup/optaplanner/pull/513

      Probable solution:

      In the repo "optaplanner-wb", find in path for "LATE_ACCEPTANCE" or "TABU_SEARCH". You'll find 1 or 2 files that hard code the values of the LocalSearchType. Add "GREAT_DELUGE" in there. Also add in in the i18n properties file.
      Submit it as a PR and see if Jenkins says if the full downstream build works fine.

      Attachments

        Issue Links

          Activity

            People

              jlocker Jiří Locker
              rsynek@redhat.com Radovan Synek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: