Replaces the default OSQP solver with a new hybrid solver using OSQP for QPs and HIGHS
for everything else which improves the accuracy by several orders of magnitude. Note the new
[installation instructions for solvers](https://micom-dev.github.io/micom/installing.html).
The presence or absence of rank prefixes such as `s__` or `g__` for genus and species names,
respectively, can now be detected and resolved automatically by MICOM. This improves
compatibility with Qiime2 and GTDB.
New solver is now tested automatically on all platforms.
Small bugfixes and updates.