Man pages for ompr
Model and Solve Mixed Integer Linear Programs

add_constraintAdd a constraint
additional_solver_outputRetrieve additional solver specific output
add_variableAdd a variable to the model
as_colwiseAs_colwise
colwiseFormat variables colwise
extract_constraintsExtract the constraint matrix, the right hand side and the...
get_column_dualsGets the column duals of a solution
get_row_dualsGets the row duals of a solution
get_solutionGet variable values from a solution
milp-linear-variablesAn S4 class that represents a collection of variables
MILPModelExperimental: Create a new MILP Model
MIPModelCreate a new MIP Model
nconstraintsNumber of variables (rows) of the model
new_solutionCreate a new solution
nvarsNumber of variables of a model
objective_functionExtract the objective function from a model
objective_valueExtract the numerical objective value from a solution
omprA package to Model (Mixed) Integer Programs
set_boundsSet the bounds of a variable
set_objectiveSet the model objective
solve_modelSolve a model
solver_statusGet the solver status from a solution
sum_overSum over indexes
variable_boundsVariable lower and upper bounds of a model
variable_keysGet all unique names of the model variables
variable_typesVariable types of a model
ompr documentation built on Sept. 9, 2023, 9:06 a.m.