Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 395
    • Issues 395
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 27
    • Merge requests 27
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !190

[emrl] filter out used ERCs from pool

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Hans-Nikolai Viessmann requested to merge hans/sac2c:hans-emrl-dup-fix into develop Mar 29, 2022
  • Overview 0
  • Commits 1
  • Changes 2

Ahhh, for whatever reason the case that there might be several identically shaped ERCs needed for a loop was not correctly handled here. This led to the same candidate being used for all (of the same shape) WLs in a loop function, aaaaahahhhh. With this commit we filter out the candidate from the pool of possible candidates.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: hans-emrl-dup-fix