shop-planner / shop3

SHOP3 Git repository
https://shop-planner.github.io
144 stars 14 forks source link

A number of extensions I made in the process of doing SHOP-MCTS #119

Closed rpgoldman closed 1 year ago

rpgoldman commented 1 year ago

Add DOMAIN-ITEMS -- cache source form of the items. Makes them easier to transfer to another domain. Add METHOD-DEFINITION-KEYWORDS -- Replace constant with generic function to allow developers of new domain classes to add new keywords to the set of allowable keywords.