From #153 , some PR review ideas were suggested to be brought up in the future. Some of these are more broad than just ACO: - [ ] Move `#define` to `constexpr`: https://github.com/CSUS-LLVM/OptSched/pull/153#discussion_r626757905 - [ ] Convert iteration to use the external STL-style iterators: https://github.com/CSUS-LLVM/OptSched/pull/153#discussion_r626772366 - [ ] Use `override` on overridden functions: https://github.com/CSUS-LLVM/OptSched/pull/153#discussion_r626788221
From #153 , some PR review ideas were suggested to be brought up in the future. Some of these are more broad than just ACO:
#definetoconstexpr: Aco paper branch apr2021 #153 (comment)overrideon overridden functions: Aco paper branch apr2021 #153 (comment)