Skip to content

Schema: Change the allowed value types for objectives #177

@kvdblom

Description

@kvdblom

Currently objectives are restricted to set[int], it could be nice to change it to: int | set[int] | ValueRange | None = None for flexibility with ranges, and consistency with, e.g., variable dims.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions