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

PoC: Fixed-point arithmetic score

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • None
    • optaplanner-core
    • None
    • 2023 Week 06-08 (from Feb 6), 2023 Week 09-11 (from Feb 27)
    • NEW
    • NEW

      SimpleBigDecimalScore is expensive. Let's create SimpleMilliScore that uses fixed-point arithmetic with three decimal points. Inputs and outputs are doubles, but internal operations happen using fixed-point arithmetics.

      Once the results of this experiment are evaluated, we can make a decision to invest in expanding this into all other types of score, and also whether to introduce micro- and pico- variants.

      See the Zulip thread for discussion and pointers:
      https://kie.zulipchat.com/#narrow/stream/235756-optaplanner-dev/topic/BendableScore.20backed.20by.20normal.20score.3F

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

                Created:
                Updated:
                Resolved: