-
Notifications
You must be signed in to change notification settings - Fork 0
Problem Abstract Stability Check Refactoring #58
Copy link
Copy link
Open
Labels
RefactoringSuggests for refactoring codeSuggests for refactoring codeVerification/TestingSomething needs testing, checking or benchmarkingSomething needs testing, checking or benchmarking
Description
BenOnTheBoard
opened on Mar 2, 2025
Issue body actions
- Define _check_stability in SMT and HRT, to hold conditional logic for using either _check_super_stability or _check_strong_stability
- This makes the has_stability method of the enumerators and minmaxers unnecessary. This refactoring will simplify the choose functions, which can now call _check_stability directly.
Reactions are currently unavailable
Activity
Metadata
Metadata
Assignees
Labels
RefactoringSuggests for refactoring codeSuggests for refactoring codeVerification/TestingSomething needs testing, checking or benchmarkingSomething needs testing, checking or benchmarking