|
QSopt 0.5 Alpha All Rights Reserved |
|||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Reporter in qs |
Methods in qs with parameters of type Reporter | |
void |
Problem.write(Reporter rep,
boolean isMps)
write the problem to Reporter's stream see QSwrite_prob |
int |
Problem.print_x(Reporter r,
boolean nonZerosOnly,
int precision)
print the values of the Problem's variables to the Reporter's stream |
int |
Problem.print_rc(Reporter r,
boolean nonZerosOnly,
int precision)
print the reduced cost values of the Problem's variables to the Reporter's stream |
int |
Problem.print_pi(Reporter r,
boolean nonZerosOnly,
int precision)
print the values of the Problem's dual variables to the Reporter's stream |
int |
Problem.print_slack(Reporter r,
boolean nonZerosOnly,
int precision)
print the slack values of the Problem's constraints to the Reporter's stream |
|
QSopt 0.5 Alpha QSopt Home |
|||||||
PREV NEXT | FRAMES NO FRAMES |