2020-01-31 17:22:59 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< title > OR-Tools< / title >
< meta http-equiv = "Content-Type" content = "text/html;" / >
< meta charset = "utf-8" / >
<!-- <link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/> -->
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
2020-09-01 16:00:33 +02:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
2020-01-31 17:22:59 +01:00
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2021-04-27 23:00:03 +02:00
< span id = "sfml" > Google OR-Tools 9.0< / span >
2020-01-31 17:22:59 +01:00
< / div >
< / div >
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
< h2 > C++ Reference< / h2 >
< ul >
< li > < a href = "../cpp_algorithms/annotated.html" > Algorithms< / a > < / li >
< li > < a href = "../cpp_sat/annotated.html" > CP-SAT< / a > < / li >
< li > < a href = "../cpp_graph/annotated.html" > Graph< / a > < / li >
< li > < a href = "../cpp_routing/annotated.html" > Routing< / a > < / li >
< li > < a href = "../cpp_linear/annotated.html" > Linear solver< / a > < / li >
< / ul >
< / div >
< div id = "content" >
< div align = "center" >
< h1 style = "color: #145A32;" > C++ Reference: Linear solver< / h1 >
< / div >
2021-01-26 11:28:50 +01:00
<!-- Generated by Doxygen 1.9.1 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2021-01-26 11:28:50 +01:00
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
2020-01-31 17:22:59 +01:00
< / div > <!-- top -->
2020-09-01 16:00:33 +02:00
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('hierarchy.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
2020-01-31 17:22:59 +01:00
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > Class Hierarchy< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" >
< p > < a href = "hierarchy.html" > Go to the textual class hierarchy< / a > < / p >
< / div > < table border = "0" cellspacing = "10" cellpadding = "0" >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_0.png" border = "0" usemap = "#ais__proto__enum_3_01_1_1operations__research_1_1_m_p_model_request___solver_type_01_4" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "ais__proto__enum_3_01_1_1operations__research_1_1_m_p_model_request___solver_type_01_4" id = "ais__proto__enum_3_01_1_1operations__research_1_1_m_p_model_request___solver_type_01_4" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" title = " " alt = "" coords = "5,137,89,164" / >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "structis__proto__enum_3_01_1_1operations__research_1_1_m_p_model_request___solver_type_01_4.html" title = " " alt = "" coords = "176,5,387,61" / >
< area shape = "rect" href = "structis__proto__enum_3_01_1_1operations__research_1_1_m_p_solver_common_parameters___l_p_algorithm_values_01_4.html" title = " " alt = "" coords = "137,85,425,141" / >
< area shape = "rect" href = "structis__proto__enum_3_01_1_1operations__research_1_1_m_p_solver_response_status_01_4.html" title = " " alt = "" coords = "145,166,418,207" / >
< area shape = "rect" href = "structis__proto__enum_3_01_1_1operations__research_1_1_m_p_sos_constraint___type_01_4.html" title = " " alt = "" coords = "154,231,409,273" / >
2020-01-31 17:22:59 +01:00
< / map >
< / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_1.png" border = "0" usemap = "#a_linear_expr" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "a_linear_expr" id = "a_linear_expr" >
2020-10-09 12:00:09 +02:00
< area shape = "rect" href = "classoperations__research_1_1_linear_expr.html" title = "LinearExpr models a quantity that is linear in the decision variables (MPVariable) of an optimization..." alt = "" coords = "5,5,96,32" / >
2020-01-31 17:22:59 +01:00
< / map >
< / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_2.png" border = "0" usemap = "#a_linear_range" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "a_linear_range" id = "a_linear_range" >
2020-10-09 12:00:09 +02:00
< area shape = "rect" href = "classoperations__research_1_1_linear_range.html" title = "An expression of the form:" alt = "" coords = "5,5,108,32" / >
2020-01-31 17:22:59 +01:00
< / map >
< / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_3.png" border = "0" usemap = "#a_m_p_constraint" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "a_m_p_constraint" id = "a_m_p_constraint" >
2020-10-09 12:00:09 +02:00
< area shape = "rect" href = "classoperations__research_1_1_m_p_constraint.html" title = "The class for constraints of a Mathematical Programming (MP) model." alt = "" coords = "5,5,115,32" / >
2020-01-31 17:22:59 +01:00
< / map >
< / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_4.png" border = "0" usemap = "#a_m_p_model_delta_proto___constraint_overrides_entry___do_not_use" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "a_m_p_model_delta_proto___constraint_overrides_entry___do_not_use" id = "a_m_p_model_delta_proto___constraint_overrides_entry___do_not_use" >
2020-06-11 12:23:09 +02:00
< area shape = "rect" title = " " alt = "" coords = "5,46,89,73" / >
2020-10-09 12:00:09 +02:00
< area shape = "rect" href = "classoperations__research_1_1_m_p_model_delta_proto___constraint_overrides_entry___do_not_use.html" title = " " alt = "" coords = "137,5,363,47" / >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "classoperations__research_1_1_m_p_model_delta_proto___variable_overrides_entry___do_not_use.html" title = " " alt = "" coords = "144,71,356,112" / >
2020-01-31 17:22:59 +01:00
< / map >
< / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_5.png" border = "0" usemap = "#a_m_p_model_export_options" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "a_m_p_model_export_options" id = "a_m_p_model_export_options" >
2020-10-09 12:00:09 +02:00
< area shape = "rect" href = "structoperations__research_1_1_m_p_model_export_options.html" title = "Export options." alt = "" coords = "5,5,180,32" / >
2020-01-31 17:22:59 +01:00
< / map >
< / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_6.png" border = "0" usemap = "#a_m_p_objective" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "a_m_p_objective" id = "a_m_p_objective" >
2020-10-09 12:00:09 +02:00
< area shape = "rect" href = "classoperations__research_1_1_m_p_objective.html" title = "A class to express a linear objective." alt = "" coords = "5,5,109,32" / >
2020-01-31 17:22:59 +01:00
< / map >
< / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_7.png" border = "0" usemap = "#a_m_p_solver" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "a_m_p_solver" id = "a_m_p_solver" >
2020-10-09 12:00:09 +02:00
< area shape = "rect" href = "classoperations__research_1_1_m_p_solver.html" title = "This mathematical programming (MP) solver class is the main class though which users build and solve ..." alt = "" coords = "5,5,88,32" / >
2020-01-31 17:22:59 +01:00
< / map >
< / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_8.png" border = "0" usemap = "#a_m_p_solver_interface" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "a_m_p_solver_interface" id = "a_m_p_solver_interface" >
2020-10-09 12:00:09 +02:00
< area shape = "rect" href = "classoperations__research_1_1_m_p_solver_interface.html" title = " " alt = "" coords = "5,5,147,32" / >
2020-01-31 17:22:59 +01:00
< / map >
< / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_9.png" border = "0" usemap = "#a_m_p_solver_parameters" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "a_m_p_solver_parameters" id = "a_m_p_solver_parameters" >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "classoperations__research_1_1_m_p_solver_parameters.html" title = "This class stores parameter settings for LP and MIP solvers." alt = "" coords = "5,5,164,32" / >
2020-01-31 17:22:59 +01:00
< / map >
< / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_10.png" border = "0" usemap = "#a_m_p_variable" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "a_m_p_variable" id = "a_m_p_variable" >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "classoperations__research_1_1_m_p_variable.html" title = "The class for variables of a Mathematical Programming (MP) model." alt = "" coords = "5,5,101,32" / >
2020-06-11 12:23:09 +02:00
< / map >
< / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_11.png" border = "0" usemap = "#a_p_r_o_t_o_b_u_f___f_i_n_a_l" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "a_p_r_o_t_o_b_u_f___f_i_n_a_l" id = "a_p_r_o_t_o_b_u_f___f_i_n_a_l" >
2020-06-11 12:23:09 +02:00
< area shape = "rect" title = " " alt = "" coords = "5,5,85,32" / >
2020-10-09 12:00:09 +02:00
< area shape = "rect" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html" title = " " alt = "" coords = "133,5,272,32" / >
2020-01-31 17:22:59 +01:00
< / map >
< / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_12.png" border = "0" usemap = "#a_table_struct__ortools__2flinear__5fsolver__2flinear__5fsolver__2eproto" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "a_table_struct__ortools__2flinear__5fsolver__2flinear__5fsolver__2eproto" id = "a_table_struct__ortools__2flinear__5fsolver__2flinear__5fsolver__2eproto" >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "struct_table_struct__ortools__2flinear__5fsolver__2flinear__5fsolver__2eproto.html" title = " " alt = "" coords = "5,5,201,61" / >
2020-01-31 17:22:59 +01:00
< / map >
< / td > < / tr >
< / table >
< / div > <!-- contents -->
2020-09-01 16:00:33 +02:00
< / div > <!-- doc - content -->
2020-01-31 17:22:59 +01:00
< / div >
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >