MPP-Parameters
Configure how the MPP scheduling algorithm behaves. Parameters define priorities, constraint handling, and how alternative solutions are explored.
Purpose
Parameters control how the scheduler prioritizes objectives, resolves constraints, and explores alternative solutions. A well-defined parameter set makes results interpretable and comparisons meaningful.
When to use
Use this module after activities and resources are defined, and before submitting a scheduling order.
Good practices
- Start with default values before experimenting.
- Change one parameter at a time to understand its effect.
- Keep named/dated parameter sets for important scenarios so results stay reproducible.
Common mistakes
- Using incompatible or extreme parameter values that destabilize scheduling behavior.
- Comparing solutions generated with different parameter sets unknowingly.
Next module
Submit a scheduling request for computation.