|
TOMLAB OPTIMIZATION ENVIRONMENT: systest |
![]() |
systest
Purpose
systest runs big test to check for bugs in TOMLAB.
Syntax
systest(solvTypes,PriLevOpt,PriLev,wait);
Input Parameters
solvTypes Which solvTypes to test
1=uc, 2=qp, 3=con, 4=ls, 5=lls, 6=cls, 7=mip, 8=lp,
9=glb, 10=glc
solvType = 3 will first test conSolve, then nlpSolve
solvType = 6 will first test cls_prob, then exp_prob
If v3.0 then
test on minos for solvType 1 2 3 6 8
test on qpopt for solvType 2 8
PriLevOpt Printing level in the Solver. Default 2, short info each iter.
wait wait=1 if pause after each problem. Default = 1.
PriLev Printing level in PrintResult. Default full information == 5.
![]() |
stepexp | testtom | ![]() |