2020-09-01 16:00:33 +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-01 16:00:33 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: ArgumentHolder< / 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-01 16:00:33 +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-01 16:00:33 +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-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" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-09-01 16:00:33 +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-01 16:00:33 +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('classoperations__research_1_1_argument_holder.html',''); initResizable(); });
2020-09-01 16:00:33 +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" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
2020-10-09 12:00:09 +02:00
< a href = "classoperations__research_1_1_argument_holder-members.html" > List of all members< / a > < / div >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > ArgumentHolder< / div > < / div >
2020-09-01 16:00:33 +02:00
< / div > <!-- header -->
< div class = "contents" >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2022-01-17 21:42:14 +01:00
< div class = "textblock" > < p > Argument Holder: useful when visiting a model. < / p >
2020-09-01 16:00:33 +02:00
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l02326" > 2326< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-methods" name = "pub-methods" > < / a >
2020-09-01 16:00:33 +02:00
Public Member Functions< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a5d4d21593ad33197d70fd4c881702120" > < td class = "memItemLeft" align = "right" valign = "top" > const std::string &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#a5d4d21593ad33197d70fd4c881702120" > TypeName< / a > () const< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memdesc:a5d4d21593ad33197d70fd4c881702120" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Type of the argument. < a href = "classoperations__research_1_1_argument_holder.html#a5d4d21593ad33197d70fd4c881702120" > More...< / a > < br / > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5d4d21593ad33197d70fd4c881702120" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a5cd41c19cc39011926f928b80cbbed72" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#a5cd41c19cc39011926f928b80cbbed72" > SetTypeName< / a > (const std::string & type_name)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5cd41c19cc39011926f928b80cbbed72" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:ac6284dafb7eb296de4dad91d9d82afa7" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#ac6284dafb7eb296de4dad91d9d82afa7" > SetIntegerArgument< / a > (const std::string & arg_name, int64_t < a class = "el" href = "primal__dual__hybrid__gradient_8cc.html#a730b1ea892f1f794d9bd5f16027acb63" > value< / a > )< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memdesc:ac6284dafb7eb296de4dad91d9d82afa7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Setters. < a href = "classoperations__research_1_1_argument_holder.html#ac6284dafb7eb296de4dad91d9d82afa7" > More...< / a > < br / > < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "separator:ac6284dafb7eb296de4dad91d9d82afa7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeb8549dee74ec0588656079183c0b4f4" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#aeb8549dee74ec0588656079183c0b4f4" > SetIntegerArrayArgument< / a > (const std::string & arg_name, const std::vector< int64_t > & values)< / td > < / tr >
< tr class = "separator:aeb8549dee74ec0588656079183c0b4f4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:adcd51c62ad7767220a2dab2f2363ceea" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#adcd51c62ad7767220a2dab2f2363ceea" > SetIntegerMatrixArgument< / a > (const std::string & arg_name, const < a class = "el" href = "classoperations__research_1_1_int_tuple_set.html" > IntTupleSet< / a > & values)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:adcd51c62ad7767220a2dab2f2363ceea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:a4b2fe4799ef453501f0fce00d59841a7" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#a4b2fe4799ef453501f0fce00d59841a7" > SetIntegerExpressionArgument< / a > (const std::string & arg_name, < a class = "el" href = "classoperations__research_1_1_int_expr.html" > IntExpr< / a > *const expr)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4b2fe4799ef453501f0fce00d59841a7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:a5e05ed63b54117b3fefe5cf3a4d3f33e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#a5e05ed63b54117b3fefe5cf3a4d3f33e" > SetIntegerVariableArrayArgument< / a > (const std::string & arg_name, const std::vector< < a class = "el" href = "classoperations__research_1_1_int_var.html" > IntVar< / a > * > & vars)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5e05ed63b54117b3fefe5cf3a4d3f33e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:aa99281e27dde55f592e819cb36085ce5" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#aa99281e27dde55f592e819cb36085ce5" > SetIntervalArgument< / a > (const std::string & arg_name, < a class = "el" href = "classoperations__research_1_1_interval_var.html" > IntervalVar< / a > *const < a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > )< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa99281e27dde55f592e819cb36085ce5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:af198f3666509d3e593c724811356a06e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#af198f3666509d3e593c724811356a06e" > SetIntervalArrayArgument< / a > (const std::string & arg_name, const std::vector< < a class = "el" href = "classoperations__research_1_1_interval_var.html" > IntervalVar< / a > * > & vars)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af198f3666509d3e593c724811356a06e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:a42a5aa3f2ee24fc309c210e6dfc2b504" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#a42a5aa3f2ee24fc309c210e6dfc2b504" > SetSequenceArgument< / a > (const std::string & arg_name, < a class = "el" href = "classoperations__research_1_1_sequence_var.html" > SequenceVar< / a > *const < a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > )< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a42a5aa3f2ee24fc309c210e6dfc2b504" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:a87edff1ae0e772591575ca3f016af246" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#a87edff1ae0e772591575ca3f016af246" > SetSequenceArrayArgument< / a > (const std::string & arg_name, const std::vector< < a class = "el" href = "classoperations__research_1_1_sequence_var.html" > SequenceVar< / a > * > & vars)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a87edff1ae0e772591575ca3f016af246" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:ae23e57e443be817e98c18896384f5f8f" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#ae23e57e443be817e98c18896384f5f8f" > HasIntegerExpressionArgument< / a > (const std::string & arg_name) const< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memdesc:ae23e57e443be817e98c18896384f5f8f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Checks if arguments exist. < a href = "classoperations__research_1_1_argument_holder.html#ae23e57e443be817e98c18896384f5f8f" > More...< / a > < br / > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae23e57e443be817e98c18896384f5f8f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a1741111a88b318c9b9488173a3d4a788" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#a1741111a88b318c9b9488173a3d4a788" > HasIntegerVariableArrayArgument< / a > (const std::string & arg_name) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1741111a88b318c9b9488173a3d4a788" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae1f250bdbaee9c43609e579350a67206" > < td class = "memItemLeft" align = "right" valign = "top" > int64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#ae1f250bdbaee9c43609e579350a67206" > FindIntegerArgumentWithDefault< / a > (const std::string & arg_name, int64_t def) const< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memdesc:ae1f250bdbaee9c43609e579350a67206" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Getters. < a href = "classoperations__research_1_1_argument_holder.html#ae1f250bdbaee9c43609e579350a67206" > More...< / a > < br / > < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "separator:ae1f250bdbaee9c43609e579350a67206" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abbe0e1e47fceff4a6d4f2f453ac193d8" > < td class = "memItemLeft" align = "right" valign = "top" > int64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#abbe0e1e47fceff4a6d4f2f453ac193d8" > FindIntegerArgumentOrDie< / a > (const std::string & arg_name) const< / td > < / tr >
< tr class = "separator:abbe0e1e47fceff4a6d4f2f453ac193d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a80e0af1ce24692f1580ea8c506477274" > < td class = "memItemLeft" align = "right" valign = "top" > const std::vector< int64_t > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#a80e0af1ce24692f1580ea8c506477274" > FindIntegerArrayArgumentOrDie< / a > (const std::string & arg_name) const< / td > < / tr >
< tr class = "separator:a80e0af1ce24692f1580ea8c506477274" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a0a72c0c2a6fd25822715e54b9da9e6bd" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classoperations__research_1_1_int_tuple_set.html" > IntTupleSet< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#a0a72c0c2a6fd25822715e54b9da9e6bd" > FindIntegerMatrixArgumentOrDie< / a > (const std::string & arg_name) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0a72c0c2a6fd25822715e54b9da9e6bd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:ac87edf9d3e0b607798812b30a3456c78" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_int_expr.html" > IntExpr< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#ac87edf9d3e0b607798812b30a3456c78" > FindIntegerExpressionArgumentOrDie< / a > (const std::string & arg_name) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ac87edf9d3e0b607798812b30a3456c78" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:a030ac65c6191a21ced9f62b49b423b5d" > < td class = "memItemLeft" align = "right" valign = "top" > const std::vector< < a class = "el" href = "classoperations__research_1_1_int_var.html" > IntVar< / a > * > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html#a030ac65c6191a21ced9f62b49b423b5d" > FindIntegerVariableArrayArgumentOrDie< / a > (const std::string & arg_name) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a030ac65c6191a21ced9f62b49b423b5d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "abbe0e1e47fceff4a6d4f2f453ac193d8" name = "abbe0e1e47fceff4a6d4f2f453ac193d8" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abbe0e1e47fceff4a6d4f2f453ac193d8" > ◆ < / a > < / span > FindIntegerArgumentOrDie()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > int64_t FindIntegerArgumentOrDie < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00100" > 100< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae1f250bdbaee9c43609e579350a67206" name = "ae1f250bdbaee9c43609e579350a67206" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae1f250bdbaee9c43609e579350a67206" > ◆ < / a > < / span > FindIntegerArgumentWithDefault()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > int64_t FindIntegerArgumentWithDefault < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > def< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Getters. < / p >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00095" > 95< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a80e0af1ce24692f1580ea8c506477274" name = "a80e0af1ce24692f1580ea8c506477274" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a80e0af1ce24692f1580ea8c506477274" > ◆ < / a > < / span > FindIntegerArrayArgumentOrDie()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > const std::vector< int64_t > & FindIntegerArrayArgumentOrDie < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00105" > 105< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac87edf9d3e0b607798812b30a3456c78" name = "ac87edf9d3e0b607798812b30a3456c78" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac87edf9d3e0b607798812b30a3456c78" > ◆ < / a > < / span > FindIntegerExpressionArgumentOrDie()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-11-18 14:53:30 +01:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_int_expr.html" > IntExpr< / a > * FindIntegerExpressionArgumentOrDie < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00110" > 110< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0a72c0c2a6fd25822715e54b9da9e6bd" name = "a0a72c0c2a6fd25822715e54b9da9e6bd" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0a72c0c2a6fd25822715e54b9da9e6bd" > ◆ < / a > < / span > FindIntegerMatrixArgumentOrDie()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > const < a class = "el" href = "classoperations__research_1_1_int_tuple_set.html" > IntTupleSet< / a > & FindIntegerMatrixArgumentOrDie < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00121" > 121< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a030ac65c6191a21ced9f62b49b423b5d" name = "a030ac65c6191a21ced9f62b49b423b5d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a030ac65c6191a21ced9f62b49b423b5d" > ◆ < / a > < / span > FindIntegerVariableArrayArgumentOrDie()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-11-18 14:53:30 +01:00
< td class = "memname" > const std::vector< < a class = "el" href = "classoperations__research_1_1_int_var.html" > IntVar< / a > * > & FindIntegerVariableArrayArgumentOrDie < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00116" > 116< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae23e57e443be817e98c18896384f5f8f" name = "ae23e57e443be817e98c18896384f5f8f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae23e57e443be817e98c18896384f5f8f" > ◆ < / a > < / span > HasIntegerExpressionArgument()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool HasIntegerExpressionArgument < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Checks if arguments exist. < / p >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00085" > 85< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1741111a88b318c9b9488173a3d4a788" name = "a1741111a88b318c9b9488173a3d4a788" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1741111a88b318c9b9488173a3d4a788" > ◆ < / a > < / span > HasIntegerVariableArrayArgument()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool HasIntegerVariableArrayArgument < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00090" > 90< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac6284dafb7eb296de4dad91d9d82afa7" name = "ac6284dafb7eb296de4dad91d9d82afa7" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac6284dafb7eb296de4dad91d9d82afa7" > ◆ < / a > < / span > SetIntegerArgument()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetIntegerArgument < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Setters. < / p >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00038" > 38< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aeb8549dee74ec0588656079183c0b4f4" name = "aeb8549dee74ec0588656079183c0b4f4" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeb8549dee74ec0588656079183c0b4f4" > ◆ < / a > < / span > SetIntegerArrayArgument()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetIntegerArrayArgument < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > const std::vector< int64_t > &   < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > values< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00043" > 43< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4b2fe4799ef453501f0fce00d59841a7" name = "a4b2fe4799ef453501f0fce00d59841a7" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4b2fe4799ef453501f0fce00d59841a7" > ◆ < / a > < / span > SetIntegerExpressionArgument()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetIntegerExpressionArgument < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-11-18 14:53:30 +01:00
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1_int_expr.html" > IntExpr< / a > *const  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > expr< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00055" > 55< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "adcd51c62ad7767220a2dab2f2363ceea" name = "adcd51c62ad7767220a2dab2f2363ceea" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adcd51c62ad7767220a2dab2f2363ceea" > ◆ < / a > < / span > SetIntegerMatrixArgument()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetIntegerMatrixArgument < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-10-09 12:00:09 +02:00
< td class = "paramtype" > const < a class = "el" href = "classoperations__research_1_1_int_tuple_set.html" > IntTupleSet< / a > &   < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > values< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00048" > 48< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5e05ed63b54117b3fefe5cf3a4d3f33e" name = "a5e05ed63b54117b3fefe5cf3a4d3f33e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5e05ed63b54117b3fefe5cf3a4d3f33e" > ◆ < / a > < / span > SetIntegerVariableArrayArgument()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetIntegerVariableArrayArgument < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-11-18 14:53:30 +01:00
< td class = "paramtype" > const std::vector< < a class = "el" href = "classoperations__research_1_1_int_var.html" > IntVar< / a > * > &   < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > vars< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00060" > 60< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa99281e27dde55f592e819cb36085ce5" name = "aa99281e27dde55f592e819cb36085ce5" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa99281e27dde55f592e819cb36085ce5" > ◆ < / a > < / span > SetIntervalArgument()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetIntervalArgument < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-11-18 14:53:30 +01:00
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1_interval_var.html" > IntervalVar< / a > *const  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > var< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00065" > 65< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af198f3666509d3e593c724811356a06e" name = "af198f3666509d3e593c724811356a06e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af198f3666509d3e593c724811356a06e" > ◆ < / a > < / span > SetIntervalArrayArgument()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetIntervalArrayArgument < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-11-18 14:53:30 +01:00
< td class = "paramtype" > const std::vector< < a class = "el" href = "classoperations__research_1_1_interval_var.html" > IntervalVar< / a > * > &   < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > vars< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00070" > 70< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a42a5aa3f2ee24fc309c210e6dfc2b504" name = "a42a5aa3f2ee24fc309c210e6dfc2b504" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a42a5aa3f2ee24fc309c210e6dfc2b504" > ◆ < / a > < / span > SetSequenceArgument()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetSequenceArgument < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-11-18 14:53:30 +01:00
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1_sequence_var.html" > SequenceVar< / a > *const  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > var< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00075" > 75< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a87edff1ae0e772591575ca3f016af246" name = "a87edff1ae0e772591575ca3f016af246" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a87edff1ae0e772591575ca3f016af246" > ◆ < / a > < / span > SetSequenceArrayArgument()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetSequenceArrayArgument < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > arg_name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-11-18 14:53:30 +01:00
< td class = "paramtype" > const std::vector< < a class = "el" href = "classoperations__research_1_1_sequence_var.html" > SequenceVar< / a > * > &   < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > vars< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00080" > 80< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5cd41c19cc39011926f928b80cbbed72" name = "a5cd41c19cc39011926f928b80cbbed72" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5cd41c19cc39011926f928b80cbbed72" > ◆ < / a > < / span > SetTypeName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetTypeName < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > type_name< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00034" > 34< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5d4d21593ad33197d70fd4c881702120" name = "a5d4d21593ad33197d70fd4c881702120" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5d4d21593ad33197d70fd4c881702120" > ◆ < / a > < / span > TypeName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const std::string & TypeName < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Type of the argument. < / p >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "visitor_8cc_source.html#l00032" > 32< / a > of file < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > < / li >
< li > < a class = "el" href = "visitor_8cc_source.html" > visitor.cc< / a > < / li >
< / ul >
< / 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 >
2020-10-09 12:00:09 +02:00
< li class = "navelem" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / li > < li class = "navelem" > < a class = "el" href = "classoperations__research_1_1_argument_holder.html" > ArgumentHolder< / a > < / li >
2020-09-01 16:00:33 +02:00
< 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-01 16:00:33 +02:00
< / ul >
< / div >
< / body >
< / html >