Skip to main content
Strategy for Schedule.solve and Schedule.compile.

Union Members

Type Literal

Type Literal

{ type: "optimize" } optimizes objectives and soft constraints. { type: "feasibility-only" } asks the solver for a hard-feasible solution only, ignoring objectives and soft-constraint penalties. Feasibility-only results do not guarantee cost, objective optimality, or soft-constraint explanation results.