LarrySnyder / stockpyl

Python inventory optimization and simulation tools.
GNU General Public License v3.0
87 stars 19 forks source link

Restrict `NodeStateVars` by node/product combinations #139

Open LarrySnyder opened 2 months ago

LarrySnyder commented 2 months ago

Currently defining many of the state var's for all node/product pairs, even if that node doesn't handle that product. Tighten up accordingly.