| Parameters | Values | Descriptions |
|---|---|---|
| RUN_MODE | AUTO | |
| ROUND_OPEN_BEFORE | 7 | Number of days available to put the weekly plan before the round starts |
| MAX_STOCK | 10000000 | Maximum number of items to sale in the inventory |
| MIN_STOCK | 0 | Minimum number of items to sale in the inventory |
| PRICE_PER_UNIT_P1 | 250 | Sale price of one unit of product P1 |
| PRICE_PER_UNIT_P2 | 350 | Sale price of one unit of product P2 |
| DCODE_P1 | 005930 | |
| DCODE_P1_WEEKEND | False | Weekend demand availability for product P1 |
| DCODE_P2 | BTC | |
| DCODE_P2_WEEKEND | True | Weekend demand availability for product P2 |
| PROD_SETUP_COST_P1 | 5000000 | Setup cost for P1 production (incurred daily regardless of production volume; 0 if not produced) |
| PROD_SETUP_COST_P2 | 4000000 | Setup cost for P2 production (incurred daily regardless of production volume; 0 if not produced) |
| PROD_JOB_CHANGE_COST | 0 | Additional changeover cost when producing P1 and P2 simultaneously |
| EXT_PROD_COST | 1.0 | |
| MAKESPAN_CAPA | 7000 | |
| LABOR_COST | 100000 | |
| NUM_ITEMS_PER_JOB | 1000 | |
| MAX_JOBS | 500 | |
| NUM_MACHINES | 20 | Number of machines in a shop floor |
| INV_COST_UNIT | 30 | |
| BACK_COST_UNIT | 250 | |
| M1_INIT | 300000 | Initial supply of Material M1 |
| M2_INIT | 3000000 | Initial supply of Material M2 |
| M3_INIT | 500000 | Initial supply of Material M3 |
| M1_QTY_PER_ITEM | 1 | Required M1 per item (same for P1 and P2) |
| M2_QTY_PER_ITEM | 2 | Required M2 per item (same for P1 and P2) |
| M3_QTY_PER_ITEM | 1 | Required M3 per item (same for P1 and P2) |
| M1_NORMAL_LEADTIME | 3 | |
| M2_NORMAL_LEADTIME | 8 | |
| M2_URGENT_LEADTIME | 2 | |
| M3_NORMAL_LEADTIME | 5 | |
| M1_ORDER_COST | 1000000 | |
| M2_ORDER_COST | 3000000 | |
| M3_ORDER_COST | 2000000 | |
| M1_NORMAL_COST | 30 | |
| M2_NORMAL_COST | 25 | |
| M2_URGENT_COST | 50 | |
| M3_NORMAL_COST | 50 | |
| M1_STOCK_COST | 1 | |
| M2_STOCK_COST | 1 | |
| M3_STOCK_COST | 2 | |
| AUTOP_M1_REORDER_PT | 300000 | |
| AUTOP_M2_REORDER_PT | 2000000 | |
| AUTOP_M3_REORDER_PT | 500000 | |
| AUTOP_M1_REORDER_QTY | 300000 | |
| AUTOP_M2_REORDER_QTY | 2000000 | |
| AUTOP_M3_REORDER_QTY | 500000 |