P1: update readme
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
|
||||
说明:`kmin_effectiveness.py` 当前使用 Monte Carlo(引入 `StDev(Demand per Visit)`)对有效性做多次模拟平均。
|
||||
|
||||

|
||||
|
||||
## Scheduling (Step 2)
|
||||
|
||||
Optimize a 365-day schedule with at most 2 visits per day and minimum gap constraints:
|
||||
@@ -27,3 +29,7 @@ Optimize a 365-day schedule with at most 2 visits per day and minimum gap constr
|
||||
- `python3 visualize_schedule.py`
|
||||
- Outputs: `data/schedule_barcode_*.png` and `data/schedule_gap_deviation_*.png`
|
||||
- Site label rule: remove first 4 chars, then take 12 chars.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user