Spaces:
Sleeping
Sleeping
| { | |
| "Flexible (baseline)": { | |
| "n_employees": 100, | |
| "n_days": 60, | |
| "n_runs": 2000, | |
| "noise_sd": 0.15, | |
| "team_corr": 0.35, | |
| "dow_strength": 0.7, | |
| "capacity": 95, | |
| "dow_base_rates": [0.35, 0.55, 0.45, 0.65, 0.25, 0.10, 0.05], | |
| "employee_groups": { | |
| "Light (1 day/week)": {"share": 0.35, "target_days": 1.0}, | |
| "Regular (2-3 days/week)": {"share": 0.4, "target_days": 2.5}, | |
| "Heavy (4-5 days/week)": {"share": 0.15, "target_days": 4.2}, | |
| "Rare (<1 day/week)": {"share": 0.1, "target_days": 0.4} | |
| }, | |
| "group_dow_modifiers": { | |
| "Light (1 day/week)": [0.8, 1.2, 0.9, 1.3, 0.6, 0.3, 0.1], | |
| "Regular (2-3 days/week)": [1.0, 1.0, 1.0, 1.0, 1.0, 0.5, 0.2], | |
| "Heavy (4-5 days/week)": [1.1, 1.0, 1.1, 1.0, 1.2, 0.7, 0.3], | |
| "Rare (<1 day/week)": [0.5, 1.5, 0.8, 2.0, 0.4, 0.2, 0.1] | |
| } | |
| }, | |
| "All-hands Wednesday": { | |
| "n_employees": 400, | |
| "n_days": 60, | |
| "n_runs": 2000, | |
| "noise_sd": 0.12, | |
| "team_corr": 0.45, | |
| "dow_strength": 0.8, | |
| "capacity": 300, | |
| "dow_base_rates": [0.40, 0.50, 0.80, 0.60, 0.30, 0.15, 0.05], | |
| "employee_groups": { | |
| "Light (1 day/week)": {"share": 0.2, "target_days": 1.0}, | |
| "Regular (2-3 days/week)": {"share": 0.4, "target_days": 2.5}, | |
| "Heavy (4-5 days/week)": {"share": 0.3, "target_days": 4.5}, | |
| "Rare (<1 day/week)": {"share": 0.1, "target_days": 0.5} | |
| }, | |
| "group_dow_modifiers": { | |
| "Light (1 day/week)": [0.6, 0.8, 2.0, 1.2, 0.5, 0.2, 0.0], | |
| "Regular (2-3 days/week)": [0.9, 1.0, 1.4, 1.1, 0.8, 0.3, 0.1], | |
| "Heavy (4-5 days/week)": [1.0, 1.0, 1.2, 1.0, 1.0, 0.4, 0.1], | |
| "Rare (<1 day/week)": [0.3, 0.5, 3.0, 1.0, 0.2, 0.1, 0.0] | |
| } | |
| }, | |
| "Summer Fridays (light)": { | |
| "n_employees": 280, | |
| "n_days": 60, | |
| "n_runs": 2000, | |
| "noise_sd": 0.18, | |
| "team_corr": 0.30, | |
| "dow_strength": 0.5, | |
| "capacity": 210, | |
| "dow_base_rates": [0.30, 0.50, 0.40, 0.60, 0.15, 0.08, 0.03], | |
| "employee_groups": { | |
| "Light (1 day/week)": {"share": 0.3, "target_days": 1.0}, | |
| "Regular (2-3 days/week)": {"share": 0.5, "target_days": 2.5}, | |
| "Heavy (4-5 days/week)": {"share": 0.15, "target_days": 4.2}, | |
| "Rare (<1 day/week)": {"share": 0.05, "target_days": 0.4} | |
| }, | |
| "group_dow_modifiers": { | |
| "Light (1 day/week)": [0.7, 1.3, 0.8, 1.4, 0.2, 0.2, 0.0], | |
| "Regular (2-3 days/week)": [0.9, 1.1, 1.0, 1.2, 0.4, 0.3, 0.1], | |
| "Heavy (4-5 days/week)": [1.0, 1.0, 1.1, 1.0, 0.8, 0.4, 0.2], | |
| "Rare (<1 day/week)": [0.5, 1.0, 0.8, 1.5, 0.1, 1.5, 0.8] | |
| } | |
| } | |
| } |