Skip to content

Conversation

@kevin-delmas
Copy link
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

ccoquand and others added 30 commits April 7, 2025 17:04
kevin-delmas and others added 27 commits December 9, 2025 11:14
…add-capacity-analysis

# Conflicts:
#	src/main/scala/onera/pmlanalyzer/pml/operators/Capacity.scala
#	src/main/scala/onera/pmlanalyzer/pml/operators/package.scala
#	src/test/scala/onera/pmlanalyzer/views/interference/operators/ExclusiveTest.scala
Add Demand and Capacity relations derivations from Context.
@kevin-delmas kevin-delmas linked an issue Dec 9, 2025 that may be closed by this pull request
@kevin-delmas kevin-delmas requested a review from Gaudeval December 9, 2025 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add capacity analysis

3 participants