Skip to content

80 develop a minizinc backend#83

Merged
kevin-delmas merged 34 commits intomasterfrom
80-develop-a-minizinc-backend
Dec 8, 2025
Merged

80 develop a minizinc backend#83
kevin-delmas merged 34 commits intomasterfrom
80-develop-a-minizinc-backend

Conversation

@kevin-delmas
Copy link
Copy Markdown
Collaborator

Description

Please indicate whether this pull request [adds/removes/fixes/replaces] the [feature/bug/etc].

What type of pull request is this? (check all applicable)

  • Feature
  • Bug Fix
  • Documentation Update
  • Style
  • Code Refactor
  • Performance Improvements
  • Test
  • Build
  • CI
  • Chore (Release)
  • Revert

Related Tickets & Documents

If possible ensure that you have provided in your commit message the issue id (
available here) this pull request fixes,
for instance to refer to issue #42 you can do:

git commit -m "solving issue #42 with ..."

Check here
for more information

Added tests?

  • yes
  • no, because they aren't needed
  • no, because I need help

Added to documentation?

  • README.md
  • doc
  • no documentation needed

Do we need to update pml analyzer version?

  • no
  • the pull request is only a bug fix, need a bug fix version update
  • the pull request add new features and ensures retro-compatibility, need a feature addition version update
  • the pull request is not ensuring retro-capatibility, need a major version update
  • not sure, I need help

Is this new version should be released as soon as possible?

  • yes
  • no
  • not sure, I need help

@kevin-delmas kevin-delmas requested a review from ccoquand December 4, 2025 14:16
@kevin-delmas kevin-delmas self-assigned this Dec 4, 2025
@kevin-delmas kevin-delmas added the enhancement New feature or request label Dec 4, 2025
@kevin-delmas kevin-delmas linked an issue Dec 4, 2025 that may be closed by this pull request
Need to code System interface with Minizinc.
Try adaptation of CI.
Need to code System interface with Minizinc.
Try adaptation of CI.
Need to code System interface with Minizinc.
Try adaptation of CI.
Linter.
Checking installed solvers.
Tested adapted to cancel test on timeout.
…analyzer into 80-develop-a-minizinc-backend

# Conflicts:
#	src/main/scala/onera/pmlanalyzer/views/interference/model/formalisation/Solver.scala
@kevin-delmas kevin-delmas marked this pull request as ready for review December 5, 2025 18:41
@kevin-delmas kevin-delmas linked an issue Dec 5, 2025 that may be closed by this pull request
@kevin-delmas kevin-delmas requested a review from Gaudeval December 5, 2025 18:42
@kevin-delmas kevin-delmas merged commit 1c0787b into master Dec 8, 2025
1 check passed
@kevin-delmas kevin-delmas deleted the 80-develop-a-minizinc-backend branch December 8, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Simplify imports Develop a MiniZinc backend

2 participants