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

198 lines
37 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_1MPSolverInterface.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">MPSolverInterface 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_1MPSolverInterface.html">MPSolverInterface</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_1MPSolverInterface.html#af8573b2ac9ba936191f2bda73d34b1d7">AddRowConstraint</a>(MPConstraint *const ct)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a2e3afb4a4e412bffafd7052b5dc149ac">AddVariable</a>(MPVariable *const var)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a39453528ba389ea2b25c3a4b9a1ca627">best_objective_bound</a>() const =0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure 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_1MPSolverInterface.html#a89fb46bd2d332732124e7f9cef5ac311">ClearConstraint</a>(MPConstraint *const constraint)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#ab8bd6c2ebc0fe292221efda5c39de361">ClearObjective</a>()=0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a778ef8300eb8137f21ea4e5558a5013c">column_status</a>(int variable_index) const =0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure 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_1MPSolverInterface.html#a7d6d720fac90b7eec9bff89444ef059d">ExtractNewConstraints</a>()=0</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">pure virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a1e25beec6d6dc2350ef52ce383048760">ExtractNewVariables</a>()=0</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">pure virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a14a06e70f2c7ae73a4058a5440c302f8">ExtractObjective</a>()=0</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">pure virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#ad89da59cde106890e11eb0e3f8b460e2">InterruptSolve</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 class="even"><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><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a4544138013b96f9cf723de8bd8529027">IsContinuous</a>() const =0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#af4eef336b3f51a82d39068505ac1866e">IsLP</a>() const =0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#abc7994a741ef4c01ab29ccca957b833b">IsMIP</a>() const =0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#aa16bad1aecd6361a6f87ca03255ea840">iterations</a>() const =0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a24102af97b3c7e803861e1d6983b1fea">MPConstraint</a> class</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a77dbe3a653f9c5d30e818000d92d8b17">MPObjective</a> class</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#ac2c01b4de8f7670e37daa7d42b804dd4">MPSolver</a> class</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">friend</span></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_1MPSolverInterface.html#a93d0a263a0c834246f380a0b93c257be">nodes</a>() const =0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure 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_1MPSolverInterface.html#a43a787400d2a563b9eee1a149225c18a">Reset</a>()=0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure 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_1MPSolverInterface.html#a7f7ed720a6606bc043dee234ca156fc0">row_status</a>(int constraint_index) const =0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure 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_1MPSolverInterface.html#adc355918af24f83e2d2775d9dc67c9ff">SetCoefficient</a>(MPConstraint *const constraint, const MPVariable *const variable, double new_value, double old_value)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure 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_1MPSolverInterface.html#af2ba2ba5c87fc539dd81b4366e1c11a7">SetConstraintBounds</a>(int index, double lb, double ub)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure 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_1MPSolverInterface.html#abefecfbabdfc67d54a8b74d7acd6a0b8">SetDualTolerance</a>(double value)=0</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">pure 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_1MPSolverInterface.html#a0ea9032aa55fa7d334dc01fcc0579ff4">SetLpAlgorithm</a>(int value)=0</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">pure 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_1MPSolverInterface.html#adf90730f9428d81b72ed6d8955f31f17">SetObjectiveCoefficient</a>(const MPVariable *const variable, double coefficient)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a95c0df997af0e71273533db8a3285bc1">SetObjectiveOffset</a>(double value)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a6efd8d7f237fb4c388b71b94a5d10fd5">SetOptimizationDirection</a>(bool maximize)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a69a40a8abff72ce66c2375c3dc81e416">SetParameters</a>(const MPSolverParameters &amp;param)=0</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">pure virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#acbc02ef75e382aa8a252539093733870">SetPresolveMode</a>(int value)=0</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">pure virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a65a79c9a017961ace540693943e11d8a">SetPrimalTolerance</a>(double value)=0</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">pure virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a6c05b038e53c3a96af3715193c9b9e9b">SetRelativeMipGap</a>(double value)=0</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">pure virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a7d4dad0cb109728d4005f99b5afe5fdd">SetScalingMode</a>(int value)=0</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">pure virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#a77083241e8bdb93b619c7b9feaf82dec">SetSolverSpecificParametersAsString</a>(const std::string &amp;parameters)</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_1MPSolverInterface.html#a9e7edcae8572bcf2f44afae0232a5f3e">SetStartingLpBasis</a>(const std::vector&lt; MPSolver::BasisStatus &gt; &amp;variable_statuses, const std::vector&lt; MPSolver::BasisStatus &gt; &amp;constraint_statuses)</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#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_1MPSolverInterface.html#a643e4f27de9cb198fbd7e7fca79a1f8d">SetVariableBounds</a>(int index, double lb, double ub)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html#aa86377bb63658e23dad3d2d35459c351">SetVariableInteger</a>(int index, bool integer)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure 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_1MPSolverInterface.html#acd2420c7db1ca29053a37312977bd610">Solve</a>(const MPSolverParameters &amp;param)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure 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_1MPSolverInterface.html#a81ef93fee7111fcc116feecc0d9ee204">SolverVersion</a>() const =0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure 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_1MPSolverInterface.html#a17319eda610037b914917378c873347e">underlying_solver</a>()=0</td><td class="entry"><a class="el" href="classoperations__research_1_1MPSolverInterface.html">MPSolverInterface</a></td><td class="entry"><span class="mlabel">pure 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_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>