Skip to content
Snippets Groups Projects

Fix issues when running multiple overlap removal configurations in CP algorithms

Merged Oliver Majersky requested to merge omajersk/athena:CPalgo-multiple-OR-fix into main

Currently, if a user tries to run multiple overlap removal blocks with different configuration, neither selectionName nor postfix is propagated to the output variables that specify the selection. This MR fixes this bug and also cleans up the interface a bit:

  • postfix option is removed as it is confusing having both this and selectionName
  • internally, all decorations and output variables are appended a postfix based on the selectionName

Importantly, for people using single OR configuration with default settings (i.e. not setting selectionName/postfix manually), nothing changes.

Edited by Oliver Majersky

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading