| addColsCLP | Add and delete rows and columns, clpAPI style |
| addRowsCLP | Add and delete rows and columns, clpAPI style |
| chgColLowerCLP | Problem data, clpAPI style |
| chgColUpperCLP | Problem data, clpAPI style |
| chgObjCoefsCLP | Problem data, clpAPI style |
| chgRowLowerCLP | Problem data, clpAPI style |
| chgRowUpperCLP | Problem data, clpAPI style |
| clpPointer | Accessors for clpPtr objects |
| clpPointer-method | Accessors for clpPtr objects |
| clpPtr-accessors | Accessors for clpPtr objects |
| clpPtr-class | A pointer to a Clp problem, clpAPI style |
| clpPtrType | Accessors for clpPtr objects |
| clpPtrType-method | Accessors for clpPtr objects |
| clpPtrType<- | Accessors for clpPtr objects |
| clpPtrType<--method | Accessors for clpPtr objects |
| clp_add_columns | Add or delete rows and columns |
| clp_add_rows | Add or delete rows and columns |
| clp_algorithm | Algorithm settings |
| clp_check_solution | Infeasibility measures |
| clp_col_lower | Bounds and objective coefficients |
| clp_col_name | Row and column names |
| clp_col_names | Row and column names |
| clp_col_solution | Solution vectors |
| clp_col_status | Basis status for warm starts |
| clp_col_upper | Bounds and objective coefficients |
| clp_control | Control parameters for clp_solve() |
| clp_copyin_status | Basis status for warm starts |
| clp_crash | Solve a loaded model |
| clp_delete_columns | Add or delete rows and columns |
| clp_delete_integer | Mark columns as integer |
| clp_delete_rows | Add or delete rows and columns |
| clp_drop_names | Row and column names |
| clp_dual_bound | Numerical tolerances and limits |
| clp_dual_feasible | Feasibility and optimality flags |
| clp_dual_objective_limit | Numerical tolerances and limits |
| clp_dual_simplex | Solve a loaded model |
| clp_dual_tolerance | Numerical tolerances and limits |
| clp_elements | The constraint matrix |
| clp_features | Version of the Clp library in use |
| clp_free | Release a Clp model |
| clp_hit_max_iterations | Numerical tolerances and limits |
| clp_idiot | Solve a loaded model |
| clp_indices | The constraint matrix |
| clp_inf | The value Clp treats as infinite |
| clp_infeasibility_cost | Numerical tolerances and limits |
| clp_infeasibility_ray | Rays certifying unboundedness or infeasibility |
| clp_initial_barrier_no_cross_solve | Solve a loaded model |
| clp_initial_barrier_solve | Solve a loaded model |
| clp_initial_dual_solve | Solve a loaded model |
| clp_initial_primal_solve | Solve a loaded model |
| clp_initial_solve | Solve a loaded model |
| clp_initial_solve_with_options | Solve a loaded model |
| clp_integer_information | Mark columns as integer |
| clp_is_abandoned | Feasibility and optimality flags |
| clp_is_dual_objective_limit_reached | Feasibility and optimality flags |
| clp_is_iteration_limit_reached | Feasibility and optimality flags |
| clp_is_open | Is a model still usable? |
| clp_is_primal_objective_limit_reached | Feasibility and optimality flags |
| clp_is_proven_dual_infeasible | Feasibility and optimality flags |
| clp_is_proven_optimal | Feasibility and optimality flags |
| clp_is_proven_primal_infeasible | Feasibility and optimality flags |
| clp_iterations | Algorithm settings |
| clp_length_names | Row and column names |
| clp_load_problem | Load a problem into a Clp model |
| clp_load_quadratic_objective | Load a quadratic objective |
| clp_log_level | Algorithm settings |
| clp_matrix | The constraint matrix |
| clp_max_iterations | Numerical tolerances and limits |
| clp_max_seconds | Numerical tolerances and limits |
| clp_model | Create a Clp model |
| clp_modify_coefficient | Change one matrix coefficient |
| clp_num_cols | Size of a model |
| clp_num_dual_infeasibilities | Infeasibility measures |
| clp_num_elements | Size of a model |
| clp_num_primal_infeasibilities | Infeasibility measures |
| clp_num_rows | Size of a model |
| clp_objective | Bounds and objective coefficients |
| clp_objective_offset | Objective value and offset |
| clp_objective_value | Objective value and offset |
| clp_obj_sense | Optimization direction |
| clp_optimization_direction | Optimization direction |
| clp_options | Options for Clp's presolve and algorithm choice |
| clp_options_do_doubleton | Individual presolve transformations |
| clp_options_do_dual | Individual presolve transformations |
| clp_options_do_dupcol | Individual presolve transformations |
| clp_options_do_duprow | Individual presolve transformations |
| clp_options_do_forcing | Individual presolve transformations |
| clp_options_do_implied_free | Individual presolve transformations |
| clp_options_do_singleton | Individual presolve transformations |
| clp_options_do_singleton_column | Individual presolve transformations |
| clp_options_do_tighten | Individual presolve transformations |
| clp_options_do_tripleton | Individual presolve transformations |
| clp_options_free | Release a Clp options object |
| clp_options_get_extra_info | Presolve and algorithm options |
| clp_options_get_presolve_passes | Presolve and algorithm options |
| clp_options_get_presolve_type | Presolve and algorithm options |
| clp_options_get_solve_type | Presolve and algorithm options |
| clp_options_get_special_option | Presolve and algorithm options |
| clp_options_infeasible_return | Individual presolve transformations |
| clp_options_presolve_actions | Individual presolve transformations |
| clp_options_set_do_doubleton | Individual presolve transformations |
| clp_options_set_do_dual | Individual presolve transformations |
| clp_options_set_do_dupcol | Individual presolve transformations |
| clp_options_set_do_duprow | Individual presolve transformations |
| clp_options_set_do_forcing | Individual presolve transformations |
| clp_options_set_do_implied_free | Individual presolve transformations |
| clp_options_set_do_singleton | Individual presolve transformations |
| clp_options_set_do_singleton_column | Individual presolve transformations |
| clp_options_set_do_tighten | Individual presolve transformations |
| clp_options_set_do_tripleton | Individual presolve transformations |
| clp_options_set_infeasible_return | Individual presolve transformations |
| clp_options_set_presolve_actions | Individual presolve transformations |
| clp_options_set_presolve_type | Presolve and algorithm options |
| clp_options_set_solve_type | Presolve and algorithm options |
| clp_options_set_special_option | Presolve and algorithm options |
| clp_options_set_substitution | Individual presolve transformations |
| clp_options_substitution | Individual presolve transformations |
| clp_perturbation | Algorithm settings |
| clp_primal_feasible | Feasibility and optimality flags |
| clp_primal_simplex | Solve a loaded model |
| clp_primal_tolerance | Numerical tolerances and limits |
| clp_print_model | Print a model through Clp |
| clp_problem_name | The name of the problem |
| clp_read_mps | Read an MPS file |
| clp_reduced_costs | Solution vectors |
| clp_resize | Change the size of a model |
| clp_restore_model | Save and restore a model |
| clp_row_activity | Solution vectors |
| clp_row_lower | Bounds and objective coefficients |
| clp_row_name | Row and column names |
| clp_row_names | Row and column names |
| clp_row_price | Solution vectors |
| clp_row_status | Basis status for warm starts |
| clp_row_upper | Bounds and objective coefficients |
| clp_save_model | Save and restore a model |
| clp_scaling | Algorithm settings |
| clp_secondary_status | Solution status |
| clp_set_algorithm | Algorithm settings |
| clp_set_col_lower | Bounds and objective coefficients |
| clp_set_col_name | Row and column names |
| clp_set_col_solution | Solution vectors |
| clp_set_col_status | Basis status for warm starts |
| clp_set_col_upper | Bounds and objective coefficients |
| clp_set_dual_bound | Numerical tolerances and limits |
| clp_set_dual_objective_limit | Numerical tolerances and limits |
| clp_set_dual_tolerance | Numerical tolerances and limits |
| clp_set_infeasibility_cost | Numerical tolerances and limits |
| clp_set_integer | Mark columns as integer |
| clp_set_iterations | Algorithm settings |
| clp_set_log_level | Algorithm settings |
| clp_set_max_iterations | Numerical tolerances and limits |
| clp_set_max_seconds | Numerical tolerances and limits |
| clp_set_names | Row and column names |
| clp_set_objective | Bounds and objective coefficients |
| clp_set_objective_offset | Objective value and offset |
| clp_set_obj_sense | Optimization direction |
| clp_set_optimization_direction | Optimization direction |
| clp_set_perturbation | Algorithm settings |
| clp_set_primal_tolerance | Numerical tolerances and limits |
| clp_set_problem_name | The name of the problem |
| clp_set_row_lower | Bounds and objective coefficients |
| clp_set_row_name | Row and column names |
| clp_set_row_status | Basis status for warm starts |
| clp_set_row_upper | Bounds and objective coefficients |
| clp_set_scaling | Algorithm settings |
| clp_set_secondary_status | Solution status |
| clp_set_small_element_value | Numerical tolerances and limits |
| clp_set_status | Solution status |
| clp_small_element_value | Numerical tolerances and limits |
| clp_solve | Solve a linear program |
| clp_status | Solution status |
| clp_status_array | Basis status for warm starts |
| clp_status_exists | Basis status for warm starts |
| clp_status_message | Solution status |
| clp_sum_dual_infeasibilities | Infeasibility measures |
| clp_sum_primal_infeasibilities | Infeasibility measures |
| clp_unbounded_ray | Rays certifying unboundedness or infeasibility |
| clp_vector_lengths | The constraint matrix |
| clp_vector_starts | The constraint matrix |
| clp_version | Version of the Clp library in use |
| clp_write_mps | Write an MPS file |
| copyNamesCLP | Names and files, clpAPI style |
| delColsCLP | Add and delete rows and columns, clpAPI style |
| delProbCLP | Create and delete a problem, clpAPI style |
| delRowsCLP | Add and delete rows and columns, clpAPI style |
| dropNamesCLP | Names and files, clpAPI style |
| dualCLP | Solve a problem, clpAPI style |
| getColDualCLP | Solutions and status, clpAPI style |
| getColLowerCLP | Problem data, clpAPI style |
| getColPrimCLP | Solutions and status, clpAPI style |
| getColUpperCLP | Problem data, clpAPI style |
| getHitMaximumIterationsCLP | Solver settings, clpAPI style |
| getIndCLP | Problem data, clpAPI style |
| getLogLevelCLP | Solver settings, clpAPI style |
| getMaximumIterationsCLP | Solver settings, clpAPI style |
| getMaximumSecondsCLP | Solver settings, clpAPI style |
| getNnzCLP | Problem data, clpAPI style |
| getNumColsCLP | Problem data, clpAPI style |
| getNumNnzCLP | Problem data, clpAPI style |
| getNumRowsCLP | Problem data, clpAPI style |
| getObjCoefsCLP | Problem data, clpAPI style |
| getObjDirCLP | Solver settings, clpAPI style |
| getObjValCLP | Solutions and status, clpAPI style |
| getRowDualCLP | Solutions and status, clpAPI style |
| getRowLowerCLP | Problem data, clpAPI style |
| getRowPrimCLP | Solutions and status, clpAPI style |
| getRowUpperCLP | Problem data, clpAPI style |
| getScaleFlagCLP | Solver settings, clpAPI style |
| getSolStatusCLP | Solutions and status, clpAPI style |
| getVecLenCLP | Problem data, clpAPI style |
| getVecStartCLP | Problem data, clpAPI style |
| idiotCLP | Solve a problem, clpAPI style |
| initProbCLP | Create and delete a problem, clpAPI style |
| isAvailableFuncCLP | Names and files, clpAPI style |
| isCLPpointer | Accessors for clpPtr objects |
| isCLPpointer-method | Accessors for clpPtr objects |
| isNULLpointerCLP | Accessors for clpPtr objects |
| isNULLpointerCLP-method | Accessors for clpPtr objects |
| lengthNamesCLP | Names and files, clpAPI style |
| loadMatrixCLP | Build a problem, clpAPI style |
| loadProblemCLP | Build a problem, clpAPI style |
| modifyCoefficientCLP | Names and files, clpAPI style |
| primalCLP | Solve a problem, clpAPI style |
| printModelCLP | Names and files, clpAPI style |
| probNameCLP | Names and files, clpAPI style |
| readMPSCLP | Names and files, clpAPI style |
| resizeCLP | Change the size of a problem, clpAPI style |
| restoreModelCLP | Names and files, clpAPI style |
| return_codeCLP | Solutions and status, clpAPI style |
| saveModelCLP | Names and files, clpAPI style |
| scaleModelCLP | Solver settings, clpAPI style |
| setColNameCLP | Names and files, clpAPI style |
| setLogLevelCLP | Solver settings, clpAPI style |
| setMaximumIterationsCLP | Solver settings, clpAPI style |
| setMaximumSecondsCLP | Solver settings, clpAPI style |
| setNumberIterationsCLP | Solver settings, clpAPI style |
| setObjDirCLP | Solver settings, clpAPI style |
| setRowNameCLP | Names and files, clpAPI style |
| show-method | Accessors for clpPtr objects |
| solveInitialBarrierCLP | Solve a problem, clpAPI style |
| solveInitialBarrierNoCrossCLP | Solve a problem, clpAPI style |
| solveInitialCLP | Solve a problem, clpAPI style |
| solveInitialDualCLP | Solve a problem, clpAPI style |
| solveInitialPrimalCLP | Solve a problem, clpAPI style |
| status_codeCLP | Solutions and status, clpAPI style |
| versionCLP | The Clp version, clpAPI style |
| writeMPSCLP | Names and files, clpAPI style |