2020-09-02 09:42:51 +02:00
<!-- 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" / >
2022-01-17 21:42:14 +01:00
< meta name = "generator" content = "Doxygen 1.9.3" / >
2020-09-02 09:42:51 +02:00
< 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
2022-03-04 00:11:33 +01:00
  < span id = "projectnumber" > 9.3< / span >
2020-09-02 09:42:51 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-09-02 09:42:51 +02:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2020-09-02 09:42:51 +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" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-09-02 09:42:51 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +01:00
/* @license-end */
< / script >
2020-09-02 09:42:51 +02:00
< 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" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('structoperations__research_1_1_trail.html',''); initResizable(); });
2020-09-02 09:42:51 +02:00
/* @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" >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > Trail Member List< / div > < / div >
2020-09-02 09:42:51 +02:00
< / div > <!-- header -->
< div class = "contents" >
2020-10-09 12:00:09 +02:00
< p > This is the complete list of members for < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > , including all inherited members.< / p >
2020-09-02 09:42:51 +02:00
< table class = "directory" >
2020-10-09 12:00:09 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#a59e28c7e263f0046b3abae402fabf599" > BacktrackTo< / a > (StateMarker *m)< / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#a428929bd9d14882afc73ed53089e4d2b" > rev_bool_value_< / a > < / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#a755b088a175507bae195a98d2dac087a" > rev_bools_< / a > < / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#a359e4e522e8be3f07f6b129834176433" > rev_boolvar_list_< / a > < / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#a14b0984c1c7190f658a6da6e902913b2" > rev_double_memory_< / a > < / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#abf5ccdc450c2bc77268fffacdae623ab" > rev_doubles_< / a > < / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#a18897eca3d360bcd9b1a212a7fe38d41" > rev_int64_memory_< / a > < / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#a99544f426332a39e8fbed4d442ff6341" > rev_int64s_< / a > < / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#a18fdc21e276b69c5c8349385bd7823bd" > rev_int_memory_< / a > < / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#af68a8dd939b7ea41ec34fe8b906c13c6" > rev_ints_< / a > < / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#a387f4ecfc705b159ca9de2779b5c327f" > rev_memory_< / a > < / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#a967e465aec6ac5a6b3e6974ed9db37fb" > rev_memory_array_< / a > < / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#ae0c43c7a172da6726e9db94f1b944499" > rev_object_array_memory_< / a > < / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#a24acf14f6653846929872be350e10626" > rev_object_memory_< / a > < / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#a11e8868b65567df6371bccb3a2d4ca9a" > rev_ptrs_< / a > < / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#ab981c88cf277d0ddf91580a9ebda9407" > rev_uint64s_< / a > < / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html#a3f270ecc0bd3f805a46e8675e9373ea9" > Trail< / a > (int block_size, ConstraintSolverParameters::TrailCompression compression_level)< / td > < td class = "entry" > < a class = "el" href = "structoperations__research_1_1_trail.html" > Trail< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< / 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" >
2022-01-17 21:42:14 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.3 < / li >
2020-09-02 09:42:51 +02:00
< / ul >
< / div >
< / body >
< / html >