sim_break_even
SIMULATE. Solve for the scenario input value required to make an output metric hit a target value (deterministic bisection). Requires 'template', 'solve_for', 'target_value'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bounds | No | ||
| inputs | No | ||
| horizon | No | ||
| template | Yes | ||
| solve_for | Yes | ||
| period_label | No | ||
| target_value | Yes | ||
| target_metric | No |