Due to the distinct nature of various problems and solvers, MOP attempts to group most of them in common interfaces for easier implementation, interoperability and analysis.
Announcing ndsparse, a project that provides structures to store and retrieve N-dimensional sparse data. Currently supports a generalization of the Compressed Sparse Column (CSC), Compressed Sparse Row (CSR) and Coordinate (COO) formats.