ProvideQ / toolbox-server

Resources for the server that hosts the toolbox (Backend)
https://provideq.kit.edu
MIT License
1 stars 1 forks source link

refactor: Use reflection to retrieve all Problem Solvers for a Problem Configuration #72

Open Elscrux opened 4 months ago

Elscrux commented 4 months ago

See here, currently they are manually added to the list, but in the future this would be good to have, also to support third party libraries that dynamically load more solvers: https://github.com/ProvideQ/toolbox-server/pull/69/files#r1544584713