Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

How do we model capacity consumption? #13

@vitornesello

Description

@vitornesello

shipment_capacity_consumption::Vector{Float64} # can include several independant capacity consumptions: as weight, value, volume

Since product_quantity is now a range, how can we know in advance the capacity consumption?
A solution (that augments the complexity of DS) is to define in product a tuple (step, cons) where consumption means the marginal capacity that product consumes when passing from step k to k+1. step is a quantity of product.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions