Stores matrices in a matlab-readable .mat format using the JMatIO library.
JMatIOStorer(Path) - Constructor for class org.eth.cyril.graphdrawing.graph.drawing.sugiyama.constrained.constraints.position.quadraticprogramming.JMatIOStorer
Implement the JsonSerializable interface to indicate that your class can both be converted from its Java representation
to Json and from Json to its Java representation.