Initializing help system before first use

crossoverlpsol

crossoverlpsol


Purpose
Crosses over a previously loaded LP solution to a basic solution.
Synopsis
function crossoverlpsol:boolean
Return value
Operation status:
FALSE 
No valid starting solution provided prior to call using loadlpsol
TRUE 
Crossover called
Further information
This procedure calls the crossover procedure for an already loaded LP solution followed by the usual simplex solve afterwards. The solution, solution status and all attributes are set up to match the solve and are available the usual way.
Related topics
Module