I think it would be interesting to implement a bank of examples to test the different decomposition algorithms. Ideally, the examples would be generated such that
- they represent some kind of real-world problem ;
- we can parameterize their size (ie the number of blocks) ;
- we can parameterize the couplings between the subproblems (that last point is more difficult though).
For now, I have the following instances in mind:
Let me know if you have other examples in mind.
I think it would be interesting to implement a bank of examples to test the different decomposition algorithms. Ideally, the examples would be generated such that
For now, I have the following instances in mind:
Let me know if you have other examples in mind.