-
Feature Request
-
Resolution: Won't Do
-
Major
-
None
-
None
Provide an API to allow globals to be specified to be inserted into the working memory.
This would allow customisation of things like constraint costs. Although this could be done by non-global facts being inserted, performance would be better using a global rather than requiring an instance fact to be matched.
Discussions with Ge0ffrey on IRC revealed that more than 1 working memory exists, and in fact in future versions supporting multithreading or GAs, they may well be many more than one WM, so we need an API that will inject the global into all instances of the WM, just like the global cost constraint global is.
- blocks
-
PLANNER-23 "Exception executing consequence for rule" caused by NPE
- Resolved
- duplicates
-
PLANNER-94 Allow setting a global variable (for example a service) which can be used by the score rules
- Resolved