-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[issue1105] Refactor SCC merge strategy.
The strategy now longer needs to compute at which indices of the FTS the products corresponding to the SCC-components will be. Instead, after having handled all SCC-components, the strategy will simply use all available factors to compute the set of merge candidates.
- Loading branch information
Silvan Sievers
committed
Jan 29, 2024
1 parent
5d7a505
commit 9ac0165
Showing
3 changed files
with
30 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters