arnaud-m / cryptator

A constraint-based cryptarithm solver
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Bump choco-solver from 4.10.11 to 4.10.12 #139

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps choco-solver from 4.10.11 to 4.10.12.

Release notes

Sourced from choco-solver's releases.

v4.10.12

4.10.12 - 06 Mar 2023

Major features:

Deprecated API (to be removed in next release):

Other closed issues and pull requests:

See milestone 4.10.12

Contributors to this release:

Changelog

Sourced from choco-solver's changelog.

4.10.12 - 06 Mar 2023

Major features:

Deprecated API (to be removed in next release):

Other closed issues and pull requests:

See milestone 4.10.12

Contributors to this release:

Commits
  • 61ff406 initiate release 4.10.12
  • f690bc7 Update CHANGES.md
  • 1043ff8 update module-info.java for examples
  • 8097d4e Fix '<>' with anonymous inner classes is not supported in -source 8
  • 47ab2ca Add MILP + brand-and-bound algo + tests
  • 14c8007 Merge pull request #1011 from chocoteam/dev_bugremset
  • 37fa58d Merge branch 'master' into dev_bugremset
  • e99324e Merge pull request #1015 from chocoteam/1014-bug-propunionvar-has-index-errors
  • 480d287 Fix error in simplification
  • 544974d Bound indices in initial propagation
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)