-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
2021 Week 04-06 (from Jan 25)
-
3
-
Undefined
-
NEW
-
NEW
The current way of requesting constraint matches from a CS is to go into the Drools working memory, just like it happens with DRL.
However, CS knows what the top-level matches are already, as it penalizes on them directly. So, in order to improve performance and enable some advanced CS functionality, we need to be able to pass these matches to the score holders directly and bypass the Drools working memory.
- blocks
-
PLANNER-2323 Constraint Streams: map() and distinct()
- Resolved