Open lhstrh opened 2 years ago
Started working on Online Facility Location in branch savina-facloc.
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).
Maybe we should just bite the bullet and create support for banks?
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.
From the Savina paper:
facloc
fix is correct (@axmmisaka) #226See the Savina GitHub for reference implementations.