Fixed bugs
- SCIP interface: Provide implied integrality when setting up component problem
- HiGHS interface: Enforce integrality of variables that are marked as both integral and implicit integral
- Gurobi interface: Declare implied integral variable with binary bounds to be binary
Build system
- use CMake CONFIG mode for linking SoPlex, SCIP, and HiGHS