Algorithm examples
Open
@apavlen is already working on this.
Since Sep 17, 2024.
enhancement
- Dominant language
- Python
- Stars
- 12
- Forks
- 11
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 3
Description
In CaaSPER, we had an algorithm that introduced slack and buffer thresholds (see Algorithm 1 of that paper).
We do a similar thing in our DummyAdditive algorithm...basically adding a slack safety buffer. But we could clarify that and further demonstrate the use of more complicated parameters and how the Vasim simulator helps tune them.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.