Closed michaelweinold closed 2 months ago
The Edge class docstring states:
Edge
The amount of the product demanded by the consumer. Not scaled to producer production amount.
The calculate() function docstring states:
calculate()
The Edge amount is the amount demanded of the producer at that point in the supply chain, scaled to the amount of the producer requested.
Node
supply_amount
The Node class docstring states:
The amount of the activity (not reference product!) needed to supply the demand from the requesting supply chain edge.
The
Edge
class docstring states:The
calculate()
function docstring states:Node
classsupply_amount
definitionThe
Node
class docstring states: