Change-Id: I9a9f312dd4f330667d880436cce8117f7e5e3abd
* Major rewrite of the data structures, huge models should load and save faster. The memory usage on diagram edition is also slightly reduced.
* Implicit fixed-size step ODE solver added: Crank-Nicolson 2(3). Added to the CVode package, it also benefits from the CVode rootfinding feature.
++* Optimal Link Style: new link style for automatically finding the optimal route.
++* Split Block Auto Position: automatically reposition split blocks for better-looking layout.
API modification