Files
ortools-clone/docs/cpp/classoperations__research_1_1GLOPInterface-members.html
2020-09-01 16:01:06 +02:00

197 lines
36 KiB
HTML

<!-- HTML header for doxygen 1.8.18-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.18"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>OR-Tools: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="orLogo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OR-Tools
&#160;<span id="projectnumber">8.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.18 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @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&amp;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>
</div><!-- top -->
<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&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classoperations__research_1_1GLOPInterface.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>
<div class="header">
<div class="headertitle">
<div class="title">GLOPInterface Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a2b2f8f7646c004cda3de338bd11ec0f2">AddIndicatorConstraint</a>(MPConstraint *const ct)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a23ead730dda8890a7abecd327edb3a5b">AddRowConstraint</a>(MPConstraint *const ct) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#acb9df3ca8afb4544653536fbf27fde55">AddVariable</a>(MPVariable *const var) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a9912dbe4ba7f90983fac140395f15189">best_objective_bound</a>() const override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a6747907b6984aaef88bf65816623cb8c">BranchingPriorityChangedForVariable</a>(int var_index)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a2aa5b7a8ab0d3fd11827e3e1b63cdfa1">CheckBestObjectiveBoundExists</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a90dfd7afde9945bf985c3ad081c74da8">CheckSolutionExists</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a8de44e2ad146c09314404500cde2f645">CheckSolutionIsSynchronized</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a8da48eff5b28feb8b66ba111af16a974">CheckSolutionIsSynchronizedAndExists</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a5b39d139b35756ecf9dd15b61cd3a4e7">ClearConstraint</a>(MPConstraint *const constraint) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#af9cf3c86b3e07b1f6761f3d12f04b068">ClearObjective</a>() override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#af648842d17e3301389e84dbf0cfcef18">column_status</a>(int variable_index) const override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a4eef77bb51bde41e69bed87ea44b86e1">ComputeExactConditionNumber</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a59bc4e0d53dc2b904c7bee672403c0eb">constraint_is_extracted</a>(int ct_index) const</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a97e340328601e0c322d2dc667559542b">DirectlySolveProto</a>(const MPModelRequest &amp;request)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#afb4493b8573d16e076059c755d2213b0">ExtractModel</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a9dceba6f59c9e8d43dadb46cab19e14f">ExtractNewConstraints</a>() override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#acbd833d357081a9f005404f4eefde424">ExtractNewVariables</a>() override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a3cf2f9d593dc71ba1d2114bb70d25745">ExtractObjective</a>() override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#aeded338dfea54ad0f2e1ab1e090b40d2">GLOPInterface</a>(MPSolver *const solver)</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a4a29067fc2546e6cbee9b6cb77fa4a22">InterruptSolve</a>() override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a315d9a97f1e37fd6773f8312aedc5c93">InvalidateSolutionSynchronization</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a4138871e96e884736818baa24b937ca5">IsContinuous</a>() const override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#ae0c104defe537af5cb4c74472bd855b3">IsLP</a>() const override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#ae3441d342bd353e7ce0aa60662872592">IsMIP</a>() const override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#af7e80556ff4ce3c05080ea2abec17f85">iterations</a>() const override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a2cb8082675772ca81d04e87b6f4b1c8b">kDummyVariableIndex</a></td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a1461ffb1b21270fee7203f9aab70340c">kUnknownNumberOfIterations</a></td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a129e49bdbf16379c8d1f0fa62cab77cb">kUnknownNumberOfNodes</a></td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a42d79af323cdc77e77c19ee22f9e3aa9">last_constraint_index_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a88df1fe8e8f2cf9ad859a4f7a6f0d056">last_variable_index</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#aa83a7b3f61fb55d22d1aa9aac0be4a7c">last_variable_index_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#ad5d09a69c6c8c8eea9311b0513628683">maximize_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a98638775910339c916ce033cbe60257da22054edb527b75998eccfbfd075dbd92">MODEL_SYNCHRONIZED</a> enum value</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a53f5f570e32963701a4b3fb0f82f75fc">MPSolverInterface</a>(MPSolver *const solver)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a98638775910339c916ce033cbe60257daa99c5e45f0517571611940811f09c744">MUST_RELOAD</a> enum value</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a9dccaf2645e8d7be911db6f387ca0561">NextSolution</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a36a3b08cbab0d397277a774e77ac17c5">nodes</a>() const override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a84f066c304d8bcbb9567be094feb9b08">objective_value</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#af093ce79e6a0d2e334ebe94579003de6">objective_value_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#ac4fc2cc62fa9700b8fadfac3367f6a7c">quiet</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#aa2fedb3c02ffb092a6c19a0ee1e81a02">quiet_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a0c1def38c9dde496e2ecc93ebafacc5f">ReadParameterFile</a>(const std::string &amp;filename)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#af82f4acaed7bb39d568e689a9caa63d5">Reset</a>() override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#ab2b08a14c8c4d2242558d3fa6a436e8c">ResetExtractionInformation</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#acf6504d4663a0aed81703cbf241002ed">result_status</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a2ab7b415cdf146b96aa68a91870608d2">result_status_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a6f1bec23477838426baf832738e752de">row_status</a>(int constraint_index) const override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a29cf940fae07f304b2ba22fbcfcefe71">set_constraint_as_extracted</a>(int ct_index, bool extracted)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a14f736419c29d18a6f4704afee275aa8">set_quiet</a>(bool quiet_value)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#aea23a93e629de1fd6eb44ee929ccc9ba">set_variable_as_extracted</a>(int var_index, bool extracted)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#aaf16709704b3574081008b78f247cb4b">SetCallback</a>(MPCallback *mp_callback)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a6ce723e5dcc45ed7debd72af8e79e5ec">SetCoefficient</a>(MPConstraint *const constraint, const MPVariable *const variable, double new_value, double old_value) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#af8505c2f03b5b90c1080452e26397275">SetCommonParameters</a>(const MPSolverParameters &amp;param)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#ab711dcd5a3aece215137a1d29d92765c">SetConstraintBounds</a>(int index, double lb, double ub) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#ae3c9feaac5534229d873d1bfdf03df24">SetDoubleParamToUnsupportedValue</a>(MPSolverParameters::DoubleParam param, double value)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a0c1815700bc047043d17380f34ffdf8f">SetDualTolerance</a>(double value) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a12cee0b1a4374aaa9962daa50be5bded">SetIntegerParamToUnsupportedValue</a>(MPSolverParameters::IntegerParam param, int value)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a274c5efb4a2e3e21d2bc7a4a10f45bb3">SetLpAlgorithm</a>(int value) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a40c40e3b24a8874fb084ad6d19893e73">SetMIPParameters</a>(const MPSolverParameters &amp;param)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a849bf49baad56df58c018e8ab09456fb">SetNumThreads</a>(int num_threads)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a6a15bb1e739876b4332af0ef8fbf420b">SetObjectiveCoefficient</a>(const MPVariable *const variable, double coefficient) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a97e8091c50a3bfc2706b05806a96bdbd">SetObjectiveOffset</a>(double value) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#af49d135ea40b2749802105381cf43cf4">SetOptimizationDirection</a>(bool maximize) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a998ffafb2a0bc1e91ae9a8b15f1a5437">SetParameters</a>(const MPSolverParameters &amp;param) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#abcd0d04d20fdbc2f3ef5216b3922c4c9">SetPresolveMode</a>(int value) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a4e95de43fbd4b515706af24e4f0408f4">SetPrimalTolerance</a>(double value) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#aac1f89b30c231c5a4f5fd1a75a93b3fb">SetRelativeMipGap</a>(double value) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a078a445058d79e6c5fb1de3eab9e9707">SetScalingMode</a>(int value) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a677caae160d593c7882749cb4e684e3d">SetSolverSpecificParametersAsString</a>(const std::string &amp;parameters) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#afd559288ea3b6d81c683d31abbf8026e">SetStartingLpBasis</a>(const std::vector&lt; MPSolver::BasisStatus &gt; &amp;variable_statuses, const std::vector&lt; MPSolver::BasisStatus &gt; &amp;constraint_statuses) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a1951547f7333b72da9e7ed9cf61ef129">SetUnsupportedDoubleParam</a>(MPSolverParameters::DoubleParam param)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#acfc10005cc5c154f193ecf163ba7a646">SetUnsupportedIntegerParam</a>(MPSolverParameters::IntegerParam param)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#ac069644b3b79e8c26749dcfdead5784d">SetVariableBounds</a>(int index, double lb, double ub) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a97ec684938dbdef7c46f768201188e65">SetVariableInteger</a>(int index, bool integer) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a98638775910339c916ce033cbe60257da08f969a0303564bd857c766aeec88d2e">SOLUTION_SYNCHRONIZED</a> enum value</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a4a2cd522f4d71f1bd1f50b9b013b696f">Solve</a>(const MPSolverParameters &amp;param) override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a3f09fb4ef39e8d4ab6607b61aeaa0a2b">solver_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#aa70fd7de7d1b6eb48564ad89ba711cbe">SolverVersion</a>() const override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a16ab8967955490d4c826927008b2cdcd">SupportsCallbacks</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#afbef7ee46d807e084dcf1fca7a4de2e7">sync_status_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a98638775910339c916ce033cbe60257d">SynchronizationStatus</a> enum name</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a48fd9ef3673eb22c4bc793d946895531">trivial_worst_objective_bound</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a3fb40176ccbc43c52d549364ad081f0d">underlying_solver</a>() override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#aef2930536935bee0c2dfb98986d58566">ValidFileExtensionForParameterFile</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#ab98fea2f5c1fd6b9b139aae267a143a8">variable_is_extracted</a>(int var_index) const</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a50c6e8d07ddce72da8f1234559e6e043">Write</a>(const std::string &amp;filename)</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html#a821bc16a36f9ff2dc422053409c73b62">~GLOPInterface</a>() override</td><td class="entry"><a class="el" href="classoperations__research_1_1GLOPInterface.html">GLOPInterface</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a00702c91c05e08d41f4ef3aad18307e5">~MPSolverInterface</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- HTML footer for doxygen 1.8.18-->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.18 </li>
</ul>
</div>
</body>
</html>