A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://scipopt.github.io/PySCIPOpt/docs/html/namespaceeoq__en.html below:

PySCIPOpt: eoq_en Namespace Reference

◆ eoq() def eoq_en.eoq (   I,   F,   h,   d,   w,   W,   a0,   aK,   K  )
eoq --  multi-item capacitated economic ordering quantity model
Parameters:
    - I: set of items
    - F[i]: ordering cost for item i
    - h[i]: holding cost for item i
    - d[i]: demand for item i
    - w[i]: unit weight for item i
    - W: capacity (limit on order quantity)
    - a0: lower bound on the cycle time (x axis)
    - aK: upper bound on the cycle time (x axis)
    - K: number of linear pieces to use in the approximation
Returns a model, ready to be solved.

Definition at line 11 of file eoq_en.py.

References pyscipopt.expr.quicksum().

◆ a0 ◆ aK ◆ d ◆ EPS ◆ F ◆ h ◆ I ◆ K ◆ model ◆ w ◆ W ◆ x

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4