Skip to content

Fix regret underflow#832

Merged
jcoupey merged 2 commits intomasterfrom
fix/cost-underflow
Nov 21, 2022
Merged

Fix regret underflow#832
jcoupey merged 2 commits intomasterfrom
fix/cost-underflow

Conversation

@jcoupey
Copy link
Copy Markdown
Collaborator

@jcoupey jcoupey commented Nov 21, 2022

Issue

Fixes #831

Tasks

  • Switch regret to SignedCost in try_job_additions
  • Switch regret to SignedCost in dynamic heuristic
  • Update CHANGELOG.md
  • review

@jcoupey jcoupey added the bug label Nov 21, 2022
@jcoupey jcoupey added this to the v1.13.0 milestone Nov 21, 2022
@jcoupey jcoupey merged commit e11cd85 into master Nov 21, 2022
@jcoupey jcoupey deleted the fix/cost-underflow branch November 23, 2022 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Underflow in insertion regrets

1 participant