Pinned issues
Issues
- 1
- 2
- 3
- 3
Convert node- and product-related lists to sets
#148 opened by LarrySnyder - 1
Make `supply_chain_network.nodes` a dict instead of a list for easier referencing
#135 opened by LarrySnyder - 1
Pre-calculate and store network structure
#167 opened by LarrySnyder - 1
- 1
- 2
Make lead times specific to raw material and upstream node, not finished product and downstream node
#149 opened by LarrySnyder - 0
- 0
Write multi-product documentation
#159 opened by LarrySnyder - 1
Bug in sim with order lead time
#165 opened by LarrySnyder - 0
Add `IP` column to simulation output
#164 opened by LarrySnyder - 0
- 2
speed up finite_horizon()
#134 opened by LarrySnyder - 0
- 0
Stop hashing nodes and products
#161 opened by LarrySnyder - 2
Unnecessary external demand sources on non-retailer nodes in non-serial networks
#142 opened by rusk-ey - 0
Pre-compute loss function in `finite_horizon`
#160 opened by LarrySnyder - 1
- 1
Implement MOQ and IOQ in inventory policy
#155 opened by LarrySnyder - 0
Handle products and BOMs in network-building functions in `supply_chain_network.py`
#157 opened by LarrySnyder - 0
Clean up edge cases in calculating share fraction in `sim._raw_materials_to_finished_goods()`
#156 opened by LarrySnyder - 0
Handle IP calculation outside of `Policy` instead of in `get_order_quantity()`
#154 opened by LarrySnyder - 0
- 0
Add allocation policies
#152 opened by LarrySnyder - 0
- 1
Make `supply_chain_node.holding_cost` settable
#137 opened by LarrySnyder - 0
- 0
Allow BOM to be set at product level
#138 opened by LarrySnyder - 0
Pre-build BOM and supplier/customer relationships
#147 opened by LarrySnyder - 0
Get rid of `_indices` versions of `node.rm` functions and make it an option
#145 opened by LarrySnyder - 0
- 0
- 1
- 1
Fix issue with raw material holding cost
#140 opened by LarrySnyder - 1
Make `supply_chain_node.products` a dict instead of a list for easier referencing
#136 opened by LarrySnyder - 1
- 1
Add order capacity logic to case in which `p is None` (predecessor is external)
#129 opened by LarrySnyder - 3
- 0
- 1
- 1
`ss.s_s_power_approximation()` should return int values if `use_poisson=True`
#123 opened by LarrySnyder - 1
Fix bug in `truncate_and_discretize()` if only `discretization_num` is provided
#126 opened by LarrySnyder - 2
the rq module does not contain functions which solve "EXACT (r,Q) PROBLEM WITH CONTINUOUS DEMAND DISTRIBUTION" ,why?
#122 opened by A-Pai - 0
Negative demand in SSM
#117 opened by DominikKamp - 0
Performance of SSM
#116 opened by DominikKamp - 0
Handle `demand_list` and `probabilities` attributes correctly in `build_node_data_dict()`
#121 opened by LarrySnyder - 0
Allow default indexing in e2b and b2e
#120 opened by LarrySnyder - 0