In the current version, a call of mpecopt creates a solver and solves the problem at the same time.
The new interface splits the generation and solution. Change benchmark scripts to use the new interface. It will not change the performance, however we will at some point discard the joint and use only the split.
In the current version, a call of mpecopt creates a solver and solves the problem at the same time.
The new interface splits the generation and solution. Change benchmark scripts to use the new interface. It will not change the performance, however we will at some point discard the joint and use only the split.