Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Savina benchmarks that require mutations #76

Open
2 of 8 tasks
lhstrh opened this issue Jan 14, 2022 · 4 comments
Open
2 of 8 tasks

Implement Savina benchmarks that require mutations #76

lhstrh opened this issue Jan 14, 2022 · 4 comments
Assignees

Comments

@lhstrh
Copy link
Member

lhstrh commented Jan 14, 2022

From the Savina paper:

See the Savina GitHub for reference implementations.

@hokeun
Copy link
Member

hokeun commented Jan 19, 2022

Started working on Online Facility Location in branch savina-facloc.

@hokeun
Copy link
Member

hokeun commented Jan 19, 2022

I realized that the UCT (Unbalanced Cobwebbed Tree) benchmark would require banks as it creates a tree structure with an arbitrary number of children (actors).

@lhstrh
Copy link
Member Author

lhstrh commented Jan 19, 2022

Maybe we should just bite the bullet and create support for banks?

@hokeun
Copy link
Member

hokeun commented Jan 20, 2022

Maybe we should just bite the bullet and create support for banks?

Sounds good to me. Let me finish the implementation of the Online Facility Location first and add support for banks when I start working on UCT.

@lhstrh lhstrh mentioned this issue Jul 5, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants