OR-Tools  9.0
lp_data_utils.cc File Reference

Go to the source code of this file.

Namespaces

 operations_research
 Collection of objects used to extend the Constraint Solver library.
 
 operations_research::glop
 

Functions

void ComputeSlackVariablesValues (const LinearProgram &linear_program, DenseRow *values)
 
void Scale (LinearProgram *lp, SparseMatrixScaler *scaler)
 
void Scale (LinearProgram *lp, SparseMatrixScaler *scaler, GlopParameters::ScalingAlgorithm scaling_method)