Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Conversation

@Christopher-Chianelli
Copy link
Collaborator

The score types Timefold solver supports are:

  • int
  • long
  • BigDecimal

Techically speaking, Python int's have unlimited
width, so only a BigDecimal would hold them all.
Using long score types should be enough for now.

The score types Timefold solver supports are:

- int
- long
- BigDecimal

Techically speaking, Python int's have unlimited
width, so only a BigDecimal would hold them all.
Using long score types should be enough for now.
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
60.7% Coverage on New Code (required ≥ 75%)

See analysis details on SonarCloud

@Christopher-Chianelli Christopher-Chianelli merged commit e6bb0f7 into TimefoldAI:main Jun 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants