ContentsIndexHome
PreviousUpNext
ISolverInfo::Shutdown Method

Called by AIMMS to shutdown the solver.

virtual void Shutdown() = 0;

The Shutdown method has no return value.

The Shutdown method is called by AIMMS to allow a graceful shutdown of the solver DLL. Any memory or other resources that are in use by the solver should be freed.

Copyright © 1993–2016 by AIMMS B.V. All rights reserved.