Skip to content

[Scheduling] Add an ILP-based solver for the CyclicProblem.#2650

Merged
jopperm merged 1 commit into
llvm:mainfrom
jopperm:sched-cyclic-ilp
Feb 19, 2022
Merged

[Scheduling] Add an ILP-based solver for the CyclicProblem.#2650
jopperm merged 1 commit into
llvm:mainfrom
jopperm:sched-cyclic-ilp

Conversation

@jopperm
Copy link
Copy Markdown
Contributor

@jopperm jopperm commented Feb 18, 2022

Quick'n'dirty formulation of the CyclicProblem as an integer linear program.

Copy link
Copy Markdown
Contributor

@mikeurbach mikeurbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks for setting this up! Besides allowing us to test true ILPs, I'm also interested in benchmarking OR-tools for CyclicProblems.

@jopperm jopperm merged commit 1ded1c8 into llvm:main Feb 19, 2022
@jopperm jopperm deleted the sched-cyclic-ilp branch February 19, 2022 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants