Skip to content

Releases: hdavid16/InventoryManagement.jl

v0.1.8

09 Jun 15:11
1f6609a
Compare
Choose a tag to compare

InventoryManagement v0.1.8

Diff since v0.1.7

Closed issues:

  • Test system features (#22)

v0.1.7

03 May 16:35
Compare
Choose a tag to compare

InventoryManagement v0.1.7

Diff since v0.1.6

v0.1.6

28 Apr 02:30
Compare
Choose a tag to compare

InventoryManagement v0.1.6

Diff since v0.1.5

Closed issues:

  • Limitation: shared inventory among producers (#30)
  • Limitation: variable production times (#33)

Added example 3

27 Apr 19:13
Compare
Choose a tag to compare

fixed bugs
made checks

Added bill of materials

23 Apr 02:40
2a2c0a0
Compare
Choose a tag to compare

Production bill of materials added
Producers can hold inventory
Producers can be intermediate nodes

supplier priorities, request reallocation, enforce constraints

22 Apr 17:14
Compare
Choose a tag to compare
  • Enforce constraints on capacity and available inventory
  • Specify supplier priorities
  • Allow reallocating requests if insufficient inventory/capacity

Add action space for RL and fix bugs

22 Apr 01:42
Compare
Choose a tag to compare

Improve how inventory policies are implemented

added production lead times

21 Apr 15:15
6a58918
Compare
Choose a tag to compare

also reduced usage of DataFrames (only used to store results now and pass an action to the env)

first release

20 Apr 23:42
a099cc5
Compare
Choose a tag to compare
v0.1.0

Update README.md