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" / >
2021-04-27 23:00:03 +02:00
< title > OR-Tools: environment.h File Reference< / title >
2020-09-01 16:00:33 +02:00
< 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
2021-12-14 13:41:01 +01:00
  < span id = "projectnumber" > 9.2< / 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('environment_8h.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" >
2021-04-27 23:00:03 +02:00
< a href = "#nested-classes" > Classes< / a > |
2020-09-01 16:00:33 +02:00
< a href = "#namespaces" > Namespaces< / a > |
< a href = "#define-members" > Macros< / a > |
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#func-members" > Functions< / a > < / div >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > environment.h File Reference< / div > < / div >
2020-09-01 16:00:33 +02:00
< / div > <!-- header -->
< div class = "contents" >
2021-04-27 23:00:03 +02:00
< p > < a href = "environment_8h_source.html" > Go to the source code of this file.< / a > < / p >
2020-09-01 16:00:33 +02:00
< table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "nested-classes" name = "nested-classes" > < / a >
2021-04-27 23:00:03 +02:00
Classes< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct___g_r_bsvec.html" > _GRBsvec< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "namespaces" name = "namespaces" > < / a >
2020-09-01 16:00:33 +02:00
Namespaces< / h2 > < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:namespaceoperations__research" > < td class = "memItemLeft" align = "right" valign = "top" > namespace   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memdesc:namespaceoperations__research" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Collection of objects used to extend the < a class = "el" href = "classoperations__research_1_1_constraint.html" title = "A constraint is the main modeling object." > Constraint< / a > < a class = "el" href = "classoperations__research_1_1_solver.html" title = "Solver Class." > Solver< / a > library. < br / > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "define-members" name = "define-members" > < / a >
2020-09-01 16:00:33 +02:00
Macros< / h2 > < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a288f0600218f400d9e3f90279d21c37d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a288f0600218f400d9e3f90279d21c37d" > GUROBI_STDCALL< / a > < / td > < / tr >
< tr class = "separator:a288f0600218f400d9e3f90279d21c37d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7af462f54238363e6ee14e443f5c1a64" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a7af462f54238363e6ee14e443f5c1a64" > GRB_VERSION_MAJOR< / a >       7< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7af462f54238363e6ee14e443f5c1a64" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a31483e94a1dc1f4d177196364e8a7dc5" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a31483e94a1dc1f4d177196364e8a7dc5" > GRB_VERSION_MINOR< / a >       5< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a31483e94a1dc1f4d177196364e8a7dc5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:adca6927d88d7bfea47800cdec327e0a4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#adca6927d88d7bfea47800cdec327e0a4" > GRB_VERSION_TECHNICAL< / a >       2< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:adca6927d88d7bfea47800cdec327e0a4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a7d0e6b4fe5a81cb60844c3d8ba34f953" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a7d0e6b4fe5a81cb60844c3d8ba34f953" > DEFAULT_CS_PRIORITY< / a >       0< / td > < / tr >
< tr class = "separator:a7d0e6b4fe5a81cb60844c3d8ba34f953" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2e38ab4d58423a5d42b1914f95506016" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a2e38ab4d58423a5d42b1914f95506016" > MAX_CS_PRIORITY< / a >       100< / td > < / tr >
< tr class = "separator:a2e38ab4d58423a5d42b1914f95506016" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7880c370abdab04b9a6ce088f137012d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a7880c370abdab04b9a6ce088f137012d" > DEFAULT_CS_PORT< / a >       61000< / td > < / tr >
< tr class = "separator:a7880c370abdab04b9a6ce088f137012d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af67ecff3ca5f78ef781572c2d2aaa3a6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af67ecff3ca5f78ef781572c2d2aaa3a6" > GRB_ERROR_OUT_OF_MEMORY< / a >       10001< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af67ecff3ca5f78ef781572c2d2aaa3a6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4a6bc482cfcec37f18499cbee75aadc4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4a6bc482cfcec37f18499cbee75aadc4" > GRB_ERROR_NULL_ARGUMENT< / a >       10002< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4a6bc482cfcec37f18499cbee75aadc4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4d0172fd192ef858cd1ba0895a7bba7d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4d0172fd192ef858cd1ba0895a7bba7d" > GRB_ERROR_INVALID_ARGUMENT< / a >       10003< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4d0172fd192ef858cd1ba0895a7bba7d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4312d1b48b9d9ff8a280ec885fb96a8d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4312d1b48b9d9ff8a280ec885fb96a8d" > GRB_ERROR_UNKNOWN_ATTRIBUTE< / a >       10004< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4312d1b48b9d9ff8a280ec885fb96a8d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1a98a952757b2175e68f5ba315c17f9c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1a98a952757b2175e68f5ba315c17f9c" > GRB_ERROR_DATA_NOT_AVAILABLE< / a >       10005< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1a98a952757b2175e68f5ba315c17f9c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a302eca1a762e3a30b7bf577385ccf738" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a302eca1a762e3a30b7bf577385ccf738" > GRB_ERROR_INDEX_OUT_OF_RANGE< / a >       10006< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a302eca1a762e3a30b7bf577385ccf738" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a408a5bd209885f6dcc89de0a9ad1aa94" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a408a5bd209885f6dcc89de0a9ad1aa94" > GRB_ERROR_UNKNOWN_PARAMETER< / a >       10007< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a408a5bd209885f6dcc89de0a9ad1aa94" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a9a9a6666880bd188df88302b4fcc9271" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a9a9a6666880bd188df88302b4fcc9271" > GRB_ERROR_VALUE_OUT_OF_RANGE< / a >       10008< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a9a9a6666880bd188df88302b4fcc9271" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a62f5c46eb05a9a2a3aa018fc356aa33a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a62f5c46eb05a9a2a3aa018fc356aa33a" > GRB_ERROR_NO_LICENSE< / a >       10009< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a62f5c46eb05a9a2a3aa018fc356aa33a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad46f1497b6ecd99107a93486d12c3b6f" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad46f1497b6ecd99107a93486d12c3b6f" > GRB_ERROR_SIZE_LIMIT_EXCEEDED< / a >       10010< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad46f1497b6ecd99107a93486d12c3b6f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1083ba2dffb17d6f98510b91ec3619c1" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1083ba2dffb17d6f98510b91ec3619c1" > GRB_ERROR_CALLBACK< / a >       10011< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1083ba2dffb17d6f98510b91ec3619c1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a7a2c13fd29d15ee14338b5de8377b26a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a7a2c13fd29d15ee14338b5de8377b26a" > GRB_ERROR_FILE_READ< / a >       10012< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7a2c13fd29d15ee14338b5de8377b26a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a449f5459999863beacb61d561671e414" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a449f5459999863beacb61d561671e414" > GRB_ERROR_FILE_WRITE< / a >       10013< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a449f5459999863beacb61d561671e414" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5ded78011789e27ed549183395b17f2a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5ded78011789e27ed549183395b17f2a" > GRB_ERROR_NUMERIC< / a >       10014< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5ded78011789e27ed549183395b17f2a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa9a84c131770897591dcf5d9819f1f06" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa9a84c131770897591dcf5d9819f1f06" > GRB_ERROR_IIS_NOT_INFEASIBLE< / a >       10015< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa9a84c131770897591dcf5d9819f1f06" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a7d1479734f486152e3a5e701bc6b8fa5" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a7d1479734f486152e3a5e701bc6b8fa5" > GRB_ERROR_NOT_FOR_MIP< / a >       10016< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7d1479734f486152e3a5e701bc6b8fa5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5d52498c2434318d4ab751107d1d8b26" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5d52498c2434318d4ab751107d1d8b26" > GRB_ERROR_OPTIMIZATION_IN_PROGRESS< / a >       10017< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5d52498c2434318d4ab751107d1d8b26" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad3925010db47489b55cb7cf5ad1e40cb" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad3925010db47489b55cb7cf5ad1e40cb" > GRB_ERROR_DUPLICATES< / a >       10018< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad3925010db47489b55cb7cf5ad1e40cb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a65255122426228e1884236f000ccee30" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a65255122426228e1884236f000ccee30" > GRB_ERROR_NODEFILE< / a >       10019< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a65255122426228e1884236f000ccee30" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a8bd128c68a718c232fe8fa9417d98de2" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a8bd128c68a718c232fe8fa9417d98de2" > GRB_ERROR_Q_NOT_PSD< / a >       10020< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a8bd128c68a718c232fe8fa9417d98de2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a13d1227eb46f67993a86d4a867d03bf6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a13d1227eb46f67993a86d4a867d03bf6" > GRB_ERROR_QCP_EQUALITY_CONSTRAINT< / a >       10021< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a13d1227eb46f67993a86d4a867d03bf6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a36d1aa1dface09b47c59fc4ac7f1b7d8" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a36d1aa1dface09b47c59fc4ac7f1b7d8" > GRB_ERROR_NETWORK< / a >       10022< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a36d1aa1dface09b47c59fc4ac7f1b7d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a25cf6cff20c543a4b3239006d506f1bd" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a25cf6cff20c543a4b3239006d506f1bd" > GRB_ERROR_JOB_REJECTED< / a >       10023< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a25cf6cff20c543a4b3239006d506f1bd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae777bf93e9d51c1afb55c8c3908d9aa8" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ae777bf93e9d51c1afb55c8c3908d9aa8" > GRB_ERROR_NOT_SUPPORTED< / a >       10024< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae777bf93e9d51c1afb55c8c3908d9aa8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa739025d9a7e7de9ebbaeb681a679035" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa739025d9a7e7de9ebbaeb681a679035" > GRB_ERROR_EXCEED_2B_NONZEROS< / a >       10025< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa739025d9a7e7de9ebbaeb681a679035" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a0cd74783ec9f1d9f1e71d6201573f98a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a0cd74783ec9f1d9f1e71d6201573f98a" > GRB_ERROR_INVALID_PIECEWISE_OBJ< / a >       10026< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0cd74783ec9f1d9f1e71d6201573f98a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ac16959c0b26e6123759bf994a2e80276" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ac16959c0b26e6123759bf994a2e80276" > GRB_ERROR_UPDATEMODE_CHANGE< / a >       10027< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ac16959c0b26e6123759bf994a2e80276" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a6bde0cf462d2c369ac6786e2201fe90c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a6bde0cf462d2c369ac6786e2201fe90c" > GRB_ERROR_CLOUD< / a >       10028< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a6bde0cf462d2c369ac6786e2201fe90c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a9de5329ac90d73bbb3c8d398d7f74183" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a9de5329ac90d73bbb3c8d398d7f74183" > GRB_ERROR_MODEL_MODIFICATION< / a >       10029< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a9de5329ac90d73bbb3c8d398d7f74183" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad789b60cb2feff34abddf416dcdba0c9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad789b60cb2feff34abddf416dcdba0c9" > GRB_LESS_EQUAL< / a >       '< '< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad789b60cb2feff34abddf416dcdba0c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a2f1213e965bc4f4239c9178b6e8af074" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a2f1213e965bc4f4239c9178b6e8af074" > GRB_GREATER_EQUAL< / a >       '> '< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a2f1213e965bc4f4239c9178b6e8af074" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab1259c28b7591a6ed65482a365be56c6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab1259c28b7591a6ed65482a365be56c6" > GRB_EQUAL< / a >       '='< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab1259c28b7591a6ed65482a365be56c6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a6cc9be6c5a5942fae165ac67f0b55c09" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a6cc9be6c5a5942fae165ac67f0b55c09" > GRB_CONTINUOUS< / a >       'C'< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a6cc9be6c5a5942fae165ac67f0b55c09" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af253f5e12cd48e0718eac5d4cb4f161d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af253f5e12cd48e0718eac5d4cb4f161d" > GRB_BINARY< / a >       'B'< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af253f5e12cd48e0718eac5d4cb4f161d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5303a1a44e057e9af71c89e9e5c67299" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5303a1a44e057e9af71c89e9e5c67299" > GRB_INTEGER< / a >       'I'< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5303a1a44e057e9af71c89e9e5c67299" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a10e959dadee6184a80bd784e3069a787" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a10e959dadee6184a80bd784e3069a787" > GRB_SEMICONT< / a >       'S'< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a10e959dadee6184a80bd784e3069a787" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a497be97e1070e95570638879589f5646" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a497be97e1070e95570638879589f5646" > GRB_SEMIINT< / a >       'N'< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a497be97e1070e95570638879589f5646" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad4477c4c3cade685194ae6957edce447" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad4477c4c3cade685194ae6957edce447" > GRB_MINIMIZE< / a >       1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad4477c4c3cade685194ae6957edce447" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1d47332af7cf793e9b5cc80998ea4afe" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1d47332af7cf793e9b5cc80998ea4afe" > GRB_MAXIMIZE< / a >       -1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1d47332af7cf793e9b5cc80998ea4afe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a83c630c8212f82f29aa486c99c52e889" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a83c630c8212f82f29aa486c99c52e889" > GRB_SOS_TYPE1< / a >       1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a83c630c8212f82f29aa486c99c52e889" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab1a16d7efaf01b93f78a9d1fc9523ed6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab1a16d7efaf01b93f78a9d1fc9523ed6" > GRB_SOS_TYPE2< / a >       2< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab1a16d7efaf01b93f78a9d1fc9523ed6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a2596d04fb885c491433c0f4df4988675" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a2596d04fb885c491433c0f4df4988675" > GRB_INFINITY< / a >       1e100< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a2596d04fb885c491433c0f4df4988675" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af1ed3c79be1f7b75cf20ab2ecfffbca6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af1ed3c79be1f7b75cf20ab2ecfffbca6" > GRB_UNDEFINED< / a >       1e101< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af1ed3c79be1f7b75cf20ab2ecfffbca6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aaeec08d31335c6a13ff639dff0f4daa5" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aaeec08d31335c6a13ff639dff0f4daa5" > GRB_MAXINT< / a >       2000000000< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aaeec08d31335c6a13ff639dff0f4daa5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a19adabd12d5c3f7af0862e269ba79f3e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a19adabd12d5c3f7af0862e269ba79f3e" > GRB_MAX_NAMELEN< / a >       255< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a19adabd12d5c3f7af0862e269ba79f3e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a6ecbf3a27b35ccc4e7d58be6f1162184" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a6ecbf3a27b35ccc4e7d58be6f1162184" > GRB_MAX_STRLEN< / a >       512< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a6ecbf3a27b35ccc4e7d58be6f1162184" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af5b0c9ea67bfc4608f47c6fa3f9d773c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af5b0c9ea67bfc4608f47c6fa3f9d773c" > GRB_MAX_CONCURRENT< / a >       64< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af5b0c9ea67bfc4608f47c6fa3f9d773c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae7ac10908b369bb98f65176f989ca58a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ae7ac10908b369bb98f65176f989ca58a" > CB_ARGS< / a >       < a class = "el" href = "environment_8h.html#a865e461c79c88bc5c0d5f56087ae4876" > GRBmodel< / a > *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > , void *cbdata, int < a class = "el" href = "gurobi__interface_8cc.html#a675dd47bbf0a66c9cb592047797a6d69" > where< / a > , void *usrdata< / td > < / tr >
< tr class = "separator:ae7ac10908b369bb98f65176f989ca58a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac248519bcc615cb5d8db04897523f1d5" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ac248519bcc615cb5d8db04897523f1d5" > GRB_INT_ATTR_NUMCONSTRS< / a >       " NumConstrs" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ac248519bcc615cb5d8db04897523f1d5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:abbe8cf6c82b0d31a3ba9b66d40394134" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#abbe8cf6c82b0d31a3ba9b66d40394134" > GRB_INT_ATTR_NUMVARS< / a >       " NumVars" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:abbe8cf6c82b0d31a3ba9b66d40394134" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a02f28cadc71c43b4047e29c870458a6a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a02f28cadc71c43b4047e29c870458a6a" > GRB_INT_ATTR_NUMSOS< / a >       " NumSOS" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a02f28cadc71c43b4047e29c870458a6a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:adfa4fe37bed898b0a89604305c665452" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#adfa4fe37bed898b0a89604305c665452" > GRB_INT_ATTR_NUMQCONSTRS< / a >       " NumQConstrs" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:adfa4fe37bed898b0a89604305c665452" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a8924344b283ea083870cefcf3f37387a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a8924344b283ea083870cefcf3f37387a" > GRB_INT_ATTR_NUMGENCONSTRS< / a >       " NumGenConstrs" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a8924344b283ea083870cefcf3f37387a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a367362f7a098c470b132ce87692836c4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a367362f7a098c470b132ce87692836c4" > GRB_INT_ATTR_NUMNZS< / a >       " NumNZs" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a367362f7a098c470b132ce87692836c4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a004bc8ee025bbf51190d070a934e20c9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a004bc8ee025bbf51190d070a934e20c9" > GRB_DBL_ATTR_DNUMNZS< / a >       " DNumNZs" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a004bc8ee025bbf51190d070a934e20c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a89a2148693c6175fafaa2b406f52473c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a89a2148693c6175fafaa2b406f52473c" > GRB_INT_ATTR_NUMQNZS< / a >       " NumQNZs" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a89a2148693c6175fafaa2b406f52473c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a8059d592a4172e589c3a2dcf9c751715" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a8059d592a4172e589c3a2dcf9c751715" > GRB_INT_ATTR_NUMQCNZS< / a >       " NumQCNZs" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a8059d592a4172e589c3a2dcf9c751715" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a7a33d15359f3c9b38ef73e30cc4f9640" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a7a33d15359f3c9b38ef73e30cc4f9640" > GRB_INT_ATTR_NUMINTVARS< / a >       " NumIntVars" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7a33d15359f3c9b38ef73e30cc4f9640" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a66302f15a15d5b4b45fd5822fd4cf92a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a66302f15a15d5b4b45fd5822fd4cf92a" > GRB_INT_ATTR_NUMBINVARS< / a >       " NumBinVars" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a66302f15a15d5b4b45fd5822fd4cf92a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa96b962e7b723d78430398d012b2cc76" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa96b962e7b723d78430398d012b2cc76" > GRB_INT_ATTR_NUMPWLOBJVARS< / a >       " NumPWLObjVars" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa96b962e7b723d78430398d012b2cc76" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a8d63d792ead16b09415eb5893ad09f9a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a8d63d792ead16b09415eb5893ad09f9a" > GRB_STR_ATTR_MODELNAME< / a >       " ModelName" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a8d63d792ead16b09415eb5893ad09f9a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a233cfbc39ea682329dabec1fbb4d4cbd" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a233cfbc39ea682329dabec1fbb4d4cbd" > GRB_INT_ATTR_MODELSENSE< / a >       " ModelSense" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a233cfbc39ea682329dabec1fbb4d4cbd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a8ac6a4fedeff2448008534b7a90abafa" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a8ac6a4fedeff2448008534b7a90abafa" > GRB_DBL_ATTR_OBJCON< / a >       " ObjCon" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a8ac6a4fedeff2448008534b7a90abafa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a818911c41b6c6db875cc4296cb7a861a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a818911c41b6c6db875cc4296cb7a861a" > GRB_INT_ATTR_IS_MIP< / a >       " IsMIP" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a818911c41b6c6db875cc4296cb7a861a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a53aa4448d8ded22274939383658c1d80" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a53aa4448d8ded22274939383658c1d80" > GRB_INT_ATTR_IS_QP< / a >       " IsQP" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a53aa4448d8ded22274939383658c1d80" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa16b413021738f1ca6d7bc00f8ed7d56" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa16b413021738f1ca6d7bc00f8ed7d56" > GRB_INT_ATTR_IS_QCP< / a >       " IsQCP" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa16b413021738f1ca6d7bc00f8ed7d56" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4f73b8e60ff5c376f7656450d84cb4c0" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4f73b8e60ff5c376f7656450d84cb4c0" > GRB_INT_ATTR_IS_MULTIOBJ< / a >       " IsMultiObj" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4f73b8e60ff5c376f7656450d84cb4c0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a87f5d463daa6f8acf14cc71178bcb9a1" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a87f5d463daa6f8acf14cc71178bcb9a1" > GRB_STR_ATTR_SERVER< / a >       " Server" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a87f5d463daa6f8acf14cc71178bcb9a1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aeaabc9d6b8bc7e23b6e8d6f8f7afdee1" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aeaabc9d6b8bc7e23b6e8d6f8f7afdee1" > GRB_INT_ATTR_LICENSE_EXPIRATION< / a >       " LicenseExpiration" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aeaabc9d6b8bc7e23b6e8d6f8f7afdee1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae11f079a0448e1dd3ac0a4a5938a7a1d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ae11f079a0448e1dd3ac0a4a5938a7a1d" > GRB_DBL_ATTR_LB< / a >       " LB" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae11f079a0448e1dd3ac0a4a5938a7a1d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a0a9e67177dc51990769f46c9eab75ced" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a0a9e67177dc51990769f46c9eab75ced" > GRB_DBL_ATTR_UB< / a >       " UB" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0a9e67177dc51990769f46c9eab75ced" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a728e19166cbf018cea2dd05dc67f7824" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a728e19166cbf018cea2dd05dc67f7824" > GRB_DBL_ATTR_OBJ< / a >       " Obj" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a728e19166cbf018cea2dd05dc67f7824" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a87fb4e2c8417ac5561558e4218afff8e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a87fb4e2c8417ac5561558e4218afff8e" > GRB_CHAR_ATTR_VTYPE< / a >       " VType" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a87fb4e2c8417ac5561558e4218afff8e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a13d56b4c7ae1126425a3584a3e4e1e7c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a13d56b4c7ae1126425a3584a3e4e1e7c" > GRB_DBL_ATTR_START< / a >       " Start" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a13d56b4c7ae1126425a3584a3e4e1e7c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa777b8fe04b2b549da6075d5e915eec7" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa777b8fe04b2b549da6075d5e915eec7" > GRB_DBL_ATTR_PSTART< / a >       " PStart" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa777b8fe04b2b549da6075d5e915eec7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a0ab4faba5895cb10a2a9454c0d162772" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a0ab4faba5895cb10a2a9454c0d162772" > GRB_INT_ATTR_BRANCHPRIORITY< / a >       " BranchPriority" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0ab4faba5895cb10a2a9454c0d162772" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a35352711b7c9550fcc51ae33613ffcfe" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a35352711b7c9550fcc51ae33613ffcfe" > GRB_STR_ATTR_VARNAME< / a >       " VarName" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a35352711b7c9550fcc51ae33613ffcfe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad6cece259e41034e1ee45a8b12506b0c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad6cece259e41034e1ee45a8b12506b0c" > GRB_INT_ATTR_PWLOBJCVX< / a >       " PWLObjCvx" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad6cece259e41034e1ee45a8b12506b0c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aeeccde0269e8517c8bb70acb9c781623" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aeeccde0269e8517c8bb70acb9c781623" > GRB_DBL_ATTR_VARHINTVAL< / a >       " VarHintVal" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aeeccde0269e8517c8bb70acb9c781623" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa88a19195fab52fe612f9cc06f69017e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa88a19195fab52fe612f9cc06f69017e" > GRB_INT_ATTR_VARHINTPRI< / a >       " VarHintPri" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa88a19195fab52fe612f9cc06f69017e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4335263197ed90083134851d4e2b979b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4335263197ed90083134851d4e2b979b" > GRB_INT_ATTR_PARTITION< / a >       " Partition" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4335263197ed90083134851d4e2b979b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aad88bdc3ebd15f9a0639e7e9db8d1850" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aad88bdc3ebd15f9a0639e7e9db8d1850" > GRB_DBL_ATTR_RHS< / a >       " RHS" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aad88bdc3ebd15f9a0639e7e9db8d1850" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa2809816060818b0ff9abf45dd5a80b8" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa2809816060818b0ff9abf45dd5a80b8" > GRB_DBL_ATTR_DSTART< / a >       " DStart" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa2809816060818b0ff9abf45dd5a80b8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab9e8fb9ba7e90fd0a905802db64ec066" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab9e8fb9ba7e90fd0a905802db64ec066" > GRB_CHAR_ATTR_SENSE< / a >       " Sense" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab9e8fb9ba7e90fd0a905802db64ec066" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5ed66d54bd6c8c89ffa7341c832bf97f" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5ed66d54bd6c8c89ffa7341c832bf97f" > GRB_STR_ATTR_CONSTRNAME< / a >       " ConstrName" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5ed66d54bd6c8c89ffa7341c832bf97f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:afecaf686ea3470f303e0821895edd2fb" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#afecaf686ea3470f303e0821895edd2fb" > GRB_INT_ATTR_LAZY< / a >       " Lazy" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:afecaf686ea3470f303e0821895edd2fb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a668b1d5346f3df168753caff94fc6e72" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a668b1d5346f3df168753caff94fc6e72" > GRB_DBL_ATTR_QCRHS< / a >       " QCRHS" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a668b1d5346f3df168753caff94fc6e72" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab8ec38a6720669aae61555e02de4df65" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab8ec38a6720669aae61555e02de4df65" > GRB_CHAR_ATTR_QCSENSE< / a >       " QCSense" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab8ec38a6720669aae61555e02de4df65" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a16d8f3c4590ada5bc6da3cce7b704879" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a16d8f3c4590ada5bc6da3cce7b704879" > GRB_STR_ATTR_QCNAME< / a >       " QCName" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a16d8f3c4590ada5bc6da3cce7b704879" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ac16d2b1fcd06b0745a72a4d4cb914306" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ac16d2b1fcd06b0745a72a4d4cb914306" > GRB_INT_ATTR_GENCONSTRTYPE< / a >       " GenConstrType" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ac16d2b1fcd06b0745a72a4d4cb914306" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af452d972d738e706059177cd07adad9c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af452d972d738e706059177cd07adad9c" > GRB_STR_ATTR_GENCONSTRNAME< / a >       " GenConstrName" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af452d972d738e706059177cd07adad9c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a304255df7692a64f793c68114dba9350" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a304255df7692a64f793c68114dba9350" > GRB_DBL_ATTR_MAX_COEFF< / a >       " MaxCoeff" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a304255df7692a64f793c68114dba9350" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab74ed661c5c93a9c6db103a6dc090e12" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab74ed661c5c93a9c6db103a6dc090e12" > GRB_DBL_ATTR_MIN_COEFF< / a >       " MinCoeff" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab74ed661c5c93a9c6db103a6dc090e12" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab3827763d827f4f051f20def64835579" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab3827763d827f4f051f20def64835579" > GRB_DBL_ATTR_MAX_BOUND< / a >       " MaxBound" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab3827763d827f4f051f20def64835579" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a7a20eac4a292522284881931076ddb0c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a7a20eac4a292522284881931076ddb0c" > GRB_DBL_ATTR_MIN_BOUND< / a >       " MinBound" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7a20eac4a292522284881931076ddb0c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a548f09632351e3ec3a20481acbe5f235" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a548f09632351e3ec3a20481acbe5f235" > GRB_DBL_ATTR_MAX_OBJ_COEFF< / a >       " MaxObjCoeff" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a548f09632351e3ec3a20481acbe5f235" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab279d36c0fd36ea11d4239fb1833c926" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab279d36c0fd36ea11d4239fb1833c926" > GRB_DBL_ATTR_MIN_OBJ_COEFF< / a >       " MinObjCoeff" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab279d36c0fd36ea11d4239fb1833c926" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4c98c538d5b0ccf2e44780d32a02a956" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4c98c538d5b0ccf2e44780d32a02a956" > GRB_DBL_ATTR_MAX_RHS< / a >       " MaxRHS" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4c98c538d5b0ccf2e44780d32a02a956" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3b6aebfac36c0f0983a6eb6d4b737000" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a3b6aebfac36c0f0983a6eb6d4b737000" > GRB_DBL_ATTR_MIN_RHS< / a >       " MinRHS" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3b6aebfac36c0f0983a6eb6d4b737000" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a56956244c5fbaceaaf978d3bd0523de2" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a56956244c5fbaceaaf978d3bd0523de2" > GRB_DBL_ATTR_MAX_QCCOEFF< / a >       " MaxQCCoeff" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a56956244c5fbaceaaf978d3bd0523de2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad2fe45c9645236329fb9f3d988d27114" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad2fe45c9645236329fb9f3d988d27114" > GRB_DBL_ATTR_MIN_QCCOEFF< / a >       " MinQCCoeff" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad2fe45c9645236329fb9f3d988d27114" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1e0b6f23df15b0384d9adce37c94c1de" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1e0b6f23df15b0384d9adce37c94c1de" > GRB_DBL_ATTR_MAX_QOBJ_COEFF< / a >       " MaxQObjCoeff" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1e0b6f23df15b0384d9adce37c94c1de" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4115cd124394a4158b8d3c62f01c9aa4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4115cd124394a4158b8d3c62f01c9aa4" > GRB_DBL_ATTR_MIN_QOBJ_COEFF< / a >       " MinQObjCoeff" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4115cd124394a4158b8d3c62f01c9aa4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a2ee665b6b89d65f056befe518539c127" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a2ee665b6b89d65f056befe518539c127" > GRB_DBL_ATTR_MAX_QCLCOEFF< / a >       " MaxQCLCoeff" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a2ee665b6b89d65f056befe518539c127" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a52752799c32508294f2f40e4d343d66d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a52752799c32508294f2f40e4d343d66d" > GRB_DBL_ATTR_MIN_QCLCOEFF< / a >       " MinQCLCoeff" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a52752799c32508294f2f40e4d343d66d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aba780e64a6ab1e17a6cc5fbba7a4f1c3" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aba780e64a6ab1e17a6cc5fbba7a4f1c3" > GRB_DBL_ATTR_MAX_QCRHS< / a >       " MaxQCRHS" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aba780e64a6ab1e17a6cc5fbba7a4f1c3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a0b02550ea0810dc0e03367c73d0e3a39" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a0b02550ea0810dc0e03367c73d0e3a39" > GRB_DBL_ATTR_MIN_QCRHS< / a >       " MinQCRHS" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0b02550ea0810dc0e03367c73d0e3a39" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aca9bca55e6a64203923b0b1bb024407b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aca9bca55e6a64203923b0b1bb024407b" > GRB_DBL_ATTR_RUNTIME< / a >       " Runtime" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aca9bca55e6a64203923b0b1bb024407b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad4544aad5da63e21eb7c61e9142ffbd9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad4544aad5da63e21eb7c61e9142ffbd9" > GRB_INT_ATTR_STATUS< / a >       " Status" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad4544aad5da63e21eb7c61e9142ffbd9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5ad09c0e963f4a55c5f39f5fac72c769" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5ad09c0e963f4a55c5f39f5fac72c769" > GRB_DBL_ATTR_OBJVAL< / a >       " ObjVal" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5ad09c0e963f4a55c5f39f5fac72c769" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:afa4f5e674caa662471e849ba775a755d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#afa4f5e674caa662471e849ba775a755d" > GRB_DBL_ATTR_OBJBOUND< / a >       " ObjBound" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:afa4f5e674caa662471e849ba775a755d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae6c5ff7d3e3b288f2c90a2ccf9ff152b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ae6c5ff7d3e3b288f2c90a2ccf9ff152b" > GRB_DBL_ATTR_OBJBOUNDC< / a >       " ObjBoundC" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae6c5ff7d3e3b288f2c90a2ccf9ff152b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a50049d6ee17a84a8c34e309cd64039f7" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a50049d6ee17a84a8c34e309cd64039f7" > GRB_DBL_ATTR_POOLOBJBOUND< / a >       " PoolObjBound" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a50049d6ee17a84a8c34e309cd64039f7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:adcdd0acb46a250186f4f17e9a3113bab" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#adcdd0acb46a250186f4f17e9a3113bab" > GRB_DBL_ATTR_POOLOBJVAL< / a >       " PoolObjVal" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:adcdd0acb46a250186f4f17e9a3113bab" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a9f3d5075e0dea384d7dadaad8119841f" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a9f3d5075e0dea384d7dadaad8119841f" > GRB_DBL_ATTR_MIPGAP< / a >       " MIPGap" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a9f3d5075e0dea384d7dadaad8119841f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aeccf22a77ad72039e023c83e9afcf76a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aeccf22a77ad72039e023c83e9afcf76a" > GRB_INT_ATTR_SOLCOUNT< / a >       " SolCount" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aeccf22a77ad72039e023c83e9afcf76a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3f863a94da605ae51aa79a9d547bc9ac" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a3f863a94da605ae51aa79a9d547bc9ac" > GRB_DBL_ATTR_ITERCOUNT< / a >       " IterCount" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3f863a94da605ae51aa79a9d547bc9ac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:acfc0e9dcfa5ab9c9e845147459965929" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#acfc0e9dcfa5ab9c9e845147459965929" > GRB_INT_ATTR_BARITERCOUNT< / a >       " BarIterCount" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:acfc0e9dcfa5ab9c9e845147459965929" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3330ab2eaa22ccaebe6eb75acc71913c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a3330ab2eaa22ccaebe6eb75acc71913c" > GRB_DBL_ATTR_NODECOUNT< / a >       " NodeCount" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3330ab2eaa22ccaebe6eb75acc71913c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a430718adcf2d2f1043d58cc5553c606a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a430718adcf2d2f1043d58cc5553c606a" > GRB_DBL_ATTR_OPENNODECOUNT< / a >       " OpenNodeCount" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a430718adcf2d2f1043d58cc5553c606a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a7b3afd40e4730a9321a106abccf48600" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a7b3afd40e4730a9321a106abccf48600" > GRB_INT_ATTR_HASDUALNORM< / a >       " HasDualNorm" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7b3afd40e4730a9321a106abccf48600" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa79252cac30162280cee77fcad392fe2" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa79252cac30162280cee77fcad392fe2" > GRB_DBL_ATTR_X< / a >       " X" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa79252cac30162280cee77fcad392fe2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a64c5813d650c7b30c0d6c10581a51de4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a64c5813d650c7b30c0d6c10581a51de4" > GRB_DBL_ATTR_XN< / a >       " Xn" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a64c5813d650c7b30c0d6c10581a51de4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4962089abab2b0f3e19b843d1856c29f" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4962089abab2b0f3e19b843d1856c29f" > GRB_DBL_ATTR_BARX< / a >       " BarX" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4962089abab2b0f3e19b843d1856c29f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a9112d4d1eeee1c4fb4043ea044693bcb" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a9112d4d1eeee1c4fb4043ea044693bcb" > GRB_DBL_ATTR_RC< / a >       " RC" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a9112d4d1eeee1c4fb4043ea044693bcb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a2f41a338a88f219a29eab29622c394a3" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a2f41a338a88f219a29eab29622c394a3" > GRB_DBL_ATTR_VDUALNORM< / a >       " VDualNorm" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a2f41a338a88f219a29eab29622c394a3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a29ebfd349621b3bdff29bedc3a30a547" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a29ebfd349621b3bdff29bedc3a30a547" > GRB_INT_ATTR_VBASIS< / a >       " VBasis" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a29ebfd349621b3bdff29bedc3a30a547" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a53f9ffb4546f1effaf87839a42adeaa3" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a53f9ffb4546f1effaf87839a42adeaa3" > GRB_DBL_ATTR_PI< / a >       " Pi" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a53f9ffb4546f1effaf87839a42adeaa3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:abfb39b7f2347bdb83f9e9b5d756904f9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#abfb39b7f2347bdb83f9e9b5d756904f9" > GRB_DBL_ATTR_QCPI< / a >       " QCPi" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:abfb39b7f2347bdb83f9e9b5d756904f9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5d411c36309bdd064dee5cfc668629f4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5d411c36309bdd064dee5cfc668629f4" > GRB_DBL_ATTR_SLACK< / a >       " Slack" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5d411c36309bdd064dee5cfc668629f4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a634b2008a58ca940b6e4982908498bda" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a634b2008a58ca940b6e4982908498bda" > GRB_DBL_ATTR_QCSLACK< / a >       " QCSlack" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a634b2008a58ca940b6e4982908498bda" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a2898df4ad80c4cf7b4f92a183ad5fa85" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a2898df4ad80c4cf7b4f92a183ad5fa85" > GRB_DBL_ATTR_CDUALNORM< / a >       " CDualNorm" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a2898df4ad80c4cf7b4f92a183ad5fa85" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ac62018893f550c089f864ee7b930a577" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ac62018893f550c089f864ee7b930a577" > GRB_INT_ATTR_CBASIS< / a >       " CBasis" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ac62018893f550c089f864ee7b930a577" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a8838d0e707daf185e0c935497b0ec218" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a8838d0e707daf185e0c935497b0ec218" > GRB_DBL_ATTR_BOUND_VIO< / a >       " BoundVio" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a8838d0e707daf185e0c935497b0ec218" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a41fe4d5aaeed368599c1e2188e56c2b8" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a41fe4d5aaeed368599c1e2188e56c2b8" > GRB_DBL_ATTR_BOUND_SVIO< / a >       " BoundSVio" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a41fe4d5aaeed368599c1e2188e56c2b8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af48f894f2ddc72c3fafcb31eb5028a0b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af48f894f2ddc72c3fafcb31eb5028a0b" > GRB_INT_ATTR_BOUND_VIO_INDEX< / a >       " BoundVioIndex" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af48f894f2ddc72c3fafcb31eb5028a0b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a96531b03dbf6347006f4592e3d63abcf" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a96531b03dbf6347006f4592e3d63abcf" > GRB_INT_ATTR_BOUND_SVIO_INDEX< / a >       " BoundSVioIndex" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a96531b03dbf6347006f4592e3d63abcf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1a9973ad27983486d74b1a6158ac1877" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1a9973ad27983486d74b1a6158ac1877" > GRB_DBL_ATTR_BOUND_VIO_SUM< / a >       " BoundVioSum" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1a9973ad27983486d74b1a6158ac1877" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:adba1d2acac6b3aa0b7862190ecd0f300" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#adba1d2acac6b3aa0b7862190ecd0f300" > GRB_DBL_ATTR_BOUND_SVIO_SUM< / a >       " BoundSVioSum" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:adba1d2acac6b3aa0b7862190ecd0f300" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a900d4d1393d231eed9fa27fb4c797270" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a900d4d1393d231eed9fa27fb4c797270" > GRB_DBL_ATTR_CONSTR_VIO< / a >       " ConstrVio" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a900d4d1393d231eed9fa27fb4c797270" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a9b15ef3b783026313e3a32879164ef9e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a9b15ef3b783026313e3a32879164ef9e" > GRB_DBL_ATTR_CONSTR_SVIO< / a >       " ConstrSVio" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a9b15ef3b783026313e3a32879164ef9e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aeccfb4445172b4deb3bd278ccbc260ac" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aeccfb4445172b4deb3bd278ccbc260ac" > GRB_INT_ATTR_CONSTR_VIO_INDEX< / a >       " ConstrVioIndex" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aeccfb4445172b4deb3bd278ccbc260ac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a46b713be76103b88b971cd9de417fc93" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a46b713be76103b88b971cd9de417fc93" > GRB_INT_ATTR_CONSTR_SVIO_INDEX< / a >       " ConstrSVioIndex" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a46b713be76103b88b971cd9de417fc93" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a0a58de81f9e04bf65a7950a07f521a7b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a0a58de81f9e04bf65a7950a07f521a7b" > GRB_DBL_ATTR_CONSTR_VIO_SUM< / a >       " ConstrVioSum" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0a58de81f9e04bf65a7950a07f521a7b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1b145878a84b4b9ee36c86b33bc6f412" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1b145878a84b4b9ee36c86b33bc6f412" > GRB_DBL_ATTR_CONSTR_SVIO_SUM< / a >       " ConstrSVioSum" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1b145878a84b4b9ee36c86b33bc6f412" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a81b08f1b06c08bd5fdb7f7ede995ea31" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a81b08f1b06c08bd5fdb7f7ede995ea31" > GRB_DBL_ATTR_CONSTR_RESIDUAL< / a >       " ConstrResidual" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a81b08f1b06c08bd5fdb7f7ede995ea31" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a932d8e74db30b567ab2872c27ff3f4f6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a932d8e74db30b567ab2872c27ff3f4f6" > GRB_DBL_ATTR_CONSTR_SRESIDUAL< / a >       " ConstrSResidual" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a932d8e74db30b567ab2872c27ff3f4f6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af51a8c25ee22e13b31bfe7334cbef703" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af51a8c25ee22e13b31bfe7334cbef703" > GRB_INT_ATTR_CONSTR_RESIDUAL_INDEX< / a >       " ConstrResidualIndex" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af51a8c25ee22e13b31bfe7334cbef703" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3567484166b50f2e63cd54f27238dfb1" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a3567484166b50f2e63cd54f27238dfb1" > GRB_INT_ATTR_CONSTR_SRESIDUAL_INDEX< / a >       " ConstrSResidualIndex" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3567484166b50f2e63cd54f27238dfb1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad1c19791d962e7afd7577160b8cd9e4f" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad1c19791d962e7afd7577160b8cd9e4f" > GRB_DBL_ATTR_CONSTR_RESIDUAL_SUM< / a >       " ConstrResidualSum" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad1c19791d962e7afd7577160b8cd9e4f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa52eab8e0c974b721924a3e44c0ac2fc" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa52eab8e0c974b721924a3e44c0ac2fc" > GRB_DBL_ATTR_CONSTR_SRESIDUAL_SUM< / a >       " ConstrSResidualSum" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa52eab8e0c974b721924a3e44c0ac2fc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a06604cbd52e667b3149ca55a62f43a96" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a06604cbd52e667b3149ca55a62f43a96" > GRB_DBL_ATTR_DUAL_VIO< / a >       " DualVio" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a06604cbd52e667b3149ca55a62f43a96" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a076ffacb9a0632380496b0fb3acfb466" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a076ffacb9a0632380496b0fb3acfb466" > GRB_DBL_ATTR_DUAL_SVIO< / a >       " DualSVio" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a076ffacb9a0632380496b0fb3acfb466" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a246b0c7cc6cbc4f8fbb32b94608659dc" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a246b0c7cc6cbc4f8fbb32b94608659dc" > GRB_INT_ATTR_DUAL_VIO_INDEX< / a >       " DualVioIndex" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a246b0c7cc6cbc4f8fbb32b94608659dc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a34e120e83898535476689c3ab70fd7c9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a34e120e83898535476689c3ab70fd7c9" > GRB_INT_ATTR_DUAL_SVIO_INDEX< / a >       " DualSVioIndex" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a34e120e83898535476689c3ab70fd7c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a92a285651d13a17047acae5ac02033d3" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a92a285651d13a17047acae5ac02033d3" > GRB_DBL_ATTR_DUAL_VIO_SUM< / a >       " DualVioSum" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a92a285651d13a17047acae5ac02033d3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a6b961e11f68186f48c46b6d4559f4842" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a6b961e11f68186f48c46b6d4559f4842" > GRB_DBL_ATTR_DUAL_SVIO_SUM< / a >       " DualSVioSum" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a6b961e11f68186f48c46b6d4559f4842" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a9044504358f5e4ee23c059a1d551c7ca" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a9044504358f5e4ee23c059a1d551c7ca" > GRB_DBL_ATTR_DUAL_RESIDUAL< / a >       " DualResidual" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a9044504358f5e4ee23c059a1d551c7ca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a2ca8c44083a0f888899bc9356bdf81ac" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a2ca8c44083a0f888899bc9356bdf81ac" > GRB_DBL_ATTR_DUAL_SRESIDUAL< / a >       " DualSResidual" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a2ca8c44083a0f888899bc9356bdf81ac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aacc055db111900e1f8b7800daa90bb56" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aacc055db111900e1f8b7800daa90bb56" > GRB_INT_ATTR_DUAL_RESIDUAL_INDEX< / a >       " DualResidualIndex" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aacc055db111900e1f8b7800daa90bb56" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a6cc0b2010bd5e77fc0a8abdb96cf3520" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a6cc0b2010bd5e77fc0a8abdb96cf3520" > GRB_INT_ATTR_DUAL_SRESIDUAL_INDEX< / a >       " DualSResidualIndex" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a6cc0b2010bd5e77fc0a8abdb96cf3520" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a04edf93eb9b27bbeb6fede98beebc31b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a04edf93eb9b27bbeb6fede98beebc31b" > GRB_DBL_ATTR_DUAL_RESIDUAL_SUM< / a >       " DualResidualSum" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a04edf93eb9b27bbeb6fede98beebc31b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae92c87cf710914c51ff2ec2eed8338c9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ae92c87cf710914c51ff2ec2eed8338c9" > GRB_DBL_ATTR_DUAL_SRESIDUAL_SUM< / a >       " DualSResidualSum" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae92c87cf710914c51ff2ec2eed8338c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a91edb6b224f87c5b81d64c2209bbd48c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a91edb6b224f87c5b81d64c2209bbd48c" > GRB_DBL_ATTR_INT_VIO< / a >       " IntVio" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a91edb6b224f87c5b81d64c2209bbd48c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a314c7f15c9d63e735bc5663a98ba2c70" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a314c7f15c9d63e735bc5663a98ba2c70" > GRB_INT_ATTR_INT_VIO_INDEX< / a >       " IntVioIndex" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a314c7f15c9d63e735bc5663a98ba2c70" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a71c91407f9641b8ba72c66d8270d8630" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a71c91407f9641b8ba72c66d8270d8630" > GRB_DBL_ATTR_INT_VIO_SUM< / a >       " IntVioSum" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a71c91407f9641b8ba72c66d8270d8630" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4667cc8e0d11c9149c20bf874c2b136e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4667cc8e0d11c9149c20bf874c2b136e" > GRB_DBL_ATTR_COMPL_VIO< / a >       " ComplVio" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4667cc8e0d11c9149c20bf874c2b136e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa7b4e3e59bd5808df4398628903db6d6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa7b4e3e59bd5808df4398628903db6d6" > GRB_INT_ATTR_COMPL_VIO_INDEX< / a >       " ComplVioIndex" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa7b4e3e59bd5808df4398628903db6d6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa06b636a3221cd1f4dc10c1a17ed5cc7" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa06b636a3221cd1f4dc10c1a17ed5cc7" > GRB_DBL_ATTR_COMPL_VIO_SUM< / a >       " ComplVioSum" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa06b636a3221cd1f4dc10c1a17ed5cc7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab83c3744b6ea25ccd51be0d218a76de9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab83c3744b6ea25ccd51be0d218a76de9" > GRB_DBL_ATTR_KAPPA< / a >       " Kappa" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab83c3744b6ea25ccd51be0d218a76de9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4cc7b06ea75f8cfdae7821b6823823be" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4cc7b06ea75f8cfdae7821b6823823be" > GRB_DBL_ATTR_KAPPA_EXACT< / a >       " KappaExact" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4cc7b06ea75f8cfdae7821b6823823be" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a098362ca7582cefc28948a2aa7deec60" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a098362ca7582cefc28948a2aa7deec60" > GRB_DBL_ATTR_N2KAPPA< / a >       " N2Kappa" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a098362ca7582cefc28948a2aa7deec60" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a37d06e5499fdfa2c078b6248495e8990" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a37d06e5499fdfa2c078b6248495e8990" > GRB_DBL_ATTR_SA_OBJLOW< / a >       " SAObjLow" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a37d06e5499fdfa2c078b6248495e8990" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a064792ace8a9f84d5c32dc42d38996d1" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a064792ace8a9f84d5c32dc42d38996d1" > GRB_DBL_ATTR_SA_OBJUP< / a >       " SAObjUp" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a064792ace8a9f84d5c32dc42d38996d1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab9fff8b46ea8cb19cf638c17487c5840" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab9fff8b46ea8cb19cf638c17487c5840" > GRB_DBL_ATTR_SA_LBLOW< / a >       " SALBLow" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab9fff8b46ea8cb19cf638c17487c5840" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a0167bc77c4f3b2d046fb6aaad2a0df2a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a0167bc77c4f3b2d046fb6aaad2a0df2a" > GRB_DBL_ATTR_SA_LBUP< / a >       " SALBUp" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0167bc77c4f3b2d046fb6aaad2a0df2a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a7fecf58fbfc3ab9f451b7bc7a07205c5" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a7fecf58fbfc3ab9f451b7bc7a07205c5" > GRB_DBL_ATTR_SA_UBLOW< / a >       " SAUBLow" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7fecf58fbfc3ab9f451b7bc7a07205c5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad585421a8a3b18d6b15919e91b0f9548" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad585421a8a3b18d6b15919e91b0f9548" > GRB_DBL_ATTR_SA_UBUP< / a >       " SAUBUp" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad585421a8a3b18d6b15919e91b0f9548" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af54512de5cf18f97a5d37c0fbb59b3b8" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af54512de5cf18f97a5d37c0fbb59b3b8" > GRB_DBL_ATTR_SA_RHSLOW< / a >       " SARHSLow" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af54512de5cf18f97a5d37c0fbb59b3b8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad52657c2a3e40caa9468859d2c687775" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad52657c2a3e40caa9468859d2c687775" > GRB_DBL_ATTR_SA_RHSUP< / a >       " SARHSUp" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad52657c2a3e40caa9468859d2c687775" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aab385f4a41d1bf54b56e99998191f0d0" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aab385f4a41d1bf54b56e99998191f0d0" > GRB_INT_ATTR_IIS_MINIMAL< / a >       " IISMinimal" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aab385f4a41d1bf54b56e99998191f0d0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aef7759324c9ff1e915d9d650f47df156" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aef7759324c9ff1e915d9d650f47df156" > GRB_INT_ATTR_IIS_LB< / a >       " IISLB" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aef7759324c9ff1e915d9d650f47df156" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a8a9a5f0c171ce7ddcc29b2e0603a40a0" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a8a9a5f0c171ce7ddcc29b2e0603a40a0" > GRB_INT_ATTR_IIS_UB< / a >       " IISUB" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a8a9a5f0c171ce7ddcc29b2e0603a40a0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:acea24d0a28ca5c2fc58eba7dc4fbf57e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#acea24d0a28ca5c2fc58eba7dc4fbf57e" > GRB_INT_ATTR_IIS_CONSTR< / a >       " IISConstr" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:acea24d0a28ca5c2fc58eba7dc4fbf57e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:abdddf90ba66e2d50026a2edad5bea8cc" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#abdddf90ba66e2d50026a2edad5bea8cc" > GRB_INT_ATTR_IIS_SOS< / a >       " IISSOS" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:abdddf90ba66e2d50026a2edad5bea8cc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a49fa5ec22cf7b3dce400989bd1ee286e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a49fa5ec22cf7b3dce400989bd1ee286e" > GRB_INT_ATTR_IIS_QCONSTR< / a >       " IISQConstr" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a49fa5ec22cf7b3dce400989bd1ee286e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa53f671b0e1b118cd1d8d1b97f5dc25d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa53f671b0e1b118cd1d8d1b97f5dc25d" > GRB_INT_ATTR_IIS_GENCONSTR< / a >       " IISGenConstr" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa53f671b0e1b118cd1d8d1b97f5dc25d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae3c1b7146fcc0359402201373f1c7441" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ae3c1b7146fcc0359402201373f1c7441" > GRB_INT_ATTR_TUNE_RESULTCOUNT< / a >       " TuneResultCount" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae3c1b7146fcc0359402201373f1c7441" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad4f15b204103e9839f45c2da44bff576" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad4f15b204103e9839f45c2da44bff576" > GRB_DBL_ATTR_FARKASDUAL< / a >       " FarkasDual" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad4f15b204103e9839f45c2da44bff576" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ac9e6e3817bf7ee52876126b5c443df6b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ac9e6e3817bf7ee52876126b5c443df6b" > GRB_DBL_ATTR_FARKASPROOF< / a >       " FarkasProof" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ac9e6e3817bf7ee52876126b5c443df6b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af93d44f6be543de20e57b6cf0f081a78" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af93d44f6be543de20e57b6cf0f081a78" > GRB_DBL_ATTR_UNBDRAY< / a >       " UnbdRay" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af93d44f6be543de20e57b6cf0f081a78" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ada9fab6d4c1ba1594e7a50ed8dabba26" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ada9fab6d4c1ba1594e7a50ed8dabba26" > GRB_INT_ATTR_INFEASVAR< / a >       " InfeasVar" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ada9fab6d4c1ba1594e7a50ed8dabba26" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4e0dc2167bb752237335235d12fe5f5c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4e0dc2167bb752237335235d12fe5f5c" > GRB_INT_ATTR_UNBDVAR< / a >       " UnbdVar" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4e0dc2167bb752237335235d12fe5f5c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a086c01bae9d1ceb2c7bf625d75fd84d9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a086c01bae9d1ceb2c7bf625d75fd84d9" > GRB_INT_ATTR_VARPRESTAT< / a >       " VarPreStat" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a086c01bae9d1ceb2c7bf625d75fd84d9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad0fbe00eb354588871f4c0bdb494e241" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad0fbe00eb354588871f4c0bdb494e241" > GRB_DBL_ATTR_PREFIXVAL< / a >       " PreFixVal" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad0fbe00eb354588871f4c0bdb494e241" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae9dcbada95a65700e848e748d0dcc1e0" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ae9dcbada95a65700e848e748d0dcc1e0" > GRB_DBL_ATTR_OBJN< / a >       " ObjN" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae9dcbada95a65700e848e748d0dcc1e0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a8301285ca9afc979b4c684cbc65b3291" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a8301285ca9afc979b4c684cbc65b3291" > GRB_DBL_ATTR_OBJNVAL< / a >       " ObjNVal" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a8301285ca9afc979b4c684cbc65b3291" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aec3e3d28d3ccab9ca0ccd5fca09b1c8d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aec3e3d28d3ccab9ca0ccd5fca09b1c8d" > GRB_DBL_ATTR_OBJNCON< / a >       " ObjNCon" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aec3e3d28d3ccab9ca0ccd5fca09b1c8d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a81c7df0350b841b96ded0e9ebc1dd65e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a81c7df0350b841b96ded0e9ebc1dd65e" > GRB_DBL_ATTR_OBJNWEIGHT< / a >       " ObjNWeight" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a81c7df0350b841b96ded0e9ebc1dd65e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a2c65135d86210d4edc1790377911453a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a2c65135d86210d4edc1790377911453a" > GRB_INT_ATTR_OBJNPRIORITY< / a >       " ObjNPriority" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a2c65135d86210d4edc1790377911453a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:acd71850c104af6c6e22ae7995de3c90d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#acd71850c104af6c6e22ae7995de3c90d" > GRB_DBL_ATTR_OBJNRELTOL< / a >       " ObjNRelTol" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:acd71850c104af6c6e22ae7995de3c90d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a0f9b41a0aebaae98e033b6a101ae5afa" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a0f9b41a0aebaae98e033b6a101ae5afa" > GRB_DBL_ATTR_OBJNABSTOL< / a >       " ObjNAbsTol" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0f9b41a0aebaae98e033b6a101ae5afa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3c5000c4745efe152cb5618f034e11cb" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a3c5000c4745efe152cb5618f034e11cb" > GRB_STR_ATTR_OBJNNAME< / a >       " ObjNName" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3c5000c4745efe152cb5618f034e11cb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af2d5731b48d2589eda80c4a9603ad2a0" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af2d5731b48d2589eda80c4a9603ad2a0" > GRB_INT_ATTR_NUMOBJ< / a >       " NumObj" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af2d5731b48d2589eda80c4a9603ad2a0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a882c65ab0b94b1c902a468e7d07ee42d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a882c65ab0b94b1c902a468e7d07ee42d" > GRB_INT_ATTR_NUMSTART< / a >       " NumStart" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a882c65ab0b94b1c902a468e7d07ee42d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5f3889455cc0a762e92dceac97076664" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5f3889455cc0a762e92dceac97076664" > GRB_GENCONSTR_MAX< / a >       0< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5f3889455cc0a762e92dceac97076664" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:afff21c44a508cec64238b3d49698d4a3" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#afff21c44a508cec64238b3d49698d4a3" > GRB_GENCONSTR_MIN< / a >       1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:afff21c44a508cec64238b3d49698d4a3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a649672f55d46f8aa5d292aa02c9cbe64" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a649672f55d46f8aa5d292aa02c9cbe64" > GRB_GENCONSTR_ABS< / a >       2< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a649672f55d46f8aa5d292aa02c9cbe64" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab77612d575cbe695a69a089e7562da30" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab77612d575cbe695a69a089e7562da30" > GRB_GENCONSTR_AND< / a >       3< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab77612d575cbe695a69a089e7562da30" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3989ce54ffee5464bafedb93b9897fc5" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a3989ce54ffee5464bafedb93b9897fc5" > GRB_GENCONSTR_OR< / a >       4< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3989ce54ffee5464bafedb93b9897fc5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1e65e4c6111ca8454c417dac379e9bfe" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1e65e4c6111ca8454c417dac379e9bfe" > GRB_GENCONSTR_INDICATOR< / a >       5< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1e65e4c6111ca8454c417dac379e9bfe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:abb3f655e9eb74e37fbf2d11cb0efad5d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#abb3f655e9eb74e37fbf2d11cb0efad5d" > GRB_CB_POLLING< / a >       0< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:abb3f655e9eb74e37fbf2d11cb0efad5d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a89b0c088ac628a567b841f57a21abed8" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a89b0c088ac628a567b841f57a21abed8" > GRB_CB_PRESOLVE< / a >       1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a89b0c088ac628a567b841f57a21abed8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a52444d4642a70bdfb1ffa1e3f120f4ec" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a52444d4642a70bdfb1ffa1e3f120f4ec" > GRB_CB_SIMPLEX< / a >       2< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a52444d4642a70bdfb1ffa1e3f120f4ec" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aab6ab7165db7d2c53281d91bdf208f6f" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aab6ab7165db7d2c53281d91bdf208f6f" > GRB_CB_MIP< / a >       3< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aab6ab7165db7d2c53281d91bdf208f6f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a0a5caff77126a575cb1c3136c78ea5e6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a0a5caff77126a575cb1c3136c78ea5e6" > GRB_CB_MIPSOL< / a >       4< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0a5caff77126a575cb1c3136c78ea5e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab615ac552ba7202f8912556da65f22e0" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab615ac552ba7202f8912556da65f22e0" > GRB_CB_MIPNODE< / a >       5< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab615ac552ba7202f8912556da65f22e0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ac43c2cbdae9008fbe1b6a81d9b4694a8" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ac43c2cbdae9008fbe1b6a81d9b4694a8" > GRB_CB_MESSAGE< / a >       6< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ac43c2cbdae9008fbe1b6a81d9b4694a8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1839c94e6deb4c80e8acf5b78a7937fc" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1839c94e6deb4c80e8acf5b78a7937fc" > GRB_CB_BARRIER< / a >       7< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1839c94e6deb4c80e8acf5b78a7937fc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aee119d240dfbc49a883d6982dd0ca6c0" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aee119d240dfbc49a883d6982dd0ca6c0" > GRB_CB_PRE_COLDEL< / a >       1000< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aee119d240dfbc49a883d6982dd0ca6c0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a862afbb0b31942b06b8aa484e608bb88" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a862afbb0b31942b06b8aa484e608bb88" > GRB_CB_PRE_ROWDEL< / a >       1001< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a862afbb0b31942b06b8aa484e608bb88" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:adf2647c3959aea11a64bb7fe1c99a5cc" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#adf2647c3959aea11a64bb7fe1c99a5cc" > GRB_CB_PRE_SENCHG< / a >       1002< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:adf2647c3959aea11a64bb7fe1c99a5cc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:afc51a68ce211063bb39fc5adeb3b246e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#afc51a68ce211063bb39fc5adeb3b246e" > GRB_CB_PRE_BNDCHG< / a >       1003< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:afc51a68ce211063bb39fc5adeb3b246e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a216078c95dd7668ccf40473b18cb2875" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a216078c95dd7668ccf40473b18cb2875" > GRB_CB_PRE_COECHG< / a >       1004< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a216078c95dd7668ccf40473b18cb2875" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5ea7c11f22bfc615f86e6a521f180f4e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5ea7c11f22bfc615f86e6a521f180f4e" > GRB_CB_SPX_ITRCNT< / a >       2000< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5ea7c11f22bfc615f86e6a521f180f4e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a12cb4410aa88188b674ee17b1c8eb56a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a12cb4410aa88188b674ee17b1c8eb56a" > GRB_CB_SPX_OBJVAL< / a >       2001< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a12cb4410aa88188b674ee17b1c8eb56a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3f6cbfdaa931fe6caab33877bdc35365" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a3f6cbfdaa931fe6caab33877bdc35365" > GRB_CB_SPX_PRIMINF< / a >       2002< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3f6cbfdaa931fe6caab33877bdc35365" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aadb066f9ac42c966161a37cb203f660c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aadb066f9ac42c966161a37cb203f660c" > GRB_CB_SPX_DUALINF< / a >       2003< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aadb066f9ac42c966161a37cb203f660c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a0783657775ee5a8817210723e6dcde5d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a0783657775ee5a8817210723e6dcde5d" > GRB_CB_SPX_ISPERT< / a >       2004< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0783657775ee5a8817210723e6dcde5d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab5301e67ade13781e2ef8e6b8eabe34d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab5301e67ade13781e2ef8e6b8eabe34d" > GRB_CB_MIP_OBJBST< / a >       3000< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab5301e67ade13781e2ef8e6b8eabe34d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af732ff9c46396ddcc5d077b7aa5bac29" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af732ff9c46396ddcc5d077b7aa5bac29" > GRB_CB_MIP_OBJBND< / a >       3001< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af732ff9c46396ddcc5d077b7aa5bac29" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af01b3c420d61b98df6e5ab0f12728d73" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af01b3c420d61b98df6e5ab0f12728d73" > GRB_CB_MIP_NODCNT< / a >       3002< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af01b3c420d61b98df6e5ab0f12728d73" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aeb7dbaa0117de43deb56e7c6b6b76f5a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aeb7dbaa0117de43deb56e7c6b6b76f5a" > GRB_CB_MIP_SOLCNT< / a >       3003< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aeb7dbaa0117de43deb56e7c6b6b76f5a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aca5fbc9811d563a8610ebc97cb888c0d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aca5fbc9811d563a8610ebc97cb888c0d" > GRB_CB_MIP_CUTCNT< / a >       3004< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aca5fbc9811d563a8610ebc97cb888c0d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a05bce41f4273c2b48573cafdd7e4a39f" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a05bce41f4273c2b48573cafdd7e4a39f" > GRB_CB_MIP_NODLFT< / a >       3005< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a05bce41f4273c2b48573cafdd7e4a39f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3712448e74823009d14db17d714ecf02" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a3712448e74823009d14db17d714ecf02" > GRB_CB_MIP_ITRCNT< / a >       3006< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3712448e74823009d14db17d714ecf02" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:adcc907081130d076df1f518fda91c6e6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#adcc907081130d076df1f518fda91c6e6" > GRB_CB_MIP_OBJBNDC< / a >       3007< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:adcc907081130d076df1f518fda91c6e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af4b792d08f1ac5f7878f80eaf432df48" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af4b792d08f1ac5f7878f80eaf432df48" > GRB_CB_MIPSOL_SOL< / a >       4001< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af4b792d08f1ac5f7878f80eaf432df48" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa5fecfa80463d338f39d7038d3db6d8c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa5fecfa80463d338f39d7038d3db6d8c" > GRB_CB_MIPSOL_OBJ< / a >       4002< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa5fecfa80463d338f39d7038d3db6d8c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a33b25740bb9ccb109a9942ced348a001" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a33b25740bb9ccb109a9942ced348a001" > GRB_CB_MIPSOL_OBJBST< / a >       4003< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a33b25740bb9ccb109a9942ced348a001" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af53039f8b797e2f4196d5227a0fc5e6e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af53039f8b797e2f4196d5227a0fc5e6e" > GRB_CB_MIPSOL_OBJBND< / a >       4004< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af53039f8b797e2f4196d5227a0fc5e6e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a6d9cf52eabffeae7e6a9a96196518f68" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a6d9cf52eabffeae7e6a9a96196518f68" > GRB_CB_MIPSOL_NODCNT< / a >       4005< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a6d9cf52eabffeae7e6a9a96196518f68" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3a5593327e020154004dc62aba54b763" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a3a5593327e020154004dc62aba54b763" > GRB_CB_MIPSOL_SOLCNT< / a >       4006< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3a5593327e020154004dc62aba54b763" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad8ba0db55fb55a00a4de9df7859c6231" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad8ba0db55fb55a00a4de9df7859c6231" > GRB_CB_MIPSOL_OBJBNDC< / a >       4007< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad8ba0db55fb55a00a4de9df7859c6231" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a6f9cab1c3a4ef170a32b76fa5616b05e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a6f9cab1c3a4ef170a32b76fa5616b05e" > GRB_CB_MIPNODE_STATUS< / a >       5001< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a6f9cab1c3a4ef170a32b76fa5616b05e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4afc9caa8d78d2754061f82919d3ee58" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4afc9caa8d78d2754061f82919d3ee58" > GRB_CB_MIPNODE_REL< / a >       5002< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4afc9caa8d78d2754061f82919d3ee58" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a55c9d1c074cfd4ddc378cf03c0281b7a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a55c9d1c074cfd4ddc378cf03c0281b7a" > GRB_CB_MIPNODE_OBJBST< / a >       5003< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a55c9d1c074cfd4ddc378cf03c0281b7a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4d584a9335fb167ec95d022a741b6e11" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4d584a9335fb167ec95d022a741b6e11" > GRB_CB_MIPNODE_OBJBND< / a >       5004< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4d584a9335fb167ec95d022a741b6e11" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aff582a5106fb7b0af23d2e76c81e664e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aff582a5106fb7b0af23d2e76c81e664e" > GRB_CB_MIPNODE_NODCNT< / a >       5005< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aff582a5106fb7b0af23d2e76c81e664e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a912489cd8b988c36cd55b2e8a9d0c27b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a912489cd8b988c36cd55b2e8a9d0c27b" > GRB_CB_MIPNODE_SOLCNT< / a >       5006< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a912489cd8b988c36cd55b2e8a9d0c27b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ade3ccb37a32d7c3aae6c2714583b035e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ade3ccb37a32d7c3aae6c2714583b035e" > GRB_CB_MIPNODE_BRVAR< / a >       5007< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ade3ccb37a32d7c3aae6c2714583b035e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa745f22ca8b7eef02bddf908b3fe56d2" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa745f22ca8b7eef02bddf908b3fe56d2" > GRB_CB_MIPNODE_OBJBNDC< / a >       5008< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa745f22ca8b7eef02bddf908b3fe56d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a2d16f1495c5684c153147246fa4f5699" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a2d16f1495c5684c153147246fa4f5699" > GRB_CB_MSG_STRING< / a >       6001< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a2d16f1495c5684c153147246fa4f5699" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af6bec7651a2290f3dfa34e38258ef090" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af6bec7651a2290f3dfa34e38258ef090" > GRB_CB_RUNTIME< / a >       6002< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af6bec7651a2290f3dfa34e38258ef090" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ac2390d3fd6af6a4f5b06ddb5f0b1c2fd" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ac2390d3fd6af6a4f5b06ddb5f0b1c2fd" > GRB_CB_BARRIER_ITRCNT< / a >       7001< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ac2390d3fd6af6a4f5b06ddb5f0b1c2fd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a873bcb8a6197c38d2606da66f98b23cc" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a873bcb8a6197c38d2606da66f98b23cc" > GRB_CB_BARRIER_PRIMOBJ< / a >       7002< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a873bcb8a6197c38d2606da66f98b23cc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae4ba27ca9e466f748aa2d24e168cbaff" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ae4ba27ca9e466f748aa2d24e168cbaff" > GRB_CB_BARRIER_DUALOBJ< / a >       7003< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae4ba27ca9e466f748aa2d24e168cbaff" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af8fb3672cf50fed4941b2864e5cba6aa" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af8fb3672cf50fed4941b2864e5cba6aa" > GRB_CB_BARRIER_PRIMINF< / a >       7004< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af8fb3672cf50fed4941b2864e5cba6aa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:abc54b7dd805b6382185a462eb375fb96" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#abc54b7dd805b6382185a462eb375fb96" > GRB_CB_BARRIER_DUALINF< / a >       7005< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:abc54b7dd805b6382185a462eb375fb96" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a6b625c77f2bd8978dffdf12653feb52d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a6b625c77f2bd8978dffdf12653feb52d" > GRB_CB_BARRIER_COMPL< / a >       7006< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a6b625c77f2bd8978dffdf12653feb52d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a43e351877480681f64c8fb573304ecd4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a43e351877480681f64c8fb573304ecd4" > GRB_FEASRELAX_LINEAR< / a >       0< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a43e351877480681f64c8fb573304ecd4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aab1c679e0ffa97a23f50330835989b73" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aab1c679e0ffa97a23f50330835989b73" > GRB_FEASRELAX_QUADRATIC< / a >       1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aab1c679e0ffa97a23f50330835989b73" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aff4625dc336e366f968931132446852b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aff4625dc336e366f968931132446852b" > GRB_FEASRELAX_CARDINALITY< / a >       2< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aff4625dc336e366f968931132446852b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aeda0314230a4d6141ce93ee379460901" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aeda0314230a4d6141ce93ee379460901" > MALLOCCB_ARGS< / a >       size_t size, void *syscbusrdata< / td > < / tr >
< tr class = "separator:aeda0314230a4d6141ce93ee379460901" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4029272666dfcff1fa54cf75875757b0" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4029272666dfcff1fa54cf75875757b0" > CALLOCCB_ARGS< / a >       size_t nmemb, size_t size, void *syscbusrdata< / td > < / tr >
< tr class = "separator:a4029272666dfcff1fa54cf75875757b0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acae510fad67df1a4e9eb1755f963fd76" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#acae510fad67df1a4e9eb1755f963fd76" > REALLOCCB_ARGS< / a >       void *ptr, size_t size, void *syscbusrdata< / td > < / tr >
< tr class = "separator:acae510fad67df1a4e9eb1755f963fd76" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a44e6093be90f69d1250ec6e95efe21e2" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a44e6093be90f69d1250ec6e95efe21e2" > FREECB_ARGS< / a >       void *ptr, void *syscbusrdata< / td > < / tr >
< tr class = "separator:a44e6093be90f69d1250ec6e95efe21e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2671f4eee19af5c3643a39421c4e16f7" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a2671f4eee19af5c3643a39421c4e16f7" > THREADCREATECB_ARGS< / a >       void **threadP, void (*start_routine)(void *), void *arg, void *syscbusrdata< / td > < / tr >
< tr class = "separator:a2671f4eee19af5c3643a39421c4e16f7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9230a7d1f7e6b34fba884c09793bd9ea" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a9230a7d1f7e6b34fba884c09793bd9ea" > THREADJOINCB_ARGS< / a >       void *thread, void *syscbusrdata< / td > < / tr >
< tr class = "separator:a9230a7d1f7e6b34fba884c09793bd9ea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a974f168fa074bac37be196bc6c6c008f" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a974f168fa074bac37be196bc6c6c008f" > GRB_LOADED< / a >       1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a974f168fa074bac37be196bc6c6c008f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a43d3b5140bdab02bbc8fff16b910b854" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a43d3b5140bdab02bbc8fff16b910b854" > GRB_OPTIMAL< / a >       2< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a43d3b5140bdab02bbc8fff16b910b854" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa9bc09ccb0ac12cee4fe48135431ddbd" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa9bc09ccb0ac12cee4fe48135431ddbd" > GRB_INFEASIBLE< / a >       3< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa9bc09ccb0ac12cee4fe48135431ddbd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa551017c0b845fd228540c78841bbb68" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa551017c0b845fd228540c78841bbb68" > GRB_INF_OR_UNBD< / a >       4< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa551017c0b845fd228540c78841bbb68" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:abd5c8ac4f5b0f0cecb20fa655300196e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#abd5c8ac4f5b0f0cecb20fa655300196e" > GRB_UNBOUNDED< / a >       5< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:abd5c8ac4f5b0f0cecb20fa655300196e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:abd3911c6711cb8b337661a06a32cfb5c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#abd3911c6711cb8b337661a06a32cfb5c" > GRB_CUTOFF< / a >       6< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:abd3911c6711cb8b337661a06a32cfb5c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae7fb7f0d52f101d68375a248dc9c2292" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ae7fb7f0d52f101d68375a248dc9c2292" > GRB_ITERATION_LIMIT< / a >       7< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae7fb7f0d52f101d68375a248dc9c2292" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5fd7f1e209885e3d6e47ea3a11f65340" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5fd7f1e209885e3d6e47ea3a11f65340" > GRB_NODE_LIMIT< / a >       8< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5fd7f1e209885e3d6e47ea3a11f65340" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a88e6e7461317d51db8df85aef54b2314" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a88e6e7461317d51db8df85aef54b2314" > GRB_TIME_LIMIT< / a >       9< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a88e6e7461317d51db8df85aef54b2314" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1ccb20da4b43c27111e26d4532fd31e0" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1ccb20da4b43c27111e26d4532fd31e0" > GRB_SOLUTION_LIMIT< / a >       10< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1ccb20da4b43c27111e26d4532fd31e0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad94393e90e9408cdb85e65d8891a3aa2" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad94393e90e9408cdb85e65d8891a3aa2" > GRB_INTERRUPTED< / a >       11< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad94393e90e9408cdb85e65d8891a3aa2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aed597d8d7382b426945d77fefd1df219" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aed597d8d7382b426945d77fefd1df219" > GRB_NUMERIC< / a >       12< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aed597d8d7382b426945d77fefd1df219" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa7bde7d4791541f5f0ebfe2ae44841df" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa7bde7d4791541f5f0ebfe2ae44841df" > GRB_SUBOPTIMAL< / a >       13< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa7bde7d4791541f5f0ebfe2ae44841df" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a9d5e5e5c915a5ee39d46a4920acae69e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a9d5e5e5c915a5ee39d46a4920acae69e" > GRB_INPROGRESS< / a >       14< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a9d5e5e5c915a5ee39d46a4920acae69e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af5e46a0de8a1d1c40d1f88da9cf7dabe" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af5e46a0de8a1d1c40d1f88da9cf7dabe" > GRB_USER_OBJ_LIMIT< / a >       15< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af5e46a0de8a1d1c40d1f88da9cf7dabe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad08f48647c5d65e49bcf5d85af8ea724" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad08f48647c5d65e49bcf5d85af8ea724" > GRB_BASIC< / a >       0< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad08f48647c5d65e49bcf5d85af8ea724" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a22436ee63a37753e3282174cdaf4e2a7" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a22436ee63a37753e3282174cdaf4e2a7" > GRB_NONBASIC_LOWER< / a >       -1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a22436ee63a37753e3282174cdaf4e2a7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a89e1bf71cc27db7ecd18e117a53cf7c2" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a89e1bf71cc27db7ecd18e117a53cf7c2" > GRB_NONBASIC_UPPER< / a >       -2< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a89e1bf71cc27db7ecd18e117a53cf7c2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a01f7f12bd04d094abbfec4d9efaf4474" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a01f7f12bd04d094abbfec4d9efaf4474" > GRB_SUPERBASIC< / a >       -3< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a01f7f12bd04d094abbfec4d9efaf4474" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a00f4210121ba8c6e91d62a9abbf8621d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a00f4210121ba8c6e91d62a9abbf8621d" > GRB_INT_PAR_BARITERLIMIT< / a >       " BarIterLimit" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a00f4210121ba8c6e91d62a9abbf8621d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a47680f22fe1a9ebc26f0d50e3c66983b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a47680f22fe1a9ebc26f0d50e3c66983b" > GRB_DBL_PAR_CUTOFF< / a >       " Cutoff" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a47680f22fe1a9ebc26f0d50e3c66983b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a530484175e32c03912ce0390eea79893" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a530484175e32c03912ce0390eea79893" > GRB_DBL_PAR_ITERATIONLIMIT< / a >       " IterationLimit" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a530484175e32c03912ce0390eea79893" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af5ace65d7f1cca6b8638dbeafdc09b55" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af5ace65d7f1cca6b8638dbeafdc09b55" > GRB_DBL_PAR_NODELIMIT< / a >       " NodeLimit" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af5ace65d7f1cca6b8638dbeafdc09b55" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1d8c45a6070f64cf0c2f8891a904ca74" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1d8c45a6070f64cf0c2f8891a904ca74" > GRB_INT_PAR_SOLUTIONLIMIT< / a >       " SolutionLimit" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1d8c45a6070f64cf0c2f8891a904ca74" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af0e9b8eeda1ce58b5199ae2140a76f8d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af0e9b8eeda1ce58b5199ae2140a76f8d" > GRB_DBL_PAR_TIMELIMIT< / a >       " TimeLimit" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af0e9b8eeda1ce58b5199ae2140a76f8d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa31c9bd1d35a63ef947f07d5240b82e2" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa31c9bd1d35a63ef947f07d5240b82e2" > GRB_DBL_PAR_BESTOBJSTOP< / a >       " BestObjStop" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa31c9bd1d35a63ef947f07d5240b82e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a8c6920108a9184778fb5fe1ecb694ae5" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a8c6920108a9184778fb5fe1ecb694ae5" > GRB_DBL_PAR_BESTBDSTOP< / a >       " BestBdStop" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a8c6920108a9184778fb5fe1ecb694ae5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1c15d9bfccc6b9959c26fc01567993ab" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1c15d9bfccc6b9959c26fc01567993ab" > GRB_DBL_PAR_FEASIBILITYTOL< / a >       " FeasibilityTol" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1c15d9bfccc6b9959c26fc01567993ab" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab4ad4cfa8dd2267a63e63de1bf1a15c1" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab4ad4cfa8dd2267a63e63de1bf1a15c1" > GRB_DBL_PAR_INTFEASTOL< / a >       " IntFeasTol" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab4ad4cfa8dd2267a63e63de1bf1a15c1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af2ddc7b81cd30fa4fd147e03313c8696" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af2ddc7b81cd30fa4fd147e03313c8696" > GRB_DBL_PAR_MARKOWITZTOL< / a >       " MarkowitzTol" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af2ddc7b81cd30fa4fd147e03313c8696" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a157c7017f73a94539f7c1ea2d764f56e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a157c7017f73a94539f7c1ea2d764f56e" > GRB_DBL_PAR_MIPGAP< / a >       " MIPGap" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a157c7017f73a94539f7c1ea2d764f56e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3d7bd0e0071f49d72bf51ce4d387e862" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a3d7bd0e0071f49d72bf51ce4d387e862" > GRB_DBL_PAR_MIPGAPABS< / a >       " MIPGapAbs" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3d7bd0e0071f49d72bf51ce4d387e862" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a694ee58b6d997c08fc554d778425a071" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a694ee58b6d997c08fc554d778425a071" > GRB_DBL_PAR_OPTIMALITYTOL< / a >       " OptimalityTol" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a694ee58b6d997c08fc554d778425a071" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a9585551803fcfb701f7e704303e6a992" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a9585551803fcfb701f7e704303e6a992" > GRB_DBL_PAR_PSDTOL< / a >       " PSDTol" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a9585551803fcfb701f7e704303e6a992" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5397bab46d83535262cfd4f82ffcaf3e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5397bab46d83535262cfd4f82ffcaf3e" > GRB_INT_PAR_METHOD< / a >       " Method" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5397bab46d83535262cfd4f82ffcaf3e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aca2050ac6a346c9056ae317b4ff205d8" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aca2050ac6a346c9056ae317b4ff205d8" > GRB_DBL_PAR_PERTURBVALUE< / a >       " PerturbValue" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aca2050ac6a346c9056ae317b4ff205d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:afebe2c41e3e7b7b96c81b3cd4124fc12" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#afebe2c41e3e7b7b96c81b3cd4124fc12" > GRB_DBL_PAR_OBJSCALE< / a >       " ObjScale" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:afebe2c41e3e7b7b96c81b3cd4124fc12" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a711a2db88b574a2e8ba3284eb2da1285" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a711a2db88b574a2e8ba3284eb2da1285" > GRB_INT_PAR_SCALEFLAG< / a >       " ScaleFlag" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a711a2db88b574a2e8ba3284eb2da1285" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa85ee069339c7120a33d8fa05a14da9b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa85ee069339c7120a33d8fa05a14da9b" > GRB_INT_PAR_SIMPLEXPRICING< / a >       " SimplexPricing" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa85ee069339c7120a33d8fa05a14da9b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a9a75ac2d3f230a62859c080471e5bbfc" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a9a75ac2d3f230a62859c080471e5bbfc" > GRB_INT_PAR_QUAD< / a >       " Quad" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a9a75ac2d3f230a62859c080471e5bbfc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af85a7b01a2b3b8fc31be6c942353a2a2" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af85a7b01a2b3b8fc31be6c942353a2a2" > GRB_INT_PAR_NORMADJUST< / a >       " NormAdjust" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af85a7b01a2b3b8fc31be6c942353a2a2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a39ad3ac4cd09f5a729c53cdec86830bf" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a39ad3ac4cd09f5a729c53cdec86830bf" > GRB_INT_PAR_SIFTING< / a >       " Sifting" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a39ad3ac4cd09f5a729c53cdec86830bf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5bde1c1c9eaa8c08289903a8fe4f60bb" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5bde1c1c9eaa8c08289903a8fe4f60bb" > GRB_INT_PAR_SIFTMETHOD< / a >       " SiftMethod" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5bde1c1c9eaa8c08289903a8fe4f60bb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a310000df18a26edb4c7ed02aaf0e098e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a310000df18a26edb4c7ed02aaf0e098e" > GRB_DBL_PAR_BARCONVTOL< / a >       " BarConvTol" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a310000df18a26edb4c7ed02aaf0e098e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae2e100bf0ec104d97ae2c3ccb6a54ef8" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ae2e100bf0ec104d97ae2c3ccb6a54ef8" > GRB_INT_PAR_BARCORRECTORS< / a >       " BarCorrectors" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae2e100bf0ec104d97ae2c3ccb6a54ef8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a371f2df9db8edab4ea28149cd9727946" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a371f2df9db8edab4ea28149cd9727946" > GRB_INT_PAR_BARHOMOGENEOUS< / a >       " BarHomogeneous" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a371f2df9db8edab4ea28149cd9727946" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1ef05d042849c047e63846638f196369" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1ef05d042849c047e63846638f196369" > GRB_INT_PAR_BARORDER< / a >       " BarOrder" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1ef05d042849c047e63846638f196369" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a03df49ac2c79bfae26e62f7384323c0b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a03df49ac2c79bfae26e62f7384323c0b" > GRB_DBL_PAR_BARQCPCONVTOL< / a >       " BarQCPConvTol" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a03df49ac2c79bfae26e62f7384323c0b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa76d4e722a36e8ba574b1ab4e4cbb5e9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa76d4e722a36e8ba574b1ab4e4cbb5e9" > GRB_INT_PAR_CROSSOVER< / a >       " Crossover" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa76d4e722a36e8ba574b1ab4e4cbb5e9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae4c943a29881890ef20986ba0796281c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ae4c943a29881890ef20986ba0796281c" > GRB_INT_PAR_CROSSOVERBASIS< / a >       " CrossoverBasis" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae4c943a29881890ef20986ba0796281c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a03407f8a829b29eca5a180f3d9630fd4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a03407f8a829b29eca5a180f3d9630fd4" > GRB_INT_PAR_BRANCHDIR< / a >       " BranchDir" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a03407f8a829b29eca5a180f3d9630fd4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:adc080e63b4097a93763ebaba516d1b15" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#adc080e63b4097a93763ebaba516d1b15" > GRB_INT_PAR_DEGENMOVES< / a >       " DegenMoves" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:adc080e63b4097a93763ebaba516d1b15" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af318b91e3be0475ef9740fb8ed3bfef3" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af318b91e3be0475ef9740fb8ed3bfef3" > GRB_INT_PAR_DISCONNECTED< / a >       " Disconnected" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af318b91e3be0475ef9740fb8ed3bfef3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a7a847fd81493698f8b079802cd6ff99b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a7a847fd81493698f8b079802cd6ff99b" > GRB_DBL_PAR_HEURISTICS< / a >       " Heuristics" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7a847fd81493698f8b079802cd6ff99b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a069f4d030607b45a59df5d453fb66619" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a069f4d030607b45a59df5d453fb66619" > GRB_DBL_PAR_IMPROVESTARTGAP< / a >       " ImproveStartGap" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a069f4d030607b45a59df5d453fb66619" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab15fefc916179a3bddd68a563d4a5a44" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab15fefc916179a3bddd68a563d4a5a44" > GRB_DBL_PAR_IMPROVESTARTTIME< / a >       " ImproveStartTime" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab15fefc916179a3bddd68a563d4a5a44" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af71239c35aeb42df3859f3b872d86bfd" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af71239c35aeb42df3859f3b872d86bfd" > GRB_DBL_PAR_IMPROVESTARTNODES< / a >       " ImproveStartNodes" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af71239c35aeb42df3859f3b872d86bfd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5e644e6880871e97fc1a3aa71015b40e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5e644e6880871e97fc1a3aa71015b40e" > GRB_INT_PAR_MINRELNODES< / a >       " MinRelNodes" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5e644e6880871e97fc1a3aa71015b40e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a89957494cba0d111957a5b09c92be62d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a89957494cba0d111957a5b09c92be62d" > GRB_INT_PAR_MIPFOCUS< / a >       " MIPFocus" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a89957494cba0d111957a5b09c92be62d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a2872e66bf4d50402c5126260d2a118ba" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a2872e66bf4d50402c5126260d2a118ba" > GRB_STR_PAR_NODEFILEDIR< / a >       " NodefileDir" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a2872e66bf4d50402c5126260d2a118ba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af9beb4cc12e1e7c142ff56600aa70230" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af9beb4cc12e1e7c142ff56600aa70230" > GRB_DBL_PAR_NODEFILESTART< / a >       " NodefileStart" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af9beb4cc12e1e7c142ff56600aa70230" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5b6debd03d2a55f7766cc1a43713e701" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5b6debd03d2a55f7766cc1a43713e701" > GRB_INT_PAR_NODEMETHOD< / a >       " NodeMethod" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5b6debd03d2a55f7766cc1a43713e701" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a63692468d0eb55efc81d3be4ea9f2eae" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a63692468d0eb55efc81d3be4ea9f2eae" > GRB_INT_PAR_NORELHEURISTIC< / a >       " NoRelHeuristic" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a63692468d0eb55efc81d3be4ea9f2eae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aea9b8f8cb46299cfba83c60043c2494f" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aea9b8f8cb46299cfba83c60043c2494f" > GRB_INT_PAR_PUMPPASSES< / a >       " PumpPasses" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aea9b8f8cb46299cfba83c60043c2494f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a16a0d4d7b9c4a713692c5f828898540b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a16a0d4d7b9c4a713692c5f828898540b" > GRB_INT_PAR_RINS< / a >       " RINS" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a16a0d4d7b9c4a713692c5f828898540b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a88b425439bdda40586e3a2843b1dc77d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a88b425439bdda40586e3a2843b1dc77d" > GRB_INT_PAR_STARTNODELIMIT< / a >       " StartNodeLimit" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a88b425439bdda40586e3a2843b1dc77d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a007a8c806c8760421691ffd82970e013" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a007a8c806c8760421691ffd82970e013" > GRB_INT_PAR_SUBMIPNODES< / a >       " SubMIPNodes" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a007a8c806c8760421691ffd82970e013" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a815efe50c0dd886a6377dfc53618c3d1" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a815efe50c0dd886a6377dfc53618c3d1" > GRB_INT_PAR_SYMMETRY< / a >       " Symmetry" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a815efe50c0dd886a6377dfc53618c3d1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a34e595f0333052a3d26f961e1aee1543" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a34e595f0333052a3d26f961e1aee1543" > GRB_INT_PAR_VARBRANCH< / a >       " VarBranch" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a34e595f0333052a3d26f961e1aee1543" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae2331888cbb54036f3711f1fcc108713" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ae2331888cbb54036f3711f1fcc108713" > GRB_INT_PAR_SOLUTIONNUMBER< / a >       " SolutionNumber" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae2331888cbb54036f3711f1fcc108713" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3b5c9a54f67e9753767c1c84a6b34c16" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a3b5c9a54f67e9753767c1c84a6b34c16" > GRB_INT_PAR_ZEROOBJNODES< / a >       " ZeroObjNodes" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3b5c9a54f67e9753767c1c84a6b34c16" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a2370d4404d39aef86bda6ba3348d1fc9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a2370d4404d39aef86bda6ba3348d1fc9" > GRB_INT_PAR_CUTS< / a >       " Cuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a2370d4404d39aef86bda6ba3348d1fc9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a45a73948d8c7e70f3dd743bd688213a9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a45a73948d8c7e70f3dd743bd688213a9" > GRB_INT_PAR_CLIQUECUTS< / a >       " CliqueCuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a45a73948d8c7e70f3dd743bd688213a9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a6b8e8dccd03e83ab620bcffad4fc77dc" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a6b8e8dccd03e83ab620bcffad4fc77dc" > GRB_INT_PAR_COVERCUTS< / a >       " CoverCuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a6b8e8dccd03e83ab620bcffad4fc77dc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a8c433c4fcd6f3afe34fa22c9af6ab452" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a8c433c4fcd6f3afe34fa22c9af6ab452" > GRB_INT_PAR_FLOWCOVERCUTS< / a >       " FlowCoverCuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a8c433c4fcd6f3afe34fa22c9af6ab452" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4d5d149d2f3f6cada9ef9195ca6c0d42" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4d5d149d2f3f6cada9ef9195ca6c0d42" > GRB_INT_PAR_FLOWPATHCUTS< / a >       " FlowPathCuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4d5d149d2f3f6cada9ef9195ca6c0d42" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad24836e73404258c5b5ca6308d50ef6a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad24836e73404258c5b5ca6308d50ef6a" > GRB_INT_PAR_GUBCOVERCUTS< / a >       " GUBCoverCuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad24836e73404258c5b5ca6308d50ef6a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ada411d88553b28e208f496e9ab2e4a39" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ada411d88553b28e208f496e9ab2e4a39" > GRB_INT_PAR_IMPLIEDCUTS< / a >       " ImpliedCuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ada411d88553b28e208f496e9ab2e4a39" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa7cb41d0af48c7097eaa589ad0acda93" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa7cb41d0af48c7097eaa589ad0acda93" > GRB_INT_PAR_PROJIMPLIEDCUTS< / a >       " ProjImpliedCuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa7cb41d0af48c7097eaa589ad0acda93" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ac4d1bc08191aeebcc2a894b1d563a26d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ac4d1bc08191aeebcc2a894b1d563a26d" > GRB_INT_PAR_MIPSEPCUTS< / a >       " MIPSepCuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ac4d1bc08191aeebcc2a894b1d563a26d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aceddd71d536fa24282535700f90236f4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aceddd71d536fa24282535700f90236f4" > GRB_INT_PAR_MIRCUTS< / a >       " MIRCuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aceddd71d536fa24282535700f90236f4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a37d90508ab85b9e0bf399d5914a8e3f9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a37d90508ab85b9e0bf399d5914a8e3f9" > GRB_INT_PAR_STRONGCGCUTS< / a >       " StrongCGCuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a37d90508ab85b9e0bf399d5914a8e3f9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae8cf42caad36504069902c5a48f91b06" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ae8cf42caad36504069902c5a48f91b06" > GRB_INT_PAR_MODKCUTS< / a >       " ModKCuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae8cf42caad36504069902c5a48f91b06" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1cbf4a0822c840e0bf4da9f306674237" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1cbf4a0822c840e0bf4da9f306674237" > GRB_INT_PAR_ZEROHALFCUTS< / a >       " ZeroHalfCuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1cbf4a0822c840e0bf4da9f306674237" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a18e5085558ed0c19c7e470f4963b12a1" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a18e5085558ed0c19c7e470f4963b12a1" > GRB_INT_PAR_NETWORKCUTS< / a >       " NetworkCuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a18e5085558ed0c19c7e470f4963b12a1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ac49d756f0c22406049f0ab3b296e3777" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ac49d756f0c22406049f0ab3b296e3777" > GRB_INT_PAR_SUBMIPCUTS< / a >       " SubMIPCuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ac49d756f0c22406049f0ab3b296e3777" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a44d6b17bef6bbb2186199737c5b4a7cb" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a44d6b17bef6bbb2186199737c5b4a7cb" > GRB_INT_PAR_INFPROOFCUTS< / a >       " InfProofCuts" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a44d6b17bef6bbb2186199737c5b4a7cb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a134bb748ec2241c99338119c04e790e2" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a134bb748ec2241c99338119c04e790e2" > GRB_INT_PAR_CUTAGGPASSES< / a >       " CutAggPasses" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a134bb748ec2241c99338119c04e790e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a44060b5fc520512a12e848ef192107c7" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a44060b5fc520512a12e848ef192107c7" > GRB_INT_PAR_CUTPASSES< / a >       " CutPasses" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a44060b5fc520512a12e848ef192107c7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad6c7abf4093f70b4c6529fcf9c9bb497" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad6c7abf4093f70b4c6529fcf9c9bb497" > GRB_INT_PAR_GOMORYPASSES< / a >       " GomoryPasses" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad6c7abf4093f70b4c6529fcf9c9bb497" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a6d1421f98ee355f4cf92508de57515e6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a6d1421f98ee355f4cf92508de57515e6" > GRB_STR_PAR_WORKERPOOL< / a >       " WorkerPool" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a6d1421f98ee355f4cf92508de57515e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3181fa0077aa1f5a16895ee66ac49937" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a3181fa0077aa1f5a16895ee66ac49937" > GRB_STR_PAR_WORKERPASSWORD< / a >       " WorkerPassword" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3181fa0077aa1f5a16895ee66ac49937" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a573f5cc1c1131263c382f5e3c7f3d326" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a573f5cc1c1131263c382f5e3c7f3d326" > GRB_INT_PAR_WORKERPORT< / a >       " WorkerPort" < / td > < / tr >
< tr class = "separator:a573f5cc1c1131263c382f5e3c7f3d326" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab36710cb628822fd933285efbe5f0c4a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab36710cb628822fd933285efbe5f0c4a" > GRB_INT_PAR_AGGREGATE< / a >       " Aggregate" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab36710cb628822fd933285efbe5f0c4a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1eec40da8f2dd47a1b17782334b0f48e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1eec40da8f2dd47a1b17782334b0f48e" > GRB_INT_PAR_AGGFILL< / a >       " AggFill" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1eec40da8f2dd47a1b17782334b0f48e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a9a40d2481ff01734c33565c5a55585f8" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a9a40d2481ff01734c33565c5a55585f8" > GRB_INT_PAR_CONCURRENTMIP< / a >       " ConcurrentMIP" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a9a40d2481ff01734c33565c5a55585f8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a9a34193fff9a735558db8ffd55f7620d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a9a34193fff9a735558db8ffd55f7620d" > GRB_INT_PAR_CONCURRENTJOBS< / a >       " ConcurrentJobs" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a9a34193fff9a735558db8ffd55f7620d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a7000e2ffca9ed07f726e9fe47bb599d4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a7000e2ffca9ed07f726e9fe47bb599d4" > GRB_INT_PAR_DISPLAYINTERVAL< / a >       " DisplayInterval" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7000e2ffca9ed07f726e9fe47bb599d4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a72cda41318c3289d4d468e6cf1b5020d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a72cda41318c3289d4d468e6cf1b5020d" > GRB_INT_PAR_DISTRIBUTEDMIPJOBS< / a >       " DistributedMIPJobs" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a72cda41318c3289d4d468e6cf1b5020d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae1241f21583c1d55ef59a2a8b7f7e0c2" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ae1241f21583c1d55ef59a2a8b7f7e0c2" > GRB_INT_PAR_DUALREDUCTIONS< / a >       " DualReductions" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae1241f21583c1d55ef59a2a8b7f7e0c2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a62769c444c5899806989d35b695fd005" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a62769c444c5899806989d35b695fd005" > GRB_DBL_PAR_FEASRELAXBIGM< / a >       " FeasRelaxBigM" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a62769c444c5899806989d35b695fd005" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a328c0225c0728f0d085aafb94dea4d67" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a328c0225c0728f0d085aafb94dea4d67" > GRB_INT_PAR_IISMETHOD< / a >       " IISMethod" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a328c0225c0728f0d085aafb94dea4d67" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aabb2ab13027556ba0cbdd3a60f46326d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aabb2ab13027556ba0cbdd3a60f46326d" > GRB_INT_PAR_INFUNBDINFO< / a >       " InfUnbdInfo" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aabb2ab13027556ba0cbdd3a60f46326d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a62d37112893fc582e67f827f3798ed55" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a62d37112893fc582e67f827f3798ed55" > GRB_INT_PAR_LAZYCONSTRAINTS< / a >       " LazyConstraints" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a62d37112893fc582e67f827f3798ed55" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab7e34b5e6c8d3583ddffc41a1e7fe100" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab7e34b5e6c8d3583ddffc41a1e7fe100" > GRB_STR_PAR_LOGFILE< / a >       " LogFile" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab7e34b5e6c8d3583ddffc41a1e7fe100" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a0a3ce7c49cba11b567c1d6fdfd732e1a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a0a3ce7c49cba11b567c1d6fdfd732e1a" > GRB_INT_PAR_LOGTOCONSOLE< / a >       " LogToConsole" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0a3ce7c49cba11b567c1d6fdfd732e1a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab551f76ece9ee47751cee2ae4a9f8c22" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab551f76ece9ee47751cee2ae4a9f8c22" > GRB_INT_PAR_MIQCPMETHOD< / a >       " MIQCPMethod" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab551f76ece9ee47751cee2ae4a9f8c22" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab26b0f243ec3b8714922e8c96daa0fd5" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab26b0f243ec3b8714922e8c96daa0fd5" > GRB_INT_PAR_NUMERICFOCUS< / a >       " NumericFocus" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab26b0f243ec3b8714922e8c96daa0fd5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aee9c4fc0f8a730308ef1eef1e3a8ccd7" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aee9c4fc0f8a730308ef1eef1e3a8ccd7" > GRB_INT_PAR_OUTPUTFLAG< / a >       " OutputFlag" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aee9c4fc0f8a730308ef1eef1e3a8ccd7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:afe22013f7a404d80baf84d00229707e2" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#afe22013f7a404d80baf84d00229707e2" > GRB_INT_PAR_PRECRUSH< / a >       " PreCrush" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:afe22013f7a404d80baf84d00229707e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a18897b8b6f5aa9365586e7a9cc25a90d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a18897b8b6f5aa9365586e7a9cc25a90d" > GRB_INT_PAR_PREDEPROW< / a >       " PreDepRow" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a18897b8b6f5aa9365586e7a9cc25a90d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad63c6fc11bb21d2f0801fe9f12255966" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad63c6fc11bb21d2f0801fe9f12255966" > GRB_INT_PAR_PREDUAL< / a >       " PreDual" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad63c6fc11bb21d2f0801fe9f12255966" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab8913c623589873ee53050ff0c065918" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab8913c623589873ee53050ff0c065918" > GRB_INT_PAR_PREPASSES< / a >       " PrePasses" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab8913c623589873ee53050ff0c065918" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:afd80b1a18f7a8fda56deb17e25257063" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#afd80b1a18f7a8fda56deb17e25257063" > GRB_INT_PAR_PREQLINEARIZE< / a >       " PreQLinearize" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:afd80b1a18f7a8fda56deb17e25257063" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a357ade6bc740533e34fc725fb57564ee" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a357ade6bc740533e34fc725fb57564ee" > GRB_INT_PAR_PRESOLVE< / a >       " Presolve" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a357ade6bc740533e34fc725fb57564ee" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5532dd494406011a8e5fab8cec5dd4d3" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5532dd494406011a8e5fab8cec5dd4d3" > GRB_DBL_PAR_PRESOS1BIGM< / a >       " PreSOS1BigM" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5532dd494406011a8e5fab8cec5dd4d3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a2624fb9fca9d3d18ba69de8f02d1d658" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a2624fb9fca9d3d18ba69de8f02d1d658" > GRB_DBL_PAR_PRESOS2BIGM< / a >       " PreSOS2BigM" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a2624fb9fca9d3d18ba69de8f02d1d658" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:abeb272b4795d6f47ced8c7c2b3c4b3cd" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#abeb272b4795d6f47ced8c7c2b3c4b3cd" > GRB_INT_PAR_PRESPARSIFY< / a >       " PreSparsify" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:abeb272b4795d6f47ced8c7c2b3c4b3cd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:adc41f179ab2e0f9ef05f8089c8eebfca" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#adc41f179ab2e0f9ef05f8089c8eebfca" > GRB_INT_PAR_PREMIQCPFORM< / a >       " PreMIQCPForm" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:adc41f179ab2e0f9ef05f8089c8eebfca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a7cd6b7b9c9ba672fee1c938bcf8f38d0" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a7cd6b7b9c9ba672fee1c938bcf8f38d0" > GRB_INT_PAR_QCPDUAL< / a >       " QCPDual" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7cd6b7b9c9ba672fee1c938bcf8f38d0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5cdb0a8227d496b2f2453c591be53810" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5cdb0a8227d496b2f2453c591be53810" > GRB_INT_PAR_RECORD< / a >       " Record" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5cdb0a8227d496b2f2453c591be53810" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5713edb0dac921ddd1561c6306e2f852" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5713edb0dac921ddd1561c6306e2f852" > GRB_STR_PAR_RESULTFILE< / a >       " ResultFile" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5713edb0dac921ddd1561c6306e2f852" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a317d0241017cd770a8554749944bf1b6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a317d0241017cd770a8554749944bf1b6" > GRB_INT_PAR_SEED< / a >       " Seed" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a317d0241017cd770a8554749944bf1b6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a40ab1a4641611c40bfd77517d0560166" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a40ab1a4641611c40bfd77517d0560166" > GRB_INT_PAR_THREADS< / a >       " Threads" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a40ab1a4641611c40bfd77517d0560166" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a7cc65948e0c47c285aa8e27fe3a02ff6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a7cc65948e0c47c285aa8e27fe3a02ff6" > GRB_DBL_PAR_TUNETIMELIMIT< / a >       " TuneTimeLimit" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7cc65948e0c47c285aa8e27fe3a02ff6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a50b4d5dacd9a3f121c0ff4e2f0f50f1e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a50b4d5dacd9a3f121c0ff4e2f0f50f1e" > GRB_INT_PAR_TUNERESULTS< / a >       " TuneResults" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a50b4d5dacd9a3f121c0ff4e2f0f50f1e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa601e6962e47b18aa245c68f235adcd3" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa601e6962e47b18aa245c68f235adcd3" > GRB_INT_PAR_TUNECRITERION< / a >       " TuneCriterion" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa601e6962e47b18aa245c68f235adcd3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa5152f5c1d5872a292fb165d66ad66a8" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa5152f5c1d5872a292fb165d66ad66a8" > GRB_INT_PAR_TUNETRIALS< / a >       " TuneTrials" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa5152f5c1d5872a292fb165d66ad66a8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a520961ab480c963e8123260cc492df96" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a520961ab480c963e8123260cc492df96" > GRB_INT_PAR_TUNEOUTPUT< / a >       " TuneOutput" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a520961ab480c963e8123260cc492df96" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af80b56d7f9b5b3ec17df55b9da33a1ac" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af80b56d7f9b5b3ec17df55b9da33a1ac" > GRB_INT_PAR_TUNEJOBS< / a >       " TuneJobs" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af80b56d7f9b5b3ec17df55b9da33a1ac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1379a2cb02a5d610ef10ace4e373f0eb" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1379a2cb02a5d610ef10ace4e373f0eb" > GRB_INT_PAR_UPDATEMODE< / a >       " UpdateMode" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1379a2cb02a5d610ef10ace4e373f0eb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a672726d18919c346d8c45643fe3de6b5" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a672726d18919c346d8c45643fe3de6b5" > GRB_INT_PAR_OBJNUMBER< / a >       " ObjNumber" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a672726d18919c346d8c45643fe3de6b5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af16d9631ff0c1fd56dc5a213b786f1dc" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af16d9631ff0c1fd56dc5a213b786f1dc" > GRB_INT_PAR_MULTIOBJMETHOD< / a >       " MultiObjMethod" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af16d9631ff0c1fd56dc5a213b786f1dc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a97f1aeb6b002c4b7263305717d2fffcf" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a97f1aeb6b002c4b7263305717d2fffcf" > GRB_INT_PAR_MULTIOBJPRE< / a >       " MultiObjPre" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a97f1aeb6b002c4b7263305717d2fffcf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a840bed61aa840b41df1df71ac11b152b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a840bed61aa840b41df1df71ac11b152b" > GRB_INT_PAR_POOLSOLUTIONS< / a >       " PoolSolutions" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a840bed61aa840b41df1df71ac11b152b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a339f1b5b45388c3a25e6ab9fce0f08a0" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a339f1b5b45388c3a25e6ab9fce0f08a0" > GRB_DBL_PAR_POOLGAP< / a >       " PoolGap" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a339f1b5b45388c3a25e6ab9fce0f08a0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5f32de6fc3360aa3a2e2675c37590f5a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5f32de6fc3360aa3a2e2675c37590f5a" > GRB_INT_PAR_POOLSEARCHMODE< / a >       " PoolSearchMode" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5f32de6fc3360aa3a2e2675c37590f5a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ab01eab8c069a6fec6953aa1e6ee28fd6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ab01eab8c069a6fec6953aa1e6ee28fd6" > GRB_INT_PAR_STARTNUMBER< / a >       " StartNumber" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ab01eab8c069a6fec6953aa1e6ee28fd6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa8cb4591638664f4e78d45292e710e5a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa8cb4591638664f4e78d45292e710e5a" > GRB_INT_PAR_IGNORENAMES< / a >       " IgnoreNames" < / td > < / tr >
< tr class = "separator:aa8cb4591638664f4e78d45292e710e5a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a16ed50a98d6d823434658e9c82ec1f47" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a16ed50a98d6d823434658e9c82ec1f47" > GRB_STR_PAR_DUMMY< / a >       " Dummy" < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a16ed50a98d6d823434658e9c82ec1f47" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:abe5b1b7717e20fdd79650df15610fc44" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#abe5b1b7717e20fdd79650df15610fc44" > GRB_CUTS_AUTO< / a >       -1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:abe5b1b7717e20fdd79650df15610fc44" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:abad2d156f1a13f2bb75daaf91f93432a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#abad2d156f1a13f2bb75daaf91f93432a" > GRB_CUTS_OFF< / a >       0< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:abad2d156f1a13f2bb75daaf91f93432a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a03301eb5c49f615bc245e286bd12cd77" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a03301eb5c49f615bc245e286bd12cd77" > GRB_CUTS_CONSERVATIVE< / a >       1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a03301eb5c49f615bc245e286bd12cd77" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4da8b9d7f5607fb23ad9266f23b3981c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4da8b9d7f5607fb23ad9266f23b3981c" > GRB_CUTS_AGGRESSIVE< / a >       2< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4da8b9d7f5607fb23ad9266f23b3981c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a865855a1df3dfcaf99bd4c13cfa408b4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a865855a1df3dfcaf99bd4c13cfa408b4" > GRB_CUTS_VERYAGGRESSIVE< / a >       3< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a865855a1df3dfcaf99bd4c13cfa408b4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a8ae4e81e404177f269f52c366602e5e2" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a8ae4e81e404177f269f52c366602e5e2" > GRB_PRESOLVE_AUTO< / a >       -1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a8ae4e81e404177f269f52c366602e5e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a25900007ed76d873e3edc5afa400f756" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a25900007ed76d873e3edc5afa400f756" > GRB_PRESOLVE_OFF< / a >       0< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a25900007ed76d873e3edc5afa400f756" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af642665d3b49b0b67889c93f4605c989" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af642665d3b49b0b67889c93f4605c989" > GRB_PRESOLVE_CONSERVATIVE< / a >       1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af642665d3b49b0b67889c93f4605c989" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3f95ad5e1cd1731d93e1046fe546c1b9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a3f95ad5e1cd1731d93e1046fe546c1b9" > GRB_PRESOLVE_AGGRESSIVE< / a >       2< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3f95ad5e1cd1731d93e1046fe546c1b9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aeaf7b3d6853616d74a96a7f84e9135bd" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aeaf7b3d6853616d74a96a7f84e9135bd" > GRB_METHOD_AUTO< / a >       -1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aeaf7b3d6853616d74a96a7f84e9135bd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aee06842200f9ea6a52cd072655bde971" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aee06842200f9ea6a52cd072655bde971" > GRB_METHOD_PRIMAL< / a >       0< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aee06842200f9ea6a52cd072655bde971" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ac83a71f7ce20ef826c2fe19ded699f4e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ac83a71f7ce20ef826c2fe19ded699f4e" > GRB_METHOD_DUAL< / a >       1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ac83a71f7ce20ef826c2fe19ded699f4e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a7ba686d89ff3ad70a4647775fb7ff04f" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a7ba686d89ff3ad70a4647775fb7ff04f" > GRB_METHOD_BARRIER< / a >       2< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7ba686d89ff3ad70a4647775fb7ff04f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a74e0066c85ff844544c382fac76e195f" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a74e0066c85ff844544c382fac76e195f" > GRB_METHOD_CONCURRENT< / a >       3< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a74e0066c85ff844544c382fac76e195f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a9a5216ad5158962845493132fb6b75b4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a9a5216ad5158962845493132fb6b75b4" > GRB_METHOD_DETERMINISTIC_CONCURRENT< / a >       4< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a9a5216ad5158962845493132fb6b75b4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aff98c9d2e8cda670c77f1e6154cd7862" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aff98c9d2e8cda670c77f1e6154cd7862" > GRB_METHOD_DETERMINISTIC_CONCURRENT_SIMPLEX< / a >       5< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aff98c9d2e8cda670c77f1e6154cd7862" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aead8912a830589a958286bcd89aa2db8" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aead8912a830589a958286bcd89aa2db8" > GRB_BARHOMOGENEOUS_AUTO< / a >       -1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aead8912a830589a958286bcd89aa2db8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a04fdea42164c4a55428eda870b67d96b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a04fdea42164c4a55428eda870b67d96b" > GRB_BARHOMOGENEOUS_OFF< / a >       0< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a04fdea42164c4a55428eda870b67d96b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3c4f977d6db27a0ec42c2f7c3f5d611d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a3c4f977d6db27a0ec42c2f7c3f5d611d" > GRB_BARHOMOGENEOUS_ON< / a >       1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3c4f977d6db27a0ec42c2f7c3f5d611d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a0b80ded669deb18c657e6f67ffda619e" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a0b80ded669deb18c657e6f67ffda619e" > GRB_MIPFOCUS_BALANCED< / a >       0< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0b80ded669deb18c657e6f67ffda619e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3e9d239fc1e06bdb5e8c07c25209f402" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a3e9d239fc1e06bdb5e8c07c25209f402" > GRB_MIPFOCUS_FEASIBILITY< / a >       1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3e9d239fc1e06bdb5e8c07c25209f402" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a55982fa1dafdc345d06876a28abe32a3" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a55982fa1dafdc345d06876a28abe32a3" > GRB_MIPFOCUS_OPTIMALITY< / a >       2< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a55982fa1dafdc345d06876a28abe32a3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1a40c65a9ff061e1f2e4ff5daa01193f" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1a40c65a9ff061e1f2e4ff5daa01193f" > GRB_MIPFOCUS_BESTBOUND< / a >       3< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1a40c65a9ff061e1f2e4ff5daa01193f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a62211e6e9a6fa883d6e9f93a2109fd51" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a62211e6e9a6fa883d6e9f93a2109fd51" > GRB_BARORDER_AUTOMATIC< / a >       -1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a62211e6e9a6fa883d6e9f93a2109fd51" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af2460f3a8e8a3cf2a8a57de4caa10dd3" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af2460f3a8e8a3cf2a8a57de4caa10dd3" > GRB_BARORDER_AMD< / a >       0< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af2460f3a8e8a3cf2a8a57de4caa10dd3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad509e6591f2ab1625d565f69c9a27f39" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ad509e6591f2ab1625d565f69c9a27f39" > GRB_BARORDER_NESTEDDISSECTION< / a >       1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad509e6591f2ab1625d565f69c9a27f39" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a030e6ee9eefa12a557ed028e3022525a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a030e6ee9eefa12a557ed028e3022525a" > GRB_SIMPLEXPRICING_AUTO< / a >       -1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a030e6ee9eefa12a557ed028e3022525a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1b96fa015fb046841d2f23e74d9eac94" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a1b96fa015fb046841d2f23e74d9eac94" > GRB_SIMPLEXPRICING_PARTIAL< / a >       0< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1b96fa015fb046841d2f23e74d9eac94" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af49e447fbc50607a949851d96a5fbe31" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#af49e447fbc50607a949851d96a5fbe31" > GRB_SIMPLEXPRICING_STEEPEST_EDGE< / a >       1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af49e447fbc50607a949851d96a5fbe31" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae3ddf7ca6e5884e11f0ac24505562b97" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#ae3ddf7ca6e5884e11f0ac24505562b97" > GRB_SIMPLEXPRICING_DEVEX< / a >       2< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae3ddf7ca6e5884e11f0ac24505562b97" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a0c3aee46f49312aaf9e43b7daf48393f" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a0c3aee46f49312aaf9e43b7daf48393f" > GRB_SIMPLEXPRICING_STEEPEST_QUICK< / a >       3< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0c3aee46f49312aaf9e43b7daf48393f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5a5d8f37154628305d2226010f975b20" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a5a5d8f37154628305d2226010f975b20" > GRB_VARBRANCH_AUTO< / a >       -1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5a5d8f37154628305d2226010f975b20" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a23b5fc4aff835a3fa8f38fab1d3a3b95" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a23b5fc4aff835a3fa8f38fab1d3a3b95" > GRB_VARBRANCH_PSEUDO_REDUCED< / a >       0< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a23b5fc4aff835a3fa8f38fab1d3a3b95" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a942aa9f1325b8fc4245c8f8d347170a1" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a942aa9f1325b8fc4245c8f8d347170a1" > GRB_VARBRANCH_PSEUDO_SHADOW< / a >       1< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a942aa9f1325b8fc4245c8f8d347170a1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aa08ed383fb3daf73375d611d19a8c449" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#aa08ed383fb3daf73375d611d19a8c449" > GRB_VARBRANCH_MAX_INFEAS< / a >       2< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa08ed383fb3daf73375d611d19a8c449" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a210c3618a101fb36ef18c231ea474f63" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a210c3618a101fb36ef18c231ea474f63" > GRB_VARBRANCH_STRONG< / a >       3< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a210c3618a101fb36ef18c231ea474f63" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "typedef-members" name = "typedef-members" > < / a >
2020-09-01 16:00:33 +02:00
Typedefs< / h2 > < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a865e461c79c88bc5c0d5f56087ae4876" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct _GRBmodel  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a865e461c79c88bc5c0d5f56087ae4876" > GRBmodel< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a865e461c79c88bc5c0d5f56087ae4876" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a2963ba0c46b86ac4680fb3bb4ca8b2f3" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct _GRBenv  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a2963ba0c46b86ac4680fb3bb4ca8b2f3" > GRBenv< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a2963ba0c46b86ac4680fb3bb4ca8b2f3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a4693c3de94ce296b16879ff4dc71c0fa" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "struct___g_r_bsvec.html" > _GRBsvec< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "environment_8h.html#a4693c3de94ce296b16879ff4dc71c0fa" > GRBsvec< / a > < / td > < / tr >
< tr class = "separator:a4693c3de94ce296b16879ff4dc71c0fa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-01 16:00:33 +02:00
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "func-members" name = "func-members" > < / a >
2020-09-01 16:00:33 +02:00
Functions< / h2 > < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a6fb0c68e3b93033a6161597239899e38" > < td class = "memItemLeft" align = "right" valign = "top" > absl::StatusOr< < a class = "el" href = "environment_8h.html#a2963ba0c46b86ac4680fb3bb4ca8b2f3" > GRBenv< / a > * >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a6fb0c68e3b93033a6161597239899e38" > GetGurobiEnv< / a > ()< / td > < / tr >
< tr class = "separator:a6fb0c68e3b93033a6161597239899e38" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac79aad20cb4baeeb6be9336730973514" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ac79aad20cb4baeeb6be9336730973514" > GurobiIsCorrectlyInstalled< / a > ()< / td > < / tr >
< tr class = "separator:ac79aad20cb4baeeb6be9336730973514" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad6c6ca37ce0f44ef738366070fe992a4" > < td class = "memItemLeft" align = "right" valign = "top" > absl::Status  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ad6c6ca37ce0f44ef738366070fe992a4" > LoadGurobiDynamicLibrary< / a > (std::vector< std::string > potential_paths)< / td > < / tr >
< tr class = "separator:ad6c6ca37ce0f44ef738366070fe992a4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-01 16:00:33 +02:00
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a4029272666dfcff1fa54cf75875757b0" name = "a4029272666dfcff1fa54cf75875757b0" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4029272666dfcff1fa54cf75875757b0" > ◆ < / a > < / span > CALLOCCB_ARGS< / 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" > #define CALLOCCB_ARGS      size_t nmemb, size_t size, void *syscbusrdata< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00402" > 402< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae7ac10908b369bb98f65176f989ca58a" name = "ae7ac10908b369bb98f65176f989ca58a" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae7ac10908b369bb98f65176f989ca58a" > ◆ < / a > < / span > CB_ARGS< / 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" > #define CB_ARGS      < a class = "el" href = "environment_8h.html#a865e461c79c88bc5c0d5f56087ae4876" > GRBmodel< / a > *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > , void *cbdata, int < a class = "el" href = "gurobi__interface_8cc.html#a675dd47bbf0a66c9cb592047797a6d69" > where< / a > , void *usrdata< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00147" > 147< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7880c370abdab04b9a6ce088f137012d" name = "a7880c370abdab04b9a6ce088f137012d" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7880c370abdab04b9a6ce088f137012d" > ◆ < / a > < / span > DEFAULT_CS_PORT< / 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" > #define DEFAULT_CS_PORT      61000< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00066" > 66< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7d0e6b4fe5a81cb60844c3d8ba34f953" name = "a7d0e6b4fe5a81cb60844c3d8ba34f953" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7d0e6b4fe5a81cb60844c3d8ba34f953" > ◆ < / a > < / span > DEFAULT_CS_PRIORITY< / 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" > #define DEFAULT_CS_PRIORITY      0< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00064" > 64< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a44e6093be90f69d1250ec6e95efe21e2" name = "a44e6093be90f69d1250ec6e95efe21e2" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a44e6093be90f69d1250ec6e95efe21e2" > ◆ < / a > < / span > FREECB_ARGS< / 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" > #define FREECB_ARGS      void *ptr, void *syscbusrdata< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00404" > 404< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aead8912a830589a958286bcd89aa2db8" name = "aead8912a830589a958286bcd89aa2db8" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aead8912a830589a958286bcd89aa2db8" > ◆ < / a > < / span > GRB_BARHOMOGENEOUS_AUTO< / 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" > #define GRB_BARHOMOGENEOUS_AUTO      -1< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00613" > 613< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a04fdea42164c4a55428eda870b67d96b" name = "a04fdea42164c4a55428eda870b67d96b" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a04fdea42164c4a55428eda870b67d96b" > ◆ < / a > < / span > GRB_BARHOMOGENEOUS_OFF< / 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" > #define GRB_BARHOMOGENEOUS_OFF      0< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00614" > 614< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3c4f977d6db27a0ec42c2f7c3f5d611d" name = "a3c4f977d6db27a0ec42c2f7c3f5d611d" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3c4f977d6db27a0ec42c2f7c3f5d611d" > ◆ < / a > < / span > GRB_BARHOMOGENEOUS_ON< / 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" > #define GRB_BARHOMOGENEOUS_ON      1< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00615" > 615< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af2460f3a8e8a3cf2a8a57de4caa10dd3" name = "af2460f3a8e8a3cf2a8a57de4caa10dd3" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af2460f3a8e8a3cf2a8a57de4caa10dd3" > ◆ < / a > < / span > GRB_BARORDER_AMD< / 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" > #define GRB_BARORDER_AMD      0< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00621" > 621< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a62211e6e9a6fa883d6e9f93a2109fd51" name = "a62211e6e9a6fa883d6e9f93a2109fd51" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a62211e6e9a6fa883d6e9f93a2109fd51" > ◆ < / a > < / span > GRB_BARORDER_AUTOMATIC< / 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" > #define GRB_BARORDER_AUTOMATIC      -1< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00620" > 620< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad509e6591f2ab1625d565f69c9a27f39" name = "ad509e6591f2ab1625d565f69c9a27f39" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad509e6591f2ab1625d565f69c9a27f39" > ◆ < / a > < / span > GRB_BARORDER_NESTEDDISSECTION< / 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" > #define GRB_BARORDER_NESTEDDISSECTION      1< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00622" > 622< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad08f48647c5d65e49bcf5d85af8ea724" name = "ad08f48647c5d65e49bcf5d85af8ea724" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad08f48647c5d65e49bcf5d85af8ea724" > ◆ < / a > < / span > GRB_BASIC< / 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" > #define GRB_BASIC      0< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00471" > 471< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af253f5e12cd48e0718eac5d4cb4f161d" name = "af253f5e12cd48e0718eac5d4cb4f161d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af253f5e12cd48e0718eac5d4cb4f161d" > ◆ < / a > < / span > GRB_BINARY< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_BINARY      'B'< / 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 = "environment_8h_source.html#l00100" > 100< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1839c94e6deb4c80e8acf5b78a7937fc" name = "a1839c94e6deb4c80e8acf5b78a7937fc" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1839c94e6deb4c80e8acf5b78a7937fc" > ◆ < / a > < / span > GRB_CB_BARRIER< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_BARRIER      7< / 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 = "environment_8h_source.html#l00327" > 327< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6b625c77f2bd8978dffdf12653feb52d" name = "a6b625c77f2bd8978dffdf12653feb52d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6b625c77f2bd8978dffdf12653feb52d" > ◆ < / a > < / span > GRB_CB_BARRIER_COMPL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_BARRIER_COMPL      7006< / 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 = "environment_8h_source.html#l00368" > 368< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abc54b7dd805b6382185a462eb375fb96" name = "abc54b7dd805b6382185a462eb375fb96" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abc54b7dd805b6382185a462eb375fb96" > ◆ < / a > < / span > GRB_CB_BARRIER_DUALINF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_BARRIER_DUALINF      7005< / 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 = "environment_8h_source.html#l00367" > 367< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae4ba27ca9e466f748aa2d24e168cbaff" name = "ae4ba27ca9e466f748aa2d24e168cbaff" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae4ba27ca9e466f748aa2d24e168cbaff" > ◆ < / a > < / span > GRB_CB_BARRIER_DUALOBJ< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_BARRIER_DUALOBJ      7003< / 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 = "environment_8h_source.html#l00365" > 365< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac2390d3fd6af6a4f5b06ddb5f0b1c2fd" name = "ac2390d3fd6af6a4f5b06ddb5f0b1c2fd" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac2390d3fd6af6a4f5b06ddb5f0b1c2fd" > ◆ < / a > < / span > GRB_CB_BARRIER_ITRCNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_BARRIER_ITRCNT      7001< / 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 = "environment_8h_source.html#l00363" > 363< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af8fb3672cf50fed4941b2864e5cba6aa" name = "af8fb3672cf50fed4941b2864e5cba6aa" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af8fb3672cf50fed4941b2864e5cba6aa" > ◆ < / a > < / span > GRB_CB_BARRIER_PRIMINF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_BARRIER_PRIMINF      7004< / 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 = "environment_8h_source.html#l00366" > 366< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a873bcb8a6197c38d2606da66f98b23cc" name = "a873bcb8a6197c38d2606da66f98b23cc" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a873bcb8a6197c38d2606da66f98b23cc" > ◆ < / a > < / span > GRB_CB_BARRIER_PRIMOBJ< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_BARRIER_PRIMOBJ      7002< / 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 = "environment_8h_source.html#l00364" > 364< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac43c2cbdae9008fbe1b6a81d9b4694a8" name = "ac43c2cbdae9008fbe1b6a81d9b4694a8" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac43c2cbdae9008fbe1b6a81d9b4694a8" > ◆ < / a > < / span > GRB_CB_MESSAGE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MESSAGE      6< / 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 = "environment_8h_source.html#l00326" > 326< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aab6ab7165db7d2c53281d91bdf208f6f" name = "aab6ab7165db7d2c53281d91bdf208f6f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aab6ab7165db7d2c53281d91bdf208f6f" > ◆ < / a > < / span > GRB_CB_MIP< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIP      3< / 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 = "environment_8h_source.html#l00323" > 323< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aca5fbc9811d563a8610ebc97cb888c0d" name = "aca5fbc9811d563a8610ebc97cb888c0d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aca5fbc9811d563a8610ebc97cb888c0d" > ◆ < / a > < / span > GRB_CB_MIP_CUTCNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIP_CUTCNT      3004< / 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 = "environment_8h_source.html#l00342" > 342< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3712448e74823009d14db17d714ecf02" name = "a3712448e74823009d14db17d714ecf02" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3712448e74823009d14db17d714ecf02" > ◆ < / a > < / span > GRB_CB_MIP_ITRCNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIP_ITRCNT      3006< / 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 = "environment_8h_source.html#l00344" > 344< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af01b3c420d61b98df6e5ab0f12728d73" name = "af01b3c420d61b98df6e5ab0f12728d73" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af01b3c420d61b98df6e5ab0f12728d73" > ◆ < / a > < / span > GRB_CB_MIP_NODCNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIP_NODCNT      3002< / 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 = "environment_8h_source.html#l00340" > 340< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a05bce41f4273c2b48573cafdd7e4a39f" name = "a05bce41f4273c2b48573cafdd7e4a39f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a05bce41f4273c2b48573cafdd7e4a39f" > ◆ < / a > < / span > GRB_CB_MIP_NODLFT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIP_NODLFT      3005< / 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 = "environment_8h_source.html#l00343" > 343< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af732ff9c46396ddcc5d077b7aa5bac29" name = "af732ff9c46396ddcc5d077b7aa5bac29" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af732ff9c46396ddcc5d077b7aa5bac29" > ◆ < / a > < / span > GRB_CB_MIP_OBJBND< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIP_OBJBND      3001< / 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 = "environment_8h_source.html#l00339" > 339< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "adcc907081130d076df1f518fda91c6e6" name = "adcc907081130d076df1f518fda91c6e6" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adcc907081130d076df1f518fda91c6e6" > ◆ < / a > < / span > GRB_CB_MIP_OBJBNDC< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIP_OBJBNDC      3007< / 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 = "environment_8h_source.html#l00345" > 345< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab5301e67ade13781e2ef8e6b8eabe34d" name = "ab5301e67ade13781e2ef8e6b8eabe34d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab5301e67ade13781e2ef8e6b8eabe34d" > ◆ < / a > < / span > GRB_CB_MIP_OBJBST< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIP_OBJBST      3000< / 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 = "environment_8h_source.html#l00338" > 338< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aeb7dbaa0117de43deb56e7c6b6b76f5a" name = "aeb7dbaa0117de43deb56e7c6b6b76f5a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeb7dbaa0117de43deb56e7c6b6b76f5a" > ◆ < / a > < / span > GRB_CB_MIP_SOLCNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIP_SOLCNT      3003< / 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 = "environment_8h_source.html#l00341" > 341< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab615ac552ba7202f8912556da65f22e0" name = "ab615ac552ba7202f8912556da65f22e0" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab615ac552ba7202f8912556da65f22e0" > ◆ < / a > < / span > GRB_CB_MIPNODE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPNODE      5< / 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 = "environment_8h_source.html#l00325" > 325< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ade3ccb37a32d7c3aae6c2714583b035e" name = "ade3ccb37a32d7c3aae6c2714583b035e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ade3ccb37a32d7c3aae6c2714583b035e" > ◆ < / a > < / span > GRB_CB_MIPNODE_BRVAR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPNODE_BRVAR      5007< / 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 = "environment_8h_source.html#l00359" > 359< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aff582a5106fb7b0af23d2e76c81e664e" name = "aff582a5106fb7b0af23d2e76c81e664e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aff582a5106fb7b0af23d2e76c81e664e" > ◆ < / a > < / span > GRB_CB_MIPNODE_NODCNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPNODE_NODCNT      5005< / 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 = "environment_8h_source.html#l00357" > 357< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4d584a9335fb167ec95d022a741b6e11" name = "a4d584a9335fb167ec95d022a741b6e11" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4d584a9335fb167ec95d022a741b6e11" > ◆ < / a > < / span > GRB_CB_MIPNODE_OBJBND< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPNODE_OBJBND      5004< / 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 = "environment_8h_source.html#l00356" > 356< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa745f22ca8b7eef02bddf908b3fe56d2" name = "aa745f22ca8b7eef02bddf908b3fe56d2" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa745f22ca8b7eef02bddf908b3fe56d2" > ◆ < / a > < / span > GRB_CB_MIPNODE_OBJBNDC< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPNODE_OBJBNDC      5008< / 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 = "environment_8h_source.html#l00360" > 360< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a55c9d1c074cfd4ddc378cf03c0281b7a" name = "a55c9d1c074cfd4ddc378cf03c0281b7a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a55c9d1c074cfd4ddc378cf03c0281b7a" > ◆ < / a > < / span > GRB_CB_MIPNODE_OBJBST< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPNODE_OBJBST      5003< / 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 = "environment_8h_source.html#l00355" > 355< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4afc9caa8d78d2754061f82919d3ee58" name = "a4afc9caa8d78d2754061f82919d3ee58" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4afc9caa8d78d2754061f82919d3ee58" > ◆ < / a > < / span > GRB_CB_MIPNODE_REL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPNODE_REL      5002< / 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 = "environment_8h_source.html#l00354" > 354< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a912489cd8b988c36cd55b2e8a9d0c27b" name = "a912489cd8b988c36cd55b2e8a9d0c27b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a912489cd8b988c36cd55b2e8a9d0c27b" > ◆ < / a > < / span > GRB_CB_MIPNODE_SOLCNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPNODE_SOLCNT      5006< / 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 = "environment_8h_source.html#l00358" > 358< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6f9cab1c3a4ef170a32b76fa5616b05e" name = "a6f9cab1c3a4ef170a32b76fa5616b05e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6f9cab1c3a4ef170a32b76fa5616b05e" > ◆ < / a > < / span > GRB_CB_MIPNODE_STATUS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPNODE_STATUS      5001< / 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 = "environment_8h_source.html#l00353" > 353< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0a5caff77126a575cb1c3136c78ea5e6" name = "a0a5caff77126a575cb1c3136c78ea5e6" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0a5caff77126a575cb1c3136c78ea5e6" > ◆ < / a > < / span > GRB_CB_MIPSOL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPSOL      4< / 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 = "environment_8h_source.html#l00324" > 324< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6d9cf52eabffeae7e6a9a96196518f68" name = "a6d9cf52eabffeae7e6a9a96196518f68" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6d9cf52eabffeae7e6a9a96196518f68" > ◆ < / a > < / span > GRB_CB_MIPSOL_NODCNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPSOL_NODCNT      4005< / 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 = "environment_8h_source.html#l00350" > 350< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa5fecfa80463d338f39d7038d3db6d8c" name = "aa5fecfa80463d338f39d7038d3db6d8c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa5fecfa80463d338f39d7038d3db6d8c" > ◆ < / a > < / span > GRB_CB_MIPSOL_OBJ< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPSOL_OBJ      4002< / 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 = "environment_8h_source.html#l00347" > 347< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af53039f8b797e2f4196d5227a0fc5e6e" name = "af53039f8b797e2f4196d5227a0fc5e6e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af53039f8b797e2f4196d5227a0fc5e6e" > ◆ < / a > < / span > GRB_CB_MIPSOL_OBJBND< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPSOL_OBJBND      4004< / 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 = "environment_8h_source.html#l00349" > 349< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad8ba0db55fb55a00a4de9df7859c6231" name = "ad8ba0db55fb55a00a4de9df7859c6231" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad8ba0db55fb55a00a4de9df7859c6231" > ◆ < / a > < / span > GRB_CB_MIPSOL_OBJBNDC< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPSOL_OBJBNDC      4007< / 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 = "environment_8h_source.html#l00352" > 352< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a33b25740bb9ccb109a9942ced348a001" name = "a33b25740bb9ccb109a9942ced348a001" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a33b25740bb9ccb109a9942ced348a001" > ◆ < / a > < / span > GRB_CB_MIPSOL_OBJBST< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPSOL_OBJBST      4003< / 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 = "environment_8h_source.html#l00348" > 348< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af4b792d08f1ac5f7878f80eaf432df48" name = "af4b792d08f1ac5f7878f80eaf432df48" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af4b792d08f1ac5f7878f80eaf432df48" > ◆ < / a > < / span > GRB_CB_MIPSOL_SOL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPSOL_SOL      4001< / 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 = "environment_8h_source.html#l00346" > 346< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3a5593327e020154004dc62aba54b763" name = "a3a5593327e020154004dc62aba54b763" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3a5593327e020154004dc62aba54b763" > ◆ < / a > < / span > GRB_CB_MIPSOL_SOLCNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MIPSOL_SOLCNT      4006< / 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 = "environment_8h_source.html#l00351" > 351< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2d16f1495c5684c153147246fa4f5699" name = "a2d16f1495c5684c153147246fa4f5699" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2d16f1495c5684c153147246fa4f5699" > ◆ < / a > < / span > GRB_CB_MSG_STRING< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_MSG_STRING      6001< / 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 = "environment_8h_source.html#l00361" > 361< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abb3f655e9eb74e37fbf2d11cb0efad5d" name = "abb3f655e9eb74e37fbf2d11cb0efad5d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abb3f655e9eb74e37fbf2d11cb0efad5d" > ◆ < / a > < / span > GRB_CB_POLLING< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_POLLING      0< / 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 = "environment_8h_source.html#l00320" > 320< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afc51a68ce211063bb39fc5adeb3b246e" name = "afc51a68ce211063bb39fc5adeb3b246e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afc51a68ce211063bb39fc5adeb3b246e" > ◆ < / a > < / span > GRB_CB_PRE_BNDCHG< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_PRE_BNDCHG      1003< / 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 = "environment_8h_source.html#l00331" > 331< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a216078c95dd7668ccf40473b18cb2875" name = "a216078c95dd7668ccf40473b18cb2875" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a216078c95dd7668ccf40473b18cb2875" > ◆ < / a > < / span > GRB_CB_PRE_COECHG< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_PRE_COECHG      1004< / 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 = "environment_8h_source.html#l00332" > 332< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aee119d240dfbc49a883d6982dd0ca6c0" name = "aee119d240dfbc49a883d6982dd0ca6c0" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aee119d240dfbc49a883d6982dd0ca6c0" > ◆ < / a > < / span > GRB_CB_PRE_COLDEL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_PRE_COLDEL      1000< / 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 = "environment_8h_source.html#l00328" > 328< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a862afbb0b31942b06b8aa484e608bb88" name = "a862afbb0b31942b06b8aa484e608bb88" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a862afbb0b31942b06b8aa484e608bb88" > ◆ < / a > < / span > GRB_CB_PRE_ROWDEL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_PRE_ROWDEL      1001< / 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 = "environment_8h_source.html#l00329" > 329< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "adf2647c3959aea11a64bb7fe1c99a5cc" name = "adf2647c3959aea11a64bb7fe1c99a5cc" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adf2647c3959aea11a64bb7fe1c99a5cc" > ◆ < / a > < / span > GRB_CB_PRE_SENCHG< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_PRE_SENCHG      1002< / 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 = "environment_8h_source.html#l00330" > 330< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a89b0c088ac628a567b841f57a21abed8" name = "a89b0c088ac628a567b841f57a21abed8" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a89b0c088ac628a567b841f57a21abed8" > ◆ < / a > < / span > GRB_CB_PRESOLVE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_PRESOLVE      1< / 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 = "environment_8h_source.html#l00321" > 321< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af6bec7651a2290f3dfa34e38258ef090" name = "af6bec7651a2290f3dfa34e38258ef090" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af6bec7651a2290f3dfa34e38258ef090" > ◆ < / a > < / span > GRB_CB_RUNTIME< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_RUNTIME      6002< / 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 = "environment_8h_source.html#l00362" > 362< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a52444d4642a70bdfb1ffa1e3f120f4ec" name = "a52444d4642a70bdfb1ffa1e3f120f4ec" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a52444d4642a70bdfb1ffa1e3f120f4ec" > ◆ < / a > < / span > GRB_CB_SIMPLEX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_SIMPLEX      2< / 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 = "environment_8h_source.html#l00322" > 322< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aadb066f9ac42c966161a37cb203f660c" name = "aadb066f9ac42c966161a37cb203f660c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aadb066f9ac42c966161a37cb203f660c" > ◆ < / a > < / span > GRB_CB_SPX_DUALINF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_SPX_DUALINF      2003< / 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 = "environment_8h_source.html#l00336" > 336< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0783657775ee5a8817210723e6dcde5d" name = "a0783657775ee5a8817210723e6dcde5d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0783657775ee5a8817210723e6dcde5d" > ◆ < / a > < / span > GRB_CB_SPX_ISPERT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_SPX_ISPERT      2004< / 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 = "environment_8h_source.html#l00337" > 337< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5ea7c11f22bfc615f86e6a521f180f4e" name = "a5ea7c11f22bfc615f86e6a521f180f4e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5ea7c11f22bfc615f86e6a521f180f4e" > ◆ < / a > < / span > GRB_CB_SPX_ITRCNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_SPX_ITRCNT      2000< / 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 = "environment_8h_source.html#l00333" > 333< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a12cb4410aa88188b674ee17b1c8eb56a" name = "a12cb4410aa88188b674ee17b1c8eb56a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a12cb4410aa88188b674ee17b1c8eb56a" > ◆ < / a > < / span > GRB_CB_SPX_OBJVAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_SPX_OBJVAL      2001< / 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 = "environment_8h_source.html#l00334" > 334< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3f6cbfdaa931fe6caab33877bdc35365" name = "a3f6cbfdaa931fe6caab33877bdc35365" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3f6cbfdaa931fe6caab33877bdc35365" > ◆ < / a > < / span > GRB_CB_SPX_PRIMINF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CB_SPX_PRIMINF      2002< / 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 = "environment_8h_source.html#l00335" > 335< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab8ec38a6720669aae61555e02de4df65" name = "ab8ec38a6720669aae61555e02de4df65" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab8ec38a6720669aae61555e02de4df65" > ◆ < / a > < / span > GRB_CHAR_ATTR_QCSENSE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_CHAR_ATTR_QCSENSE      " QCSense" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00196" > 196< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab9e8fb9ba7e90fd0a905802db64ec066" name = "ab9e8fb9ba7e90fd0a905802db64ec066" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab9e8fb9ba7e90fd0a905802db64ec066" > ◆ < / a > < / span > GRB_CHAR_ATTR_SENSE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_CHAR_ATTR_SENSE      " Sense" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00192" > 192< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a87fb4e2c8417ac5561558e4218afff8e" name = "a87fb4e2c8417ac5561558e4218afff8e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a87fb4e2c8417ac5561558e4218afff8e" > ◆ < / a > < / span > GRB_CHAR_ATTR_VTYPE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_CHAR_ATTR_VTYPE      " VType" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00181" > 181< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6cc9be6c5a5942fae165ac67f0b55c09" name = "a6cc9be6c5a5942fae165ac67f0b55c09" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6cc9be6c5a5942fae165ac67f0b55c09" > ◆ < / a > < / span > GRB_CONTINUOUS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CONTINUOUS      'C'< / 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 = "environment_8h_source.html#l00099" > 99< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abd3911c6711cb8b337661a06a32cfb5c" name = "abd3911c6711cb8b337661a06a32cfb5c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abd3911c6711cb8b337661a06a32cfb5c" > ◆ < / a > < / span > GRB_CUTOFF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CUTOFF      6< / 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 = "environment_8h_source.html#l00461" > 461< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4da8b9d7f5607fb23ad9266f23b3981c" name = "a4da8b9d7f5607fb23ad9266f23b3981c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4da8b9d7f5607fb23ad9266f23b3981c" > ◆ < / a > < / span > GRB_CUTS_AGGRESSIVE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CUTS_AGGRESSIVE      2< / 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 = "environment_8h_source.html#l00600" > 600< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abe5b1b7717e20fdd79650df15610fc44" name = "abe5b1b7717e20fdd79650df15610fc44" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abe5b1b7717e20fdd79650df15610fc44" > ◆ < / a > < / span > GRB_CUTS_AUTO< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CUTS_AUTO      -1< / 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 = "environment_8h_source.html#l00597" > 597< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a03301eb5c49f615bc245e286bd12cd77" name = "a03301eb5c49f615bc245e286bd12cd77" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a03301eb5c49f615bc245e286bd12cd77" > ◆ < / a > < / span > GRB_CUTS_CONSERVATIVE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CUTS_CONSERVATIVE      1< / 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 = "environment_8h_source.html#l00599" > 599< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abad2d156f1a13f2bb75daaf91f93432a" name = "abad2d156f1a13f2bb75daaf91f93432a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abad2d156f1a13f2bb75daaf91f93432a" > ◆ < / a > < / span > GRB_CUTS_OFF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CUTS_OFF      0< / 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 = "environment_8h_source.html#l00598" > 598< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a865855a1df3dfcaf99bd4c13cfa408b4" name = "a865855a1df3dfcaf99bd4c13cfa408b4" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a865855a1df3dfcaf99bd4c13cfa408b4" > ◆ < / a > < / span > GRB_CUTS_VERYAGGRESSIVE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_CUTS_VERYAGGRESSIVE      3< / 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 = "environment_8h_source.html#l00601" > 601< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4962089abab2b0f3e19b843d1856c29f" name = "a4962089abab2b0f3e19b843d1856c29f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4962089abab2b0f3e19b843d1856c29f" > ◆ < / a > < / span > GRB_DBL_ATTR_BARX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_BARX      " BarX" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00232" > 232< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a41fe4d5aaeed368599c1e2188e56c2b8" name = "a41fe4d5aaeed368599c1e2188e56c2b8" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a41fe4d5aaeed368599c1e2188e56c2b8" > ◆ < / a > < / span > GRB_DBL_ATTR_BOUND_SVIO< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_BOUND_SVIO      " BoundSVio" < / 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 = "environment_8h_source.html#l00243" > 243< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "adba1d2acac6b3aa0b7862190ecd0f300" name = "adba1d2acac6b3aa0b7862190ecd0f300" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adba1d2acac6b3aa0b7862190ecd0f300" > ◆ < / a > < / span > GRB_DBL_ATTR_BOUND_SVIO_SUM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_BOUND_SVIO_SUM      " BoundSVioSum" < / 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 = "environment_8h_source.html#l00247" > 247< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8838d0e707daf185e0c935497b0ec218" name = "a8838d0e707daf185e0c935497b0ec218" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8838d0e707daf185e0c935497b0ec218" > ◆ < / a > < / span > GRB_DBL_ATTR_BOUND_VIO< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_BOUND_VIO      " BoundVio" < / 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 = "environment_8h_source.html#l00242" > 242< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1a9973ad27983486d74b1a6158ac1877" name = "a1a9973ad27983486d74b1a6158ac1877" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1a9973ad27983486d74b1a6158ac1877" > ◆ < / a > < / span > GRB_DBL_ATTR_BOUND_VIO_SUM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_BOUND_VIO_SUM      " BoundVioSum" < / 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 = "environment_8h_source.html#l00246" > 246< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2898df4ad80c4cf7b4f92a183ad5fa85" name = "a2898df4ad80c4cf7b4f92a183ad5fa85" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2898df4ad80c4cf7b4f92a183ad5fa85" > ◆ < / a > < / span > GRB_DBL_ATTR_CDUALNORM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_CDUALNORM      " CDualNorm" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00240" > 240< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4667cc8e0d11c9149c20bf874c2b136e" name = "a4667cc8e0d11c9149c20bf874c2b136e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4667cc8e0d11c9149c20bf874c2b136e" > ◆ < / a > < / span > GRB_DBL_ATTR_COMPL_VIO< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_COMPL_VIO      " ComplVio" < / 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 = "environment_8h_source.html#l00275" > 275< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa06b636a3221cd1f4dc10c1a17ed5cc7" name = "aa06b636a3221cd1f4dc10c1a17ed5cc7" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa06b636a3221cd1f4dc10c1a17ed5cc7" > ◆ < / a > < / span > GRB_DBL_ATTR_COMPL_VIO_SUM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_COMPL_VIO_SUM      " ComplVioSum" < / 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 = "environment_8h_source.html#l00277" > 277< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a81b08f1b06c08bd5fdb7f7ede995ea31" name = "a81b08f1b06c08bd5fdb7f7ede995ea31" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a81b08f1b06c08bd5fdb7f7ede995ea31" > ◆ < / a > < / span > GRB_DBL_ATTR_CONSTR_RESIDUAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_CONSTR_RESIDUAL      " ConstrResidual" < / 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 = "environment_8h_source.html#l00254" > 254< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad1c19791d962e7afd7577160b8cd9e4f" name = "ad1c19791d962e7afd7577160b8cd9e4f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad1c19791d962e7afd7577160b8cd9e4f" > ◆ < / a > < / span > GRB_DBL_ATTR_CONSTR_RESIDUAL_SUM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_CONSTR_RESIDUAL_SUM      " ConstrResidualSum" < / 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 = "environment_8h_source.html#l00258" > 258< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a932d8e74db30b567ab2872c27ff3f4f6" name = "a932d8e74db30b567ab2872c27ff3f4f6" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a932d8e74db30b567ab2872c27ff3f4f6" > ◆ < / a > < / span > GRB_DBL_ATTR_CONSTR_SRESIDUAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_CONSTR_SRESIDUAL      " ConstrSResidual" < / 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 = "environment_8h_source.html#l00255" > 255< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa52eab8e0c974b721924a3e44c0ac2fc" name = "aa52eab8e0c974b721924a3e44c0ac2fc" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa52eab8e0c974b721924a3e44c0ac2fc" > ◆ < / a > < / span > GRB_DBL_ATTR_CONSTR_SRESIDUAL_SUM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_CONSTR_SRESIDUAL_SUM      " ConstrSResidualSum" < / 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 = "environment_8h_source.html#l00259" > 259< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9b15ef3b783026313e3a32879164ef9e" name = "a9b15ef3b783026313e3a32879164ef9e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9b15ef3b783026313e3a32879164ef9e" > ◆ < / a > < / span > GRB_DBL_ATTR_CONSTR_SVIO< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_CONSTR_SVIO      " ConstrSVio" < / 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 = "environment_8h_source.html#l00249" > 249< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1b145878a84b4b9ee36c86b33bc6f412" name = "a1b145878a84b4b9ee36c86b33bc6f412" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1b145878a84b4b9ee36c86b33bc6f412" > ◆ < / a > < / span > GRB_DBL_ATTR_CONSTR_SVIO_SUM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_CONSTR_SVIO_SUM      " ConstrSVioSum" < / 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 = "environment_8h_source.html#l00253" > 253< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a900d4d1393d231eed9fa27fb4c797270" name = "a900d4d1393d231eed9fa27fb4c797270" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a900d4d1393d231eed9fa27fb4c797270" > ◆ < / a > < / span > GRB_DBL_ATTR_CONSTR_VIO< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_CONSTR_VIO      " ConstrVio" < / 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 = "environment_8h_source.html#l00248" > 248< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0a58de81f9e04bf65a7950a07f521a7b" name = "a0a58de81f9e04bf65a7950a07f521a7b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0a58de81f9e04bf65a7950a07f521a7b" > ◆ < / a > < / span > GRB_DBL_ATTR_CONSTR_VIO_SUM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_CONSTR_VIO_SUM      " ConstrVioSum" < / 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 = "environment_8h_source.html#l00252" > 252< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a004bc8ee025bbf51190d070a934e20c9" name = "a004bc8ee025bbf51190d070a934e20c9" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a004bc8ee025bbf51190d070a934e20c9" > ◆ < / a > < / span > GRB_DBL_ATTR_DNUMNZS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_DNUMNZS      " DNumNZs" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00163" > 163< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa2809816060818b0ff9abf45dd5a80b8" name = "aa2809816060818b0ff9abf45dd5a80b8" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa2809816060818b0ff9abf45dd5a80b8" > ◆ < / a > < / span > GRB_DBL_ATTR_DSTART< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_DSTART      " DStart" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00191" > 191< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9044504358f5e4ee23c059a1d551c7ca" name = "a9044504358f5e4ee23c059a1d551c7ca" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9044504358f5e4ee23c059a1d551c7ca" > ◆ < / a > < / span > GRB_DBL_ATTR_DUAL_RESIDUAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_DUAL_RESIDUAL      " DualResidual" < / 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 = "environment_8h_source.html#l00266" > 266< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a04edf93eb9b27bbeb6fede98beebc31b" name = "a04edf93eb9b27bbeb6fede98beebc31b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a04edf93eb9b27bbeb6fede98beebc31b" > ◆ < / a > < / span > GRB_DBL_ATTR_DUAL_RESIDUAL_SUM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_DUAL_RESIDUAL_SUM      " DualResidualSum" < / 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 = "environment_8h_source.html#l00270" > 270< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2ca8c44083a0f888899bc9356bdf81ac" name = "a2ca8c44083a0f888899bc9356bdf81ac" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2ca8c44083a0f888899bc9356bdf81ac" > ◆ < / a > < / span > GRB_DBL_ATTR_DUAL_SRESIDUAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_DUAL_SRESIDUAL      " DualSResidual" < / 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 = "environment_8h_source.html#l00267" > 267< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae92c87cf710914c51ff2ec2eed8338c9" name = "ae92c87cf710914c51ff2ec2eed8338c9" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae92c87cf710914c51ff2ec2eed8338c9" > ◆ < / a > < / span > GRB_DBL_ATTR_DUAL_SRESIDUAL_SUM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_DUAL_SRESIDUAL_SUM      " DualSResidualSum" < / 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 = "environment_8h_source.html#l00271" > 271< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a076ffacb9a0632380496b0fb3acfb466" name = "a076ffacb9a0632380496b0fb3acfb466" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a076ffacb9a0632380496b0fb3acfb466" > ◆ < / a > < / span > GRB_DBL_ATTR_DUAL_SVIO< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_DUAL_SVIO      " DualSVio" < / 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 = "environment_8h_source.html#l00261" > 261< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6b961e11f68186f48c46b6d4559f4842" name = "a6b961e11f68186f48c46b6d4559f4842" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6b961e11f68186f48c46b6d4559f4842" > ◆ < / a > < / span > GRB_DBL_ATTR_DUAL_SVIO_SUM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_DUAL_SVIO_SUM      " DualSVioSum" < / 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 = "environment_8h_source.html#l00265" > 265< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a06604cbd52e667b3149ca55a62f43a96" name = "a06604cbd52e667b3149ca55a62f43a96" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a06604cbd52e667b3149ca55a62f43a96" > ◆ < / a > < / span > GRB_DBL_ATTR_DUAL_VIO< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_DUAL_VIO      " DualVio" < / 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 = "environment_8h_source.html#l00260" > 260< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a92a285651d13a17047acae5ac02033d3" name = "a92a285651d13a17047acae5ac02033d3" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a92a285651d13a17047acae5ac02033d3" > ◆ < / a > < / span > GRB_DBL_ATTR_DUAL_VIO_SUM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_DUAL_VIO_SUM      " DualVioSum" < / 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 = "environment_8h_source.html#l00264" > 264< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad4f15b204103e9839f45c2da44bff576" name = "ad4f15b204103e9839f45c2da44bff576" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad4f15b204103e9839f45c2da44bff576" > ◆ < / a > < / span > GRB_DBL_ATTR_FARKASDUAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_FARKASDUAL      " FarkasDual" < / 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 = "environment_8h_source.html#l00297" > 297< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac9e6e3817bf7ee52876126b5c443df6b" name = "ac9e6e3817bf7ee52876126b5c443df6b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac9e6e3817bf7ee52876126b5c443df6b" > ◆ < / a > < / span > GRB_DBL_ATTR_FARKASPROOF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_FARKASPROOF      " FarkasProof" < / 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 = "environment_8h_source.html#l00298" > 298< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a91edb6b224f87c5b81d64c2209bbd48c" name = "a91edb6b224f87c5b81d64c2209bbd48c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a91edb6b224f87c5b81d64c2209bbd48c" > ◆ < / a > < / span > GRB_DBL_ATTR_INT_VIO< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_INT_VIO      " IntVio" < / 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 = "environment_8h_source.html#l00272" > 272< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a71c91407f9641b8ba72c66d8270d8630" name = "a71c91407f9641b8ba72c66d8270d8630" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a71c91407f9641b8ba72c66d8270d8630" > ◆ < / a > < / span > GRB_DBL_ATTR_INT_VIO_SUM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_INT_VIO_SUM      " IntVioSum" < / 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 = "environment_8h_source.html#l00274" > 274< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3f863a94da605ae51aa79a9d547bc9ac" name = "a3f863a94da605ae51aa79a9d547bc9ac" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3f863a94da605ae51aa79a9d547bc9ac" > ◆ < / a > < / span > GRB_DBL_ATTR_ITERCOUNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_ITERCOUNT      " IterCount" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00225" > 225< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab83c3744b6ea25ccd51be0d218a76de9" name = "ab83c3744b6ea25ccd51be0d218a76de9" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab83c3744b6ea25ccd51be0d218a76de9" > ◆ < / a > < / span > GRB_DBL_ATTR_KAPPA< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_KAPPA      " Kappa" < / 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 = "environment_8h_source.html#l00278" > 278< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4cc7b06ea75f8cfdae7821b6823823be" name = "a4cc7b06ea75f8cfdae7821b6823823be" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4cc7b06ea75f8cfdae7821b6823823be" > ◆ < / a > < / span > GRB_DBL_ATTR_KAPPA_EXACT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_KAPPA_EXACT      " KappaExact" < / 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 = "environment_8h_source.html#l00279" > 279< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae11f079a0448e1dd3ac0a4a5938a7a1d" name = "ae11f079a0448e1dd3ac0a4a5938a7a1d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae11f079a0448e1dd3ac0a4a5938a7a1d" > ◆ < / a > < / span > GRB_DBL_ATTR_LB< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_LB      " LB" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00178" > 178< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab3827763d827f4f051f20def64835579" name = "ab3827763d827f4f051f20def64835579" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab3827763d827f4f051f20def64835579" > ◆ < / a > < / span > GRB_DBL_ATTR_MAX_BOUND< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MAX_BOUND      " MaxBound" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00202" > 202< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a304255df7692a64f793c68114dba9350" name = "a304255df7692a64f793c68114dba9350" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a304255df7692a64f793c68114dba9350" > ◆ < / a > < / span > GRB_DBL_ATTR_MAX_COEFF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MAX_COEFF      " MaxCoeff" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00200" > 200< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a548f09632351e3ec3a20481acbe5f235" name = "a548f09632351e3ec3a20481acbe5f235" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a548f09632351e3ec3a20481acbe5f235" > ◆ < / a > < / span > GRB_DBL_ATTR_MAX_OBJ_COEFF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MAX_OBJ_COEFF      " MaxObjCoeff" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00204" > 204< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a56956244c5fbaceaaf978d3bd0523de2" name = "a56956244c5fbaceaaf978d3bd0523de2" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a56956244c5fbaceaaf978d3bd0523de2" > ◆ < / a > < / span > GRB_DBL_ATTR_MAX_QCCOEFF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MAX_QCCOEFF      " MaxQCCoeff" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00208" > 208< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2ee665b6b89d65f056befe518539c127" name = "a2ee665b6b89d65f056befe518539c127" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2ee665b6b89d65f056befe518539c127" > ◆ < / a > < / span > GRB_DBL_ATTR_MAX_QCLCOEFF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MAX_QCLCOEFF      " MaxQCLCoeff" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00212" > 212< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aba780e64a6ab1e17a6cc5fbba7a4f1c3" name = "aba780e64a6ab1e17a6cc5fbba7a4f1c3" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aba780e64a6ab1e17a6cc5fbba7a4f1c3" > ◆ < / a > < / span > GRB_DBL_ATTR_MAX_QCRHS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MAX_QCRHS      " MaxQCRHS" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00214" > 214< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1e0b6f23df15b0384d9adce37c94c1de" name = "a1e0b6f23df15b0384d9adce37c94c1de" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1e0b6f23df15b0384d9adce37c94c1de" > ◆ < / a > < / span > GRB_DBL_ATTR_MAX_QOBJ_COEFF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MAX_QOBJ_COEFF      " MaxQObjCoeff" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00210" > 210< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4c98c538d5b0ccf2e44780d32a02a956" name = "a4c98c538d5b0ccf2e44780d32a02a956" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4c98c538d5b0ccf2e44780d32a02a956" > ◆ < / a > < / span > GRB_DBL_ATTR_MAX_RHS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MAX_RHS      " MaxRHS" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00206" > 206< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7a20eac4a292522284881931076ddb0c" name = "a7a20eac4a292522284881931076ddb0c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7a20eac4a292522284881931076ddb0c" > ◆ < / a > < / span > GRB_DBL_ATTR_MIN_BOUND< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MIN_BOUND      " MinBound" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00203" > 203< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab74ed661c5c93a9c6db103a6dc090e12" name = "ab74ed661c5c93a9c6db103a6dc090e12" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab74ed661c5c93a9c6db103a6dc090e12" > ◆ < / a > < / span > GRB_DBL_ATTR_MIN_COEFF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MIN_COEFF      " MinCoeff" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00201" > 201< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab279d36c0fd36ea11d4239fb1833c926" name = "ab279d36c0fd36ea11d4239fb1833c926" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab279d36c0fd36ea11d4239fb1833c926" > ◆ < / a > < / span > GRB_DBL_ATTR_MIN_OBJ_COEFF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MIN_OBJ_COEFF      " MinObjCoeff" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00205" > 205< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad2fe45c9645236329fb9f3d988d27114" name = "ad2fe45c9645236329fb9f3d988d27114" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad2fe45c9645236329fb9f3d988d27114" > ◆ < / a > < / span > GRB_DBL_ATTR_MIN_QCCOEFF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MIN_QCCOEFF      " MinQCCoeff" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00209" > 209< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a52752799c32508294f2f40e4d343d66d" name = "a52752799c32508294f2f40e4d343d66d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a52752799c32508294f2f40e4d343d66d" > ◆ < / a > < / span > GRB_DBL_ATTR_MIN_QCLCOEFF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MIN_QCLCOEFF      " MinQCLCoeff" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00213" > 213< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0b02550ea0810dc0e03367c73d0e3a39" name = "a0b02550ea0810dc0e03367c73d0e3a39" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0b02550ea0810dc0e03367c73d0e3a39" > ◆ < / a > < / span > GRB_DBL_ATTR_MIN_QCRHS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MIN_QCRHS      " MinQCRHS" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00215" > 215< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4115cd124394a4158b8d3c62f01c9aa4" name = "a4115cd124394a4158b8d3c62f01c9aa4" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4115cd124394a4158b8d3c62f01c9aa4" > ◆ < / a > < / span > GRB_DBL_ATTR_MIN_QOBJ_COEFF< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MIN_QOBJ_COEFF      " MinQObjCoeff" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00211" > 211< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3b6aebfac36c0f0983a6eb6d4b737000" name = "a3b6aebfac36c0f0983a6eb6d4b737000" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3b6aebfac36c0f0983a6eb6d4b737000" > ◆ < / a > < / span > GRB_DBL_ATTR_MIN_RHS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MIN_RHS      " MinRHS" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00207" > 207< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9f3d5075e0dea384d7dadaad8119841f" name = "a9f3d5075e0dea384d7dadaad8119841f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9f3d5075e0dea384d7dadaad8119841f" > ◆ < / a > < / span > GRB_DBL_ATTR_MIPGAP< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_MIPGAP      " MIPGap" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00223" > 223< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a098362ca7582cefc28948a2aa7deec60" name = "a098362ca7582cefc28948a2aa7deec60" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a098362ca7582cefc28948a2aa7deec60" > ◆ < / a > < / span > GRB_DBL_ATTR_N2KAPPA< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_N2KAPPA      " N2Kappa" < / 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 = "environment_8h_source.html#l00280" > 280< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3330ab2eaa22ccaebe6eb75acc71913c" name = "a3330ab2eaa22ccaebe6eb75acc71913c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3330ab2eaa22ccaebe6eb75acc71913c" > ◆ < / a > < / span > GRB_DBL_ATTR_NODECOUNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_NODECOUNT      " NodeCount" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00227" > 227< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a728e19166cbf018cea2dd05dc67f7824" name = "a728e19166cbf018cea2dd05dc67f7824" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a728e19166cbf018cea2dd05dc67f7824" > ◆ < / a > < / span > GRB_DBL_ATTR_OBJ< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_OBJ      " Obj" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00180" > 180< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afa4f5e674caa662471e849ba775a755d" name = "afa4f5e674caa662471e849ba775a755d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afa4f5e674caa662471e849ba775a755d" > ◆ < / a > < / span > GRB_DBL_ATTR_OBJBOUND< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_OBJBOUND      " ObjBound" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00219" > 219< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae6c5ff7d3e3b288f2c90a2ccf9ff152b" name = "ae6c5ff7d3e3b288f2c90a2ccf9ff152b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae6c5ff7d3e3b288f2c90a2ccf9ff152b" > ◆ < / a > < / span > GRB_DBL_ATTR_OBJBOUNDC< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_OBJBOUNDC      " ObjBoundC" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00220" > 220< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8ac6a4fedeff2448008534b7a90abafa" name = "a8ac6a4fedeff2448008534b7a90abafa" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8ac6a4fedeff2448008534b7a90abafa" > ◆ < / a > < / span > GRB_DBL_ATTR_OBJCON< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_OBJCON      " ObjCon" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00171" > 171< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae9dcbada95a65700e848e748d0dcc1e0" name = "ae9dcbada95a65700e848e748d0dcc1e0" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae9dcbada95a65700e848e748d0dcc1e0" > ◆ < / a > < / span > GRB_DBL_ATTR_OBJN< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_OBJN      " ObjN" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00304" > 304< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0f9b41a0aebaae98e033b6a101ae5afa" name = "a0f9b41a0aebaae98e033b6a101ae5afa" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0f9b41a0aebaae98e033b6a101ae5afa" > ◆ < / a > < / span > GRB_DBL_ATTR_OBJNABSTOL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_OBJNABSTOL      " ObjNAbsTol" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00310" > 310< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aec3e3d28d3ccab9ca0ccd5fca09b1c8d" name = "aec3e3d28d3ccab9ca0ccd5fca09b1c8d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aec3e3d28d3ccab9ca0ccd5fca09b1c8d" > ◆ < / a > < / span > GRB_DBL_ATTR_OBJNCON< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_OBJNCON      " ObjNCon" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00306" > 306< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "acd71850c104af6c6e22ae7995de3c90d" name = "acd71850c104af6c6e22ae7995de3c90d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acd71850c104af6c6e22ae7995de3c90d" > ◆ < / a > < / span > GRB_DBL_ATTR_OBJNRELTOL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_OBJNRELTOL      " ObjNRelTol" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00309" > 309< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8301285ca9afc979b4c684cbc65b3291" name = "a8301285ca9afc979b4c684cbc65b3291" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8301285ca9afc979b4c684cbc65b3291" > ◆ < / a > < / span > GRB_DBL_ATTR_OBJNVAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_OBJNVAL      " ObjNVal" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00305" > 305< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a81c7df0350b841b96ded0e9ebc1dd65e" name = "a81c7df0350b841b96ded0e9ebc1dd65e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a81c7df0350b841b96ded0e9ebc1dd65e" > ◆ < / a > < / span > GRB_DBL_ATTR_OBJNWEIGHT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_OBJNWEIGHT      " ObjNWeight" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00307" > 307< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5ad09c0e963f4a55c5f39f5fac72c769" name = "a5ad09c0e963f4a55c5f39f5fac72c769" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5ad09c0e963f4a55c5f39f5fac72c769" > ◆ < / a > < / span > GRB_DBL_ATTR_OBJVAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_OBJVAL      " ObjVal" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00218" > 218< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a430718adcf2d2f1043d58cc5553c606a" name = "a430718adcf2d2f1043d58cc5553c606a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a430718adcf2d2f1043d58cc5553c606a" > ◆ < / a > < / span > GRB_DBL_ATTR_OPENNODECOUNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_OPENNODECOUNT      " OpenNodeCount" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00228" > 228< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a53f9ffb4546f1effaf87839a42adeaa3" name = "a53f9ffb4546f1effaf87839a42adeaa3" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a53f9ffb4546f1effaf87839a42adeaa3" > ◆ < / a > < / span > GRB_DBL_ATTR_PI< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_PI      " Pi" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00236" > 236< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a50049d6ee17a84a8c34e309cd64039f7" name = "a50049d6ee17a84a8c34e309cd64039f7" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a50049d6ee17a84a8c34e309cd64039f7" > ◆ < / a > < / span > GRB_DBL_ATTR_POOLOBJBOUND< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_POOLOBJBOUND      " PoolObjBound" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00221" > 221< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "adcdd0acb46a250186f4f17e9a3113bab" name = "adcdd0acb46a250186f4f17e9a3113bab" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adcdd0acb46a250186f4f17e9a3113bab" > ◆ < / a > < / span > GRB_DBL_ATTR_POOLOBJVAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_POOLOBJVAL      " PoolObjVal" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00222" > 222< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad0fbe00eb354588871f4c0bdb494e241" name = "ad0fbe00eb354588871f4c0bdb494e241" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad0fbe00eb354588871f4c0bdb494e241" > ◆ < / a > < / span > GRB_DBL_ATTR_PREFIXVAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_PREFIXVAL      " PreFixVal" < / 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 = "environment_8h_source.html#l00303" > 303< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa777b8fe04b2b549da6075d5e915eec7" name = "aa777b8fe04b2b549da6075d5e915eec7" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa777b8fe04b2b549da6075d5e915eec7" > ◆ < / a > < / span > GRB_DBL_ATTR_PSTART< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_PSTART      " PStart" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00183" > 183< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abfb39b7f2347bdb83f9e9b5d756904f9" name = "abfb39b7f2347bdb83f9e9b5d756904f9" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abfb39b7f2347bdb83f9e9b5d756904f9" > ◆ < / a > < / span > GRB_DBL_ATTR_QCPI< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_QCPI      " QCPi" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00237" > 237< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a668b1d5346f3df168753caff94fc6e72" name = "a668b1d5346f3df168753caff94fc6e72" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a668b1d5346f3df168753caff94fc6e72" > ◆ < / a > < / span > GRB_DBL_ATTR_QCRHS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_QCRHS      " QCRHS" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00195" > 195< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a634b2008a58ca940b6e4982908498bda" name = "a634b2008a58ca940b6e4982908498bda" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a634b2008a58ca940b6e4982908498bda" > ◆ < / a > < / span > GRB_DBL_ATTR_QCSLACK< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_QCSLACK      " QCSlack" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00239" > 239< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9112d4d1eeee1c4fb4043ea044693bcb" name = "a9112d4d1eeee1c4fb4043ea044693bcb" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9112d4d1eeee1c4fb4043ea044693bcb" > ◆ < / a > < / span > GRB_DBL_ATTR_RC< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_RC      " RC" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00233" > 233< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aad88bdc3ebd15f9a0639e7e9db8d1850" name = "aad88bdc3ebd15f9a0639e7e9db8d1850" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aad88bdc3ebd15f9a0639e7e9db8d1850" > ◆ < / a > < / span > GRB_DBL_ATTR_RHS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_RHS      " RHS" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00190" > 190< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aca9bca55e6a64203923b0b1bb024407b" name = "aca9bca55e6a64203923b0b1bb024407b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aca9bca55e6a64203923b0b1bb024407b" > ◆ < / a > < / span > GRB_DBL_ATTR_RUNTIME< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_DBL_ATTR_RUNTIME      " Runtime" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00216" > 216< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab9fff8b46ea8cb19cf638c17487c5840" name = "ab9fff8b46ea8cb19cf638c17487c5840" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab9fff8b46ea8cb19cf638c17487c5840" > ◆ < / a > < / span > GRB_DBL_ATTR_SA_LBLOW< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_SA_LBLOW      " SALBLow" < / 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 = "environment_8h_source.html#l00283" > 283< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0167bc77c4f3b2d046fb6aaad2a0df2a" name = "a0167bc77c4f3b2d046fb6aaad2a0df2a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0167bc77c4f3b2d046fb6aaad2a0df2a" > ◆ < / a > < / span > GRB_DBL_ATTR_SA_LBUP< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_SA_LBUP      " SALBUp" < / 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 = "environment_8h_source.html#l00284" > 284< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a37d06e5499fdfa2c078b6248495e8990" name = "a37d06e5499fdfa2c078b6248495e8990" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a37d06e5499fdfa2c078b6248495e8990" > ◆ < / a > < / span > GRB_DBL_ATTR_SA_OBJLOW< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_SA_OBJLOW      " SAObjLow" < / 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 = "environment_8h_source.html#l00281" > 281< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a064792ace8a9f84d5c32dc42d38996d1" name = "a064792ace8a9f84d5c32dc42d38996d1" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a064792ace8a9f84d5c32dc42d38996d1" > ◆ < / a > < / span > GRB_DBL_ATTR_SA_OBJUP< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_SA_OBJUP      " SAObjUp" < / 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 = "environment_8h_source.html#l00282" > 282< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af54512de5cf18f97a5d37c0fbb59b3b8" name = "af54512de5cf18f97a5d37c0fbb59b3b8" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af54512de5cf18f97a5d37c0fbb59b3b8" > ◆ < / a > < / span > GRB_DBL_ATTR_SA_RHSLOW< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_SA_RHSLOW      " SARHSLow" < / 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 = "environment_8h_source.html#l00287" > 287< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad52657c2a3e40caa9468859d2c687775" name = "ad52657c2a3e40caa9468859d2c687775" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad52657c2a3e40caa9468859d2c687775" > ◆ < / a > < / span > GRB_DBL_ATTR_SA_RHSUP< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_SA_RHSUP      " SARHSUp" < / 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 = "environment_8h_source.html#l00288" > 288< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7fecf58fbfc3ab9f451b7bc7a07205c5" name = "a7fecf58fbfc3ab9f451b7bc7a07205c5" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7fecf58fbfc3ab9f451b7bc7a07205c5" > ◆ < / a > < / span > GRB_DBL_ATTR_SA_UBLOW< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_SA_UBLOW      " SAUBLow" < / 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 = "environment_8h_source.html#l00285" > 285< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad585421a8a3b18d6b15919e91b0f9548" name = "ad585421a8a3b18d6b15919e91b0f9548" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad585421a8a3b18d6b15919e91b0f9548" > ◆ < / a > < / span > GRB_DBL_ATTR_SA_UBUP< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_ATTR_SA_UBUP      " SAUBUp" < / 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 = "environment_8h_source.html#l00286" > 286< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5d411c36309bdd064dee5cfc668629f4" name = "a5d411c36309bdd064dee5cfc668629f4" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5d411c36309bdd064dee5cfc668629f4" > ◆ < / a > < / span > GRB_DBL_ATTR_SLACK< / 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" > #define GRB_DBL_ATTR_SLACK      " Slack" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00238" > 238< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a13d56b4c7ae1126425a3584a3e4e1e7c" name = "a13d56b4c7ae1126425a3584a3e4e1e7c" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a13d56b4c7ae1126425a3584a3e4e1e7c" > ◆ < / a > < / span > GRB_DBL_ATTR_START< / 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" > #define GRB_DBL_ATTR_START      " Start" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00182" > 182< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0a9e67177dc51990769f46c9eab75ced" name = "a0a9e67177dc51990769f46c9eab75ced" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0a9e67177dc51990769f46c9eab75ced" > ◆ < / a > < / span > GRB_DBL_ATTR_UB< / 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" > #define GRB_DBL_ATTR_UB      " UB" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00179" > 179< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af93d44f6be543de20e57b6cf0f081a78" name = "af93d44f6be543de20e57b6cf0f081a78" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af93d44f6be543de20e57b6cf0f081a78" > ◆ < / a > < / span > GRB_DBL_ATTR_UNBDRAY< / 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" > #define GRB_DBL_ATTR_UNBDRAY      " UnbdRay" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00299" > 299< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aeeccde0269e8517c8bb70acb9c781623" name = "aeeccde0269e8517c8bb70acb9c781623" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeeccde0269e8517c8bb70acb9c781623" > ◆ < / a > < / span > GRB_DBL_ATTR_VARHINTVAL< / 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" > #define GRB_DBL_ATTR_VARHINTVAL      " VarHintVal" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00187" > 187< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2f41a338a88f219a29eab29622c394a3" name = "a2f41a338a88f219a29eab29622c394a3" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2f41a338a88f219a29eab29622c394a3" > ◆ < / a > < / span > GRB_DBL_ATTR_VDUALNORM< / 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" > #define GRB_DBL_ATTR_VDUALNORM      " VDualNorm" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00234" > 234< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa79252cac30162280cee77fcad392fe2" name = "aa79252cac30162280cee77fcad392fe2" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa79252cac30162280cee77fcad392fe2" > ◆ < / a > < / span > GRB_DBL_ATTR_X< / 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" > #define GRB_DBL_ATTR_X      " X" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00230" > 230< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a64c5813d650c7b30c0d6c10581a51de4" name = "a64c5813d650c7b30c0d6c10581a51de4" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a64c5813d650c7b30c0d6c10581a51de4" > ◆ < / a > < / span > GRB_DBL_ATTR_XN< / 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" > #define GRB_DBL_ATTR_XN      " Xn" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00231" > 231< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a310000df18a26edb4c7ed02aaf0e098e" name = "a310000df18a26edb4c7ed02aaf0e098e" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a310000df18a26edb4c7ed02aaf0e098e" > ◆ < / a > < / span > GRB_DBL_PAR_BARCONVTOL< / 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" > #define GRB_DBL_PAR_BARCONVTOL      " BarConvTol" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00500" > 500< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a03df49ac2c79bfae26e62f7384323c0b" name = "a03df49ac2c79bfae26e62f7384323c0b" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a03df49ac2c79bfae26e62f7384323c0b" > ◆ < / a > < / span > GRB_DBL_PAR_BARQCPCONVTOL< / 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" > #define GRB_DBL_PAR_BARQCPCONVTOL      " BarQCPConvTol" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00504" > 504< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8c6920108a9184778fb5fe1ecb694ae5" name = "a8c6920108a9184778fb5fe1ecb694ae5" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8c6920108a9184778fb5fe1ecb694ae5" > ◆ < / a > < / span > GRB_DBL_PAR_BESTBDSTOP< / 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" > #define GRB_DBL_PAR_BESTBDSTOP      " BestBdStop" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00483" > 483< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa31c9bd1d35a63ef947f07d5240b82e2" name = "aa31c9bd1d35a63ef947f07d5240b82e2" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa31c9bd1d35a63ef947f07d5240b82e2" > ◆ < / a > < / span > GRB_DBL_PAR_BESTOBJSTOP< / 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" > #define GRB_DBL_PAR_BESTOBJSTOP      " BestObjStop" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00482" > 482< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a47680f22fe1a9ebc26f0d50e3c66983b" name = "a47680f22fe1a9ebc26f0d50e3c66983b" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a47680f22fe1a9ebc26f0d50e3c66983b" > ◆ < / a > < / span > GRB_DBL_PAR_CUTOFF< / 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" > #define GRB_DBL_PAR_CUTOFF      " Cutoff" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00477" > 477< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1c15d9bfccc6b9959c26fc01567993ab" name = "a1c15d9bfccc6b9959c26fc01567993ab" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1c15d9bfccc6b9959c26fc01567993ab" > ◆ < / a > < / span > GRB_DBL_PAR_FEASIBILITYTOL< / 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" > #define GRB_DBL_PAR_FEASIBILITYTOL      " FeasibilityTol" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00484" > 484< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a62769c444c5899806989d35b695fd005" name = "a62769c444c5899806989d35b695fd005" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a62769c444c5899806989d35b695fd005" > ◆ < / a > < / span > GRB_DBL_PAR_FEASRELAXBIGM< / 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" > #define GRB_DBL_PAR_FEASRELAXBIGM      " FeasRelaxBigM" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00557" > 557< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7a847fd81493698f8b079802cd6ff99b" name = "a7a847fd81493698f8b079802cd6ff99b" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7a847fd81493698f8b079802cd6ff99b" > ◆ < / a > < / span > GRB_DBL_PAR_HEURISTICS< / 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" > #define GRB_DBL_PAR_HEURISTICS      " Heuristics" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00510" > 510< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a069f4d030607b45a59df5d453fb66619" name = "a069f4d030607b45a59df5d453fb66619" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a069f4d030607b45a59df5d453fb66619" > ◆ < / a > < / span > GRB_DBL_PAR_IMPROVESTARTGAP< / 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" > #define GRB_DBL_PAR_IMPROVESTARTGAP      " ImproveStartGap" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00511" > 511< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af71239c35aeb42df3859f3b872d86bfd" name = "af71239c35aeb42df3859f3b872d86bfd" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af71239c35aeb42df3859f3b872d86bfd" > ◆ < / a > < / span > GRB_DBL_PAR_IMPROVESTARTNODES< / 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" > #define GRB_DBL_PAR_IMPROVESTARTNODES      " ImproveStartNodes" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00513" > 513< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab15fefc916179a3bddd68a563d4a5a44" name = "ab15fefc916179a3bddd68a563d4a5a44" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab15fefc916179a3bddd68a563d4a5a44" > ◆ < / a > < / span > GRB_DBL_PAR_IMPROVESTARTTIME< / 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" > #define GRB_DBL_PAR_IMPROVESTARTTIME      " ImproveStartTime" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00512" > 512< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab4ad4cfa8dd2267a63e63de1bf1a15c1" name = "ab4ad4cfa8dd2267a63e63de1bf1a15c1" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab4ad4cfa8dd2267a63e63de1bf1a15c1" > ◆ < / a > < / span > GRB_DBL_PAR_INTFEASTOL< / 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" > #define GRB_DBL_PAR_INTFEASTOL      " IntFeasTol" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00485" > 485< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a530484175e32c03912ce0390eea79893" name = "a530484175e32c03912ce0390eea79893" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a530484175e32c03912ce0390eea79893" > ◆ < / a > < / span > GRB_DBL_PAR_ITERATIONLIMIT< / 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" > #define GRB_DBL_PAR_ITERATIONLIMIT      " IterationLimit" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00478" > 478< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af2ddc7b81cd30fa4fd147e03313c8696" name = "af2ddc7b81cd30fa4fd147e03313c8696" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af2ddc7b81cd30fa4fd147e03313c8696" > ◆ < / a > < / span > GRB_DBL_PAR_MARKOWITZTOL< / 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" > #define GRB_DBL_PAR_MARKOWITZTOL      " MarkowitzTol" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00486" > 486< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a157c7017f73a94539f7c1ea2d764f56e" name = "a157c7017f73a94539f7c1ea2d764f56e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a157c7017f73a94539f7c1ea2d764f56e" > ◆ < / a > < / span > GRB_DBL_PAR_MIPGAP< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_PAR_MIPGAP      " MIPGap" < / 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 = "environment_8h_source.html#l00487" > 487< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3d7bd0e0071f49d72bf51ce4d387e862" name = "a3d7bd0e0071f49d72bf51ce4d387e862" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3d7bd0e0071f49d72bf51ce4d387e862" > ◆ < / a > < / span > GRB_DBL_PAR_MIPGAPABS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_PAR_MIPGAPABS      " MIPGapAbs" < / 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 = "environment_8h_source.html#l00488" > 488< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af9beb4cc12e1e7c142ff56600aa70230" name = "af9beb4cc12e1e7c142ff56600aa70230" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af9beb4cc12e1e7c142ff56600aa70230" > ◆ < / a > < / span > GRB_DBL_PAR_NODEFILESTART< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_PAR_NODEFILESTART      " NodefileStart" < / 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 = "environment_8h_source.html#l00517" > 517< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af5ace65d7f1cca6b8638dbeafdc09b55" name = "af5ace65d7f1cca6b8638dbeafdc09b55" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af5ace65d7f1cca6b8638dbeafdc09b55" > ◆ < / a > < / span > GRB_DBL_PAR_NODELIMIT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_PAR_NODELIMIT      " NodeLimit" < / 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 = "environment_8h_source.html#l00479" > 479< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afebe2c41e3e7b7b96c81b3cd4124fc12" name = "afebe2c41e3e7b7b96c81b3cd4124fc12" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afebe2c41e3e7b7b96c81b3cd4124fc12" > ◆ < / a > < / span > GRB_DBL_PAR_OBJSCALE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_PAR_OBJSCALE      " ObjScale" < / 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 = "environment_8h_source.html#l00493" > 493< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a694ee58b6d997c08fc554d778425a071" name = "a694ee58b6d997c08fc554d778425a071" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a694ee58b6d997c08fc554d778425a071" > ◆ < / a > < / span > GRB_DBL_PAR_OPTIMALITYTOL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_PAR_OPTIMALITYTOL      " OptimalityTol" < / 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 = "environment_8h_source.html#l00489" > 489< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aca2050ac6a346c9056ae317b4ff205d8" name = "aca2050ac6a346c9056ae317b4ff205d8" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aca2050ac6a346c9056ae317b4ff205d8" > ◆ < / a > < / span > GRB_DBL_PAR_PERTURBVALUE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_PAR_PERTURBVALUE      " PerturbValue" < / 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 = "environment_8h_source.html#l00492" > 492< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a339f1b5b45388c3a25e6ab9fce0f08a0" name = "a339f1b5b45388c3a25e6ab9fce0f08a0" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a339f1b5b45388c3a25e6ab9fce0f08a0" > ◆ < / a > < / span > GRB_DBL_PAR_POOLGAP< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_PAR_POOLGAP      " PoolGap" < / 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 = "environment_8h_source.html#l00592" > 592< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5532dd494406011a8e5fab8cec5dd4d3" name = "a5532dd494406011a8e5fab8cec5dd4d3" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5532dd494406011a8e5fab8cec5dd4d3" > ◆ < / a > < / span > GRB_DBL_PAR_PRESOS1BIGM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_PAR_PRESOS1BIGM      " PreSOS1BigM" < / 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 = "environment_8h_source.html#l00572" > 572< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2624fb9fca9d3d18ba69de8f02d1d658" name = "a2624fb9fca9d3d18ba69de8f02d1d658" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2624fb9fca9d3d18ba69de8f02d1d658" > ◆ < / a > < / span > GRB_DBL_PAR_PRESOS2BIGM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_PAR_PRESOS2BIGM      " PreSOS2BigM" < / 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 = "environment_8h_source.html#l00573" > 573< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9585551803fcfb701f7e704303e6a992" name = "a9585551803fcfb701f7e704303e6a992" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9585551803fcfb701f7e704303e6a992" > ◆ < / a > < / span > GRB_DBL_PAR_PSDTOL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_PAR_PSDTOL      " PSDTol" < / 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 = "environment_8h_source.html#l00490" > 490< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af0e9b8eeda1ce58b5199ae2140a76f8d" name = "af0e9b8eeda1ce58b5199ae2140a76f8d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af0e9b8eeda1ce58b5199ae2140a76f8d" > ◆ < / a > < / span > GRB_DBL_PAR_TIMELIMIT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_PAR_TIMELIMIT      " TimeLimit" < / 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 = "environment_8h_source.html#l00481" > 481< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7cc65948e0c47c285aa8e27fe3a02ff6" name = "a7cc65948e0c47c285aa8e27fe3a02ff6" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7cc65948e0c47c285aa8e27fe3a02ff6" > ◆ < / a > < / span > GRB_DBL_PAR_TUNETIMELIMIT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_DBL_PAR_TUNETIMELIMIT      " TuneTimeLimit" < / 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 = "environment_8h_source.html#l00581" > 581< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab1259c28b7591a6ed65482a365be56c6" name = "ab1259c28b7591a6ed65482a365be56c6" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab1259c28b7591a6ed65482a365be56c6" > ◆ < / a > < / span > GRB_EQUAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_EQUAL      '='< / 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 = "environment_8h_source.html#l00098" > 98< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1083ba2dffb17d6f98510b91ec3619c1" name = "a1083ba2dffb17d6f98510b91ec3619c1" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1083ba2dffb17d6f98510b91ec3619c1" > ◆ < / a > < / span > GRB_ERROR_CALLBACK< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_CALLBACK      10011< / 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 = "environment_8h_source.html#l00077" > 77< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6bde0cf462d2c369ac6786e2201fe90c" name = "a6bde0cf462d2c369ac6786e2201fe90c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6bde0cf462d2c369ac6786e2201fe90c" > ◆ < / a > < / span > GRB_ERROR_CLOUD< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_CLOUD      10028< / 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 = "environment_8h_source.html#l00094" > 94< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1a98a952757b2175e68f5ba315c17f9c" name = "a1a98a952757b2175e68f5ba315c17f9c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1a98a952757b2175e68f5ba315c17f9c" > ◆ < / a > < / span > GRB_ERROR_DATA_NOT_AVAILABLE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_DATA_NOT_AVAILABLE      10005< / 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 = "environment_8h_source.html#l00071" > 71< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad3925010db47489b55cb7cf5ad1e40cb" name = "ad3925010db47489b55cb7cf5ad1e40cb" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad3925010db47489b55cb7cf5ad1e40cb" > ◆ < / a > < / span > GRB_ERROR_DUPLICATES< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_DUPLICATES      10018< / 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 = "environment_8h_source.html#l00084" > 84< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa739025d9a7e7de9ebbaeb681a679035" name = "aa739025d9a7e7de9ebbaeb681a679035" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa739025d9a7e7de9ebbaeb681a679035" > ◆ < / a > < / span > GRB_ERROR_EXCEED_2B_NONZEROS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_EXCEED_2B_NONZEROS      10025< / 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 = "environment_8h_source.html#l00091" > 91< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7a2c13fd29d15ee14338b5de8377b26a" name = "a7a2c13fd29d15ee14338b5de8377b26a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7a2c13fd29d15ee14338b5de8377b26a" > ◆ < / a > < / span > GRB_ERROR_FILE_READ< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_FILE_READ      10012< / 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 = "environment_8h_source.html#l00078" > 78< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a449f5459999863beacb61d561671e414" name = "a449f5459999863beacb61d561671e414" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a449f5459999863beacb61d561671e414" > ◆ < / a > < / span > GRB_ERROR_FILE_WRITE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_FILE_WRITE      10013< / 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 = "environment_8h_source.html#l00079" > 79< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa9a84c131770897591dcf5d9819f1f06" name = "aa9a84c131770897591dcf5d9819f1f06" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa9a84c131770897591dcf5d9819f1f06" > ◆ < / a > < / span > GRB_ERROR_IIS_NOT_INFEASIBLE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_IIS_NOT_INFEASIBLE      10015< / 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 = "environment_8h_source.html#l00081" > 81< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a302eca1a762e3a30b7bf577385ccf738" name = "a302eca1a762e3a30b7bf577385ccf738" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a302eca1a762e3a30b7bf577385ccf738" > ◆ < / a > < / span > GRB_ERROR_INDEX_OUT_OF_RANGE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_INDEX_OUT_OF_RANGE      10006< / 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 = "environment_8h_source.html#l00072" > 72< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4d0172fd192ef858cd1ba0895a7bba7d" name = "a4d0172fd192ef858cd1ba0895a7bba7d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4d0172fd192ef858cd1ba0895a7bba7d" > ◆ < / a > < / span > GRB_ERROR_INVALID_ARGUMENT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_INVALID_ARGUMENT      10003< / 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 = "environment_8h_source.html#l00069" > 69< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0cd74783ec9f1d9f1e71d6201573f98a" name = "a0cd74783ec9f1d9f1e71d6201573f98a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0cd74783ec9f1d9f1e71d6201573f98a" > ◆ < / a > < / span > GRB_ERROR_INVALID_PIECEWISE_OBJ< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_INVALID_PIECEWISE_OBJ      10026< / 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 = "environment_8h_source.html#l00092" > 92< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a25cf6cff20c543a4b3239006d506f1bd" name = "a25cf6cff20c543a4b3239006d506f1bd" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a25cf6cff20c543a4b3239006d506f1bd" > ◆ < / a > < / span > GRB_ERROR_JOB_REJECTED< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_JOB_REJECTED      10023< / 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 = "environment_8h_source.html#l00089" > 89< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9de5329ac90d73bbb3c8d398d7f74183" name = "a9de5329ac90d73bbb3c8d398d7f74183" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9de5329ac90d73bbb3c8d398d7f74183" > ◆ < / a > < / span > GRB_ERROR_MODEL_MODIFICATION< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_MODEL_MODIFICATION      10029< / 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 = "environment_8h_source.html#l00095" > 95< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a36d1aa1dface09b47c59fc4ac7f1b7d8" name = "a36d1aa1dface09b47c59fc4ac7f1b7d8" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a36d1aa1dface09b47c59fc4ac7f1b7d8" > ◆ < / a > < / span > GRB_ERROR_NETWORK< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_NETWORK      10022< / 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 = "environment_8h_source.html#l00088" > 88< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a62f5c46eb05a9a2a3aa018fc356aa33a" name = "a62f5c46eb05a9a2a3aa018fc356aa33a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a62f5c46eb05a9a2a3aa018fc356aa33a" > ◆ < / a > < / span > GRB_ERROR_NO_LICENSE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_NO_LICENSE      10009< / 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 = "environment_8h_source.html#l00075" > 75< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a65255122426228e1884236f000ccee30" name = "a65255122426228e1884236f000ccee30" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a65255122426228e1884236f000ccee30" > ◆ < / a > < / span > GRB_ERROR_NODEFILE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_NODEFILE      10019< / 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 = "environment_8h_source.html#l00085" > 85< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7d1479734f486152e3a5e701bc6b8fa5" name = "a7d1479734f486152e3a5e701bc6b8fa5" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7d1479734f486152e3a5e701bc6b8fa5" > ◆ < / a > < / span > GRB_ERROR_NOT_FOR_MIP< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_NOT_FOR_MIP      10016< / 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 = "environment_8h_source.html#l00082" > 82< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae777bf93e9d51c1afb55c8c3908d9aa8" name = "ae777bf93e9d51c1afb55c8c3908d9aa8" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae777bf93e9d51c1afb55c8c3908d9aa8" > ◆ < / a > < / span > GRB_ERROR_NOT_SUPPORTED< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_NOT_SUPPORTED      10024< / 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 = "environment_8h_source.html#l00090" > 90< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4a6bc482cfcec37f18499cbee75aadc4" name = "a4a6bc482cfcec37f18499cbee75aadc4" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4a6bc482cfcec37f18499cbee75aadc4" > ◆ < / a > < / span > GRB_ERROR_NULL_ARGUMENT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_NULL_ARGUMENT      10002< / 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 = "environment_8h_source.html#l00068" > 68< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5ded78011789e27ed549183395b17f2a" name = "a5ded78011789e27ed549183395b17f2a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5ded78011789e27ed549183395b17f2a" > ◆ < / a > < / span > GRB_ERROR_NUMERIC< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_NUMERIC      10014< / 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 = "environment_8h_source.html#l00080" > 80< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5d52498c2434318d4ab751107d1d8b26" name = "a5d52498c2434318d4ab751107d1d8b26" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5d52498c2434318d4ab751107d1d8b26" > ◆ < / a > < / span > GRB_ERROR_OPTIMIZATION_IN_PROGRESS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_OPTIMIZATION_IN_PROGRESS      10017< / 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 = "environment_8h_source.html#l00083" > 83< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af67ecff3ca5f78ef781572c2d2aaa3a6" name = "af67ecff3ca5f78ef781572c2d2aaa3a6" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af67ecff3ca5f78ef781572c2d2aaa3a6" > ◆ < / a > < / span > GRB_ERROR_OUT_OF_MEMORY< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_OUT_OF_MEMORY      10001< / 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 = "environment_8h_source.html#l00067" > 67< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8bd128c68a718c232fe8fa9417d98de2" name = "a8bd128c68a718c232fe8fa9417d98de2" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8bd128c68a718c232fe8fa9417d98de2" > ◆ < / a > < / span > GRB_ERROR_Q_NOT_PSD< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_Q_NOT_PSD      10020< / 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 = "environment_8h_source.html#l00086" > 86< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a13d1227eb46f67993a86d4a867d03bf6" name = "a13d1227eb46f67993a86d4a867d03bf6" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a13d1227eb46f67993a86d4a867d03bf6" > ◆ < / a > < / span > GRB_ERROR_QCP_EQUALITY_CONSTRAINT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_QCP_EQUALITY_CONSTRAINT      10021< / 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 = "environment_8h_source.html#l00087" > 87< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad46f1497b6ecd99107a93486d12c3b6f" name = "ad46f1497b6ecd99107a93486d12c3b6f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad46f1497b6ecd99107a93486d12c3b6f" > ◆ < / a > < / span > GRB_ERROR_SIZE_LIMIT_EXCEEDED< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_SIZE_LIMIT_EXCEEDED      10010< / 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 = "environment_8h_source.html#l00076" > 76< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4312d1b48b9d9ff8a280ec885fb96a8d" name = "a4312d1b48b9d9ff8a280ec885fb96a8d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4312d1b48b9d9ff8a280ec885fb96a8d" > ◆ < / a > < / span > GRB_ERROR_UNKNOWN_ATTRIBUTE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_UNKNOWN_ATTRIBUTE      10004< / 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 = "environment_8h_source.html#l00070" > 70< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a408a5bd209885f6dcc89de0a9ad1aa94" name = "a408a5bd209885f6dcc89de0a9ad1aa94" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a408a5bd209885f6dcc89de0a9ad1aa94" > ◆ < / a > < / span > GRB_ERROR_UNKNOWN_PARAMETER< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_UNKNOWN_PARAMETER      10007< / 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 = "environment_8h_source.html#l00073" > 73< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac16959c0b26e6123759bf994a2e80276" name = "ac16959c0b26e6123759bf994a2e80276" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac16959c0b26e6123759bf994a2e80276" > ◆ < / a > < / span > GRB_ERROR_UPDATEMODE_CHANGE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_UPDATEMODE_CHANGE      10027< / 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 = "environment_8h_source.html#l00093" > 93< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9a9a6666880bd188df88302b4fcc9271" name = "a9a9a6666880bd188df88302b4fcc9271" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9a9a6666880bd188df88302b4fcc9271" > ◆ < / a > < / span > GRB_ERROR_VALUE_OUT_OF_RANGE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ERROR_VALUE_OUT_OF_RANGE      10008< / 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 = "environment_8h_source.html#l00074" > 74< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aff4625dc336e366f968931132446852b" name = "aff4625dc336e366f968931132446852b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aff4625dc336e366f968931132446852b" > ◆ < / a > < / span > GRB_FEASRELAX_CARDINALITY< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_FEASRELAX_CARDINALITY      2< / 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 = "environment_8h_source.html#l00371" > 371< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a43e351877480681f64c8fb573304ecd4" name = "a43e351877480681f64c8fb573304ecd4" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a43e351877480681f64c8fb573304ecd4" > ◆ < / a > < / span > GRB_FEASRELAX_LINEAR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_FEASRELAX_LINEAR      0< / 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 = "environment_8h_source.html#l00369" > 369< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aab1c679e0ffa97a23f50330835989b73" name = "aab1c679e0ffa97a23f50330835989b73" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aab1c679e0ffa97a23f50330835989b73" > ◆ < / a > < / span > GRB_FEASRELAX_QUADRATIC< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_FEASRELAX_QUADRATIC      1< / 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 = "environment_8h_source.html#l00370" > 370< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a649672f55d46f8aa5d292aa02c9cbe64" name = "a649672f55d46f8aa5d292aa02c9cbe64" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a649672f55d46f8aa5d292aa02c9cbe64" > ◆ < / a > < / span > GRB_GENCONSTR_ABS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_GENCONSTR_ABS      2< / 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 = "environment_8h_source.html#l00316" > 316< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab77612d575cbe695a69a089e7562da30" name = "ab77612d575cbe695a69a089e7562da30" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab77612d575cbe695a69a089e7562da30" > ◆ < / a > < / span > GRB_GENCONSTR_AND< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_GENCONSTR_AND      3< / 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 = "environment_8h_source.html#l00317" > 317< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1e65e4c6111ca8454c417dac379e9bfe" name = "a1e65e4c6111ca8454c417dac379e9bfe" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1e65e4c6111ca8454c417dac379e9bfe" > ◆ < / a > < / span > GRB_GENCONSTR_INDICATOR< / 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" > #define GRB_GENCONSTR_INDICATOR      5< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00319" > 319< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5f3889455cc0a762e92dceac97076664" name = "a5f3889455cc0a762e92dceac97076664" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5f3889455cc0a762e92dceac97076664" > ◆ < / a > < / span > GRB_GENCONSTR_MAX< / 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" > #define GRB_GENCONSTR_MAX      0< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00314" > 314< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afff21c44a508cec64238b3d49698d4a3" name = "afff21c44a508cec64238b3d49698d4a3" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afff21c44a508cec64238b3d49698d4a3" > ◆ < / a > < / span > GRB_GENCONSTR_MIN< / 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" > #define GRB_GENCONSTR_MIN      1< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00315" > 315< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3989ce54ffee5464bafedb93b9897fc5" name = "a3989ce54ffee5464bafedb93b9897fc5" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3989ce54ffee5464bafedb93b9897fc5" > ◆ < / a > < / span > GRB_GENCONSTR_OR< / 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" > #define GRB_GENCONSTR_OR      4< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00318" > 318< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2f1213e965bc4f4239c9178b6e8af074" name = "a2f1213e965bc4f4239c9178b6e8af074" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2f1213e965bc4f4239c9178b6e8af074" > ◆ < / a > < / span > GRB_GREATER_EQUAL< / 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" > #define GRB_GREATER_EQUAL      '> '< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00097" > 97< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa551017c0b845fd228540c78841bbb68" name = "aa551017c0b845fd228540c78841bbb68" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa551017c0b845fd228540c78841bbb68" > ◆ < / a > < / span > GRB_INF_OR_UNBD< / 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" > #define GRB_INF_OR_UNBD      4< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00459" > 459< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa9bc09ccb0ac12cee4fe48135431ddbd" name = "aa9bc09ccb0ac12cee4fe48135431ddbd" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa9bc09ccb0ac12cee4fe48135431ddbd" > ◆ < / a > < / span > GRB_INFEASIBLE< / 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" > #define GRB_INFEASIBLE      3< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00458" > 458< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2596d04fb885c491433c0f4df4988675" name = "a2596d04fb885c491433c0f4df4988675" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2596d04fb885c491433c0f4df4988675" > ◆ < / a > < / span > GRB_INFINITY< / 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" > #define GRB_INFINITY      1e100< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00108" > 108< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9d5e5e5c915a5ee39d46a4920acae69e" name = "a9d5e5e5c915a5ee39d46a4920acae69e" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9d5e5e5c915a5ee39d46a4920acae69e" > ◆ < / a > < / span > GRB_INPROGRESS< / 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" > #define GRB_INPROGRESS      14< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00469" > 469< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "acfc0e9dcfa5ab9c9e845147459965929" name = "acfc0e9dcfa5ab9c9e845147459965929" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acfc0e9dcfa5ab9c9e845147459965929" > ◆ < / a > < / span > GRB_INT_ATTR_BARITERCOUNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_BARITERCOUNT      " BarIterCount" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00226" > 226< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a96531b03dbf6347006f4592e3d63abcf" name = "a96531b03dbf6347006f4592e3d63abcf" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a96531b03dbf6347006f4592e3d63abcf" > ◆ < / a > < / span > GRB_INT_ATTR_BOUND_SVIO_INDEX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_BOUND_SVIO_INDEX      " BoundSVioIndex" < / 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 = "environment_8h_source.html#l00245" > 245< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af48f894f2ddc72c3fafcb31eb5028a0b" name = "af48f894f2ddc72c3fafcb31eb5028a0b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af48f894f2ddc72c3fafcb31eb5028a0b" > ◆ < / a > < / span > GRB_INT_ATTR_BOUND_VIO_INDEX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_BOUND_VIO_INDEX      " BoundVioIndex" < / 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 = "environment_8h_source.html#l00244" > 244< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0ab4faba5895cb10a2a9454c0d162772" name = "a0ab4faba5895cb10a2a9454c0d162772" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0ab4faba5895cb10a2a9454c0d162772" > ◆ < / a > < / span > GRB_INT_ATTR_BRANCHPRIORITY< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_BRANCHPRIORITY      " BranchPriority" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00184" > 184< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac62018893f550c089f864ee7b930a577" name = "ac62018893f550c089f864ee7b930a577" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac62018893f550c089f864ee7b930a577" > ◆ < / a > < / span > GRB_INT_ATTR_CBASIS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_CBASIS      " CBasis" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00241" > 241< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa7b4e3e59bd5808df4398628903db6d6" name = "aa7b4e3e59bd5808df4398628903db6d6" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7b4e3e59bd5808df4398628903db6d6" > ◆ < / a > < / span > GRB_INT_ATTR_COMPL_VIO_INDEX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_COMPL_VIO_INDEX      " ComplVioIndex" < / 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 = "environment_8h_source.html#l00276" > 276< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af51a8c25ee22e13b31bfe7334cbef703" name = "af51a8c25ee22e13b31bfe7334cbef703" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af51a8c25ee22e13b31bfe7334cbef703" > ◆ < / a > < / span > GRB_INT_ATTR_CONSTR_RESIDUAL_INDEX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_CONSTR_RESIDUAL_INDEX      " ConstrResidualIndex" < / 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 = "environment_8h_source.html#l00256" > 256< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3567484166b50f2e63cd54f27238dfb1" name = "a3567484166b50f2e63cd54f27238dfb1" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3567484166b50f2e63cd54f27238dfb1" > ◆ < / a > < / span > GRB_INT_ATTR_CONSTR_SRESIDUAL_INDEX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_CONSTR_SRESIDUAL_INDEX      " ConstrSResidualIndex" < / 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 = "environment_8h_source.html#l00257" > 257< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a46b713be76103b88b971cd9de417fc93" name = "a46b713be76103b88b971cd9de417fc93" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a46b713be76103b88b971cd9de417fc93" > ◆ < / a > < / span > GRB_INT_ATTR_CONSTR_SVIO_INDEX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_CONSTR_SVIO_INDEX      " ConstrSVioIndex" < / 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 = "environment_8h_source.html#l00251" > 251< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aeccfb4445172b4deb3bd278ccbc260ac" name = "aeccfb4445172b4deb3bd278ccbc260ac" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeccfb4445172b4deb3bd278ccbc260ac" > ◆ < / a > < / span > GRB_INT_ATTR_CONSTR_VIO_INDEX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_CONSTR_VIO_INDEX      " ConstrVioIndex" < / 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 = "environment_8h_source.html#l00250" > 250< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aacc055db111900e1f8b7800daa90bb56" name = "aacc055db111900e1f8b7800daa90bb56" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aacc055db111900e1f8b7800daa90bb56" > ◆ < / a > < / span > GRB_INT_ATTR_DUAL_RESIDUAL_INDEX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_DUAL_RESIDUAL_INDEX      " DualResidualIndex" < / 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 = "environment_8h_source.html#l00268" > 268< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6cc0b2010bd5e77fc0a8abdb96cf3520" name = "a6cc0b2010bd5e77fc0a8abdb96cf3520" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6cc0b2010bd5e77fc0a8abdb96cf3520" > ◆ < / a > < / span > GRB_INT_ATTR_DUAL_SRESIDUAL_INDEX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_DUAL_SRESIDUAL_INDEX      " DualSResidualIndex" < / 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 = "environment_8h_source.html#l00269" > 269< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a34e120e83898535476689c3ab70fd7c9" name = "a34e120e83898535476689c3ab70fd7c9" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a34e120e83898535476689c3ab70fd7c9" > ◆ < / a > < / span > GRB_INT_ATTR_DUAL_SVIO_INDEX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_DUAL_SVIO_INDEX      " DualSVioIndex" < / 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 = "environment_8h_source.html#l00263" > 263< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a246b0c7cc6cbc4f8fbb32b94608659dc" name = "a246b0c7cc6cbc4f8fbb32b94608659dc" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a246b0c7cc6cbc4f8fbb32b94608659dc" > ◆ < / a > < / span > GRB_INT_ATTR_DUAL_VIO_INDEX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_DUAL_VIO_INDEX      " DualVioIndex" < / 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 = "environment_8h_source.html#l00262" > 262< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac16d2b1fcd06b0745a72a4d4cb914306" name = "ac16d2b1fcd06b0745a72a4d4cb914306" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac16d2b1fcd06b0745a72a4d4cb914306" > ◆ < / a > < / span > GRB_INT_ATTR_GENCONSTRTYPE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_GENCONSTRTYPE      " GenConstrType" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00198" > 198< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7b3afd40e4730a9321a106abccf48600" name = "a7b3afd40e4730a9321a106abccf48600" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7b3afd40e4730a9321a106abccf48600" > ◆ < / a > < / span > GRB_INT_ATTR_HASDUALNORM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_HASDUALNORM      " HasDualNorm" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00229" > 229< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "acea24d0a28ca5c2fc58eba7dc4fbf57e" name = "acea24d0a28ca5c2fc58eba7dc4fbf57e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acea24d0a28ca5c2fc58eba7dc4fbf57e" > ◆ < / a > < / span > GRB_INT_ATTR_IIS_CONSTR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_IIS_CONSTR      " IISConstr" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00292" > 292< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa53f671b0e1b118cd1d8d1b97f5dc25d" name = "aa53f671b0e1b118cd1d8d1b97f5dc25d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa53f671b0e1b118cd1d8d1b97f5dc25d" > ◆ < / a > < / span > GRB_INT_ATTR_IIS_GENCONSTR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_IIS_GENCONSTR      " IISGenConstr" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00295" > 295< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aef7759324c9ff1e915d9d650f47df156" name = "aef7759324c9ff1e915d9d650f47df156" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aef7759324c9ff1e915d9d650f47df156" > ◆ < / a > < / span > GRB_INT_ATTR_IIS_LB< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_IIS_LB      " IISLB" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00290" > 290< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aab385f4a41d1bf54b56e99998191f0d0" name = "aab385f4a41d1bf54b56e99998191f0d0" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aab385f4a41d1bf54b56e99998191f0d0" > ◆ < / a > < / span > GRB_INT_ATTR_IIS_MINIMAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_IIS_MINIMAL      " IISMinimal" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00289" > 289< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a49fa5ec22cf7b3dce400989bd1ee286e" name = "a49fa5ec22cf7b3dce400989bd1ee286e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a49fa5ec22cf7b3dce400989bd1ee286e" > ◆ < / a > < / span > GRB_INT_ATTR_IIS_QCONSTR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_IIS_QCONSTR      " IISQConstr" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00294" > 294< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abdddf90ba66e2d50026a2edad5bea8cc" name = "abdddf90ba66e2d50026a2edad5bea8cc" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abdddf90ba66e2d50026a2edad5bea8cc" > ◆ < / a > < / span > GRB_INT_ATTR_IIS_SOS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_IIS_SOS      " IISSOS" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00293" > 293< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8a9a5f0c171ce7ddcc29b2e0603a40a0" name = "a8a9a5f0c171ce7ddcc29b2e0603a40a0" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8a9a5f0c171ce7ddcc29b2e0603a40a0" > ◆ < / a > < / span > GRB_INT_ATTR_IIS_UB< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_IIS_UB      " IISUB" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00291" > 291< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ada9fab6d4c1ba1594e7a50ed8dabba26" name = "ada9fab6d4c1ba1594e7a50ed8dabba26" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ada9fab6d4c1ba1594e7a50ed8dabba26" > ◆ < / a > < / span > GRB_INT_ATTR_INFEASVAR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_INFEASVAR      " InfeasVar" < / 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 = "environment_8h_source.html#l00300" > 300< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a314c7f15c9d63e735bc5663a98ba2c70" name = "a314c7f15c9d63e735bc5663a98ba2c70" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a314c7f15c9d63e735bc5663a98ba2c70" > ◆ < / a > < / span > GRB_INT_ATTR_INT_VIO_INDEX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_INT_VIO_INDEX      " IntVioIndex" < / 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 = "environment_8h_source.html#l00273" > 273< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a818911c41b6c6db875cc4296cb7a861a" name = "a818911c41b6c6db875cc4296cb7a861a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a818911c41b6c6db875cc4296cb7a861a" > ◆ < / a > < / span > GRB_INT_ATTR_IS_MIP< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_IS_MIP      " IsMIP" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00172" > 172< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4f73b8e60ff5c376f7656450d84cb4c0" name = "a4f73b8e60ff5c376f7656450d84cb4c0" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4f73b8e60ff5c376f7656450d84cb4c0" > ◆ < / a > < / span > GRB_INT_ATTR_IS_MULTIOBJ< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_IS_MULTIOBJ      " IsMultiObj" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00175" > 175< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa16b413021738f1ca6d7bc00f8ed7d56" name = "aa16b413021738f1ca6d7bc00f8ed7d56" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa16b413021738f1ca6d7bc00f8ed7d56" > ◆ < / a > < / span > GRB_INT_ATTR_IS_QCP< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_IS_QCP      " IsQCP" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00174" > 174< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a53aa4448d8ded22274939383658c1d80" name = "a53aa4448d8ded22274939383658c1d80" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a53aa4448d8ded22274939383658c1d80" > ◆ < / a > < / span > GRB_INT_ATTR_IS_QP< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_IS_QP      " IsQP" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00173" > 173< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afecaf686ea3470f303e0821895edd2fb" name = "afecaf686ea3470f303e0821895edd2fb" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afecaf686ea3470f303e0821895edd2fb" > ◆ < / a > < / span > GRB_INT_ATTR_LAZY< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_LAZY      " Lazy" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00194" > 194< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aeaabc9d6b8bc7e23b6e8d6f8f7afdee1" name = "aeaabc9d6b8bc7e23b6e8d6f8f7afdee1" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeaabc9d6b8bc7e23b6e8d6f8f7afdee1" > ◆ < / a > < / span > GRB_INT_ATTR_LICENSE_EXPIRATION< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_LICENSE_EXPIRATION      " LicenseExpiration" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00177" > 177< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a233cfbc39ea682329dabec1fbb4d4cbd" name = "a233cfbc39ea682329dabec1fbb4d4cbd" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a233cfbc39ea682329dabec1fbb4d4cbd" > ◆ < / a > < / span > GRB_INT_ATTR_MODELSENSE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_MODELSENSE      " ModelSense" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00170" > 170< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a66302f15a15d5b4b45fd5822fd4cf92a" name = "a66302f15a15d5b4b45fd5822fd4cf92a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a66302f15a15d5b4b45fd5822fd4cf92a" > ◆ < / a > < / span > GRB_INT_ATTR_NUMBINVARS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_NUMBINVARS      " NumBinVars" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00167" > 167< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac248519bcc615cb5d8db04897523f1d5" name = "ac248519bcc615cb5d8db04897523f1d5" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac248519bcc615cb5d8db04897523f1d5" > ◆ < / a > < / span > GRB_INT_ATTR_NUMCONSTRS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_NUMCONSTRS      " NumConstrs" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00157" > 157< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8924344b283ea083870cefcf3f37387a" name = "a8924344b283ea083870cefcf3f37387a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8924344b283ea083870cefcf3f37387a" > ◆ < / a > < / span > GRB_INT_ATTR_NUMGENCONSTRS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_NUMGENCONSTRS      " NumGenConstrs" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00161" > 161< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7a33d15359f3c9b38ef73e30cc4f9640" name = "a7a33d15359f3c9b38ef73e30cc4f9640" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7a33d15359f3c9b38ef73e30cc4f9640" > ◆ < / a > < / span > GRB_INT_ATTR_NUMINTVARS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_NUMINTVARS      " NumIntVars" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00166" > 166< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a367362f7a098c470b132ce87692836c4" name = "a367362f7a098c470b132ce87692836c4" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a367362f7a098c470b132ce87692836c4" > ◆ < / a > < / span > GRB_INT_ATTR_NUMNZS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_NUMNZS      " NumNZs" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00162" > 162< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af2d5731b48d2589eda80c4a9603ad2a0" name = "af2d5731b48d2589eda80c4a9603ad2a0" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af2d5731b48d2589eda80c4a9603ad2a0" > ◆ < / a > < / span > GRB_INT_ATTR_NUMOBJ< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_NUMOBJ      " NumObj" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00312" > 312< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa96b962e7b723d78430398d012b2cc76" name = "aa96b962e7b723d78430398d012b2cc76" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa96b962e7b723d78430398d012b2cc76" > ◆ < / a > < / span > GRB_INT_ATTR_NUMPWLOBJVARS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_NUMPWLOBJVARS      " NumPWLObjVars" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00168" > 168< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8059d592a4172e589c3a2dcf9c751715" name = "a8059d592a4172e589c3a2dcf9c751715" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8059d592a4172e589c3a2dcf9c751715" > ◆ < / a > < / span > GRB_INT_ATTR_NUMQCNZS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_NUMQCNZS      " NumQCNZs" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00165" > 165< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "adfa4fe37bed898b0a89604305c665452" name = "adfa4fe37bed898b0a89604305c665452" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adfa4fe37bed898b0a89604305c665452" > ◆ < / a > < / span > GRB_INT_ATTR_NUMQCONSTRS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_NUMQCONSTRS      " NumQConstrs" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00160" > 160< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a89a2148693c6175fafaa2b406f52473c" name = "a89a2148693c6175fafaa2b406f52473c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a89a2148693c6175fafaa2b406f52473c" > ◆ < / a > < / span > GRB_INT_ATTR_NUMQNZS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_NUMQNZS      " NumQNZs" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00164" > 164< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a02f28cadc71c43b4047e29c870458a6a" name = "a02f28cadc71c43b4047e29c870458a6a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a02f28cadc71c43b4047e29c870458a6a" > ◆ < / a > < / span > GRB_INT_ATTR_NUMSOS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_NUMSOS      " NumSOS" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00159" > 159< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a882c65ab0b94b1c902a468e7d07ee42d" name = "a882c65ab0b94b1c902a468e7d07ee42d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a882c65ab0b94b1c902a468e7d07ee42d" > ◆ < / a > < / span > GRB_INT_ATTR_NUMSTART< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_NUMSTART      " NumStart" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00313" > 313< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abbe8cf6c82b0d31a3ba9b66d40394134" name = "abbe8cf6c82b0d31a3ba9b66d40394134" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abbe8cf6c82b0d31a3ba9b66d40394134" > ◆ < / a > < / span > GRB_INT_ATTR_NUMVARS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_NUMVARS      " NumVars" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00158" > 158< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2c65135d86210d4edc1790377911453a" name = "a2c65135d86210d4edc1790377911453a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2c65135d86210d4edc1790377911453a" > ◆ < / a > < / span > GRB_INT_ATTR_OBJNPRIORITY< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_OBJNPRIORITY      " ObjNPriority" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00308" > 308< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4335263197ed90083134851d4e2b979b" name = "a4335263197ed90083134851d4e2b979b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4335263197ed90083134851d4e2b979b" > ◆ < / a > < / span > GRB_INT_ATTR_PARTITION< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_PARTITION      " Partition" < / 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 = "environment_8h_source.html#l00189" > 189< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad6cece259e41034e1ee45a8b12506b0c" name = "ad6cece259e41034e1ee45a8b12506b0c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad6cece259e41034e1ee45a8b12506b0c" > ◆ < / a > < / span > GRB_INT_ATTR_PWLOBJCVX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_PWLOBJCVX      " PWLObjCvx" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00186" > 186< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aeccf22a77ad72039e023c83e9afcf76a" name = "aeccf22a77ad72039e023c83e9afcf76a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeccf22a77ad72039e023c83e9afcf76a" > ◆ < / a > < / span > GRB_INT_ATTR_SOLCOUNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_SOLCOUNT      " SolCount" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00224" > 224< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad4544aad5da63e21eb7c61e9142ffbd9" name = "ad4544aad5da63e21eb7c61e9142ffbd9" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad4544aad5da63e21eb7c61e9142ffbd9" > ◆ < / a > < / span > GRB_INT_ATTR_STATUS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_STATUS      " Status" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00217" > 217< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae3c1b7146fcc0359402201373f1c7441" name = "ae3c1b7146fcc0359402201373f1c7441" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae3c1b7146fcc0359402201373f1c7441" > ◆ < / a > < / span > GRB_INT_ATTR_TUNE_RESULTCOUNT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_TUNE_RESULTCOUNT      " TuneResultCount" < / 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 = "environment_8h_source.html#l00296" > 296< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4e0dc2167bb752237335235d12fe5f5c" name = "a4e0dc2167bb752237335235d12fe5f5c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4e0dc2167bb752237335235d12fe5f5c" > ◆ < / a > < / span > GRB_INT_ATTR_UNBDVAR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_UNBDVAR      " UnbdVar" < / 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 = "environment_8h_source.html#l00301" > 301< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa88a19195fab52fe612f9cc06f69017e" name = "aa88a19195fab52fe612f9cc06f69017e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa88a19195fab52fe612f9cc06f69017e" > ◆ < / a > < / span > GRB_INT_ATTR_VARHINTPRI< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_VARHINTPRI      " VarHintPri" < / 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 = "environment_8h_source.html#l00188" > 188< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a086c01bae9d1ceb2c7bf625d75fd84d9" name = "a086c01bae9d1ceb2c7bf625d75fd84d9" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a086c01bae9d1ceb2c7bf625d75fd84d9" > ◆ < / a > < / span > GRB_INT_ATTR_VARPRESTAT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_ATTR_VARPRESTAT      " VarPreStat" < / 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 = "environment_8h_source.html#l00302" > 302< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a29ebfd349621b3bdff29bedc3a30a547" name = "a29ebfd349621b3bdff29bedc3a30a547" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a29ebfd349621b3bdff29bedc3a30a547" > ◆ < / a > < / span > GRB_INT_ATTR_VBASIS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_INT_ATTR_VBASIS      " VBasis" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00235" > 235< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1eec40da8f2dd47a1b17782334b0f48e" name = "a1eec40da8f2dd47a1b17782334b0f48e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1eec40da8f2dd47a1b17782334b0f48e" > ◆ < / a > < / span > GRB_INT_PAR_AGGFILL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_AGGFILL      " AggFill" < / 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 = "environment_8h_source.html#l00551" > 551< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab36710cb628822fd933285efbe5f0c4a" name = "ab36710cb628822fd933285efbe5f0c4a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab36710cb628822fd933285efbe5f0c4a" > ◆ < / a > < / span > GRB_INT_PAR_AGGREGATE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_AGGREGATE      " Aggregate" < / 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 = "environment_8h_source.html#l00550" > 550< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae2e100bf0ec104d97ae2c3ccb6a54ef8" name = "ae2e100bf0ec104d97ae2c3ccb6a54ef8" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae2e100bf0ec104d97ae2c3ccb6a54ef8" > ◆ < / a > < / span > GRB_INT_PAR_BARCORRECTORS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_BARCORRECTORS      " BarCorrectors" < / 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 = "environment_8h_source.html#l00501" > 501< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a371f2df9db8edab4ea28149cd9727946" name = "a371f2df9db8edab4ea28149cd9727946" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a371f2df9db8edab4ea28149cd9727946" > ◆ < / a > < / span > GRB_INT_PAR_BARHOMOGENEOUS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_BARHOMOGENEOUS      " BarHomogeneous" < / 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 = "environment_8h_source.html#l00502" > 502< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a00f4210121ba8c6e91d62a9abbf8621d" name = "a00f4210121ba8c6e91d62a9abbf8621d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a00f4210121ba8c6e91d62a9abbf8621d" > ◆ < / a > < / span > GRB_INT_PAR_BARITERLIMIT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_BARITERLIMIT      " BarIterLimit" < / 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 = "environment_8h_source.html#l00476" > 476< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1ef05d042849c047e63846638f196369" name = "a1ef05d042849c047e63846638f196369" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1ef05d042849c047e63846638f196369" > ◆ < / a > < / span > GRB_INT_PAR_BARORDER< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_BARORDER      " BarOrder" < / 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 = "environment_8h_source.html#l00503" > 503< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a03407f8a829b29eca5a180f3d9630fd4" name = "a03407f8a829b29eca5a180f3d9630fd4" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a03407f8a829b29eca5a180f3d9630fd4" > ◆ < / a > < / span > GRB_INT_PAR_BRANCHDIR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_BRANCHDIR      " BranchDir" < / 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 = "environment_8h_source.html#l00507" > 507< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a45a73948d8c7e70f3dd743bd688213a9" name = "a45a73948d8c7e70f3dd743bd688213a9" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a45a73948d8c7e70f3dd743bd688213a9" > ◆ < / a > < / span > GRB_INT_PAR_CLIQUECUTS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_CLIQUECUTS      " CliqueCuts" < / 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 = "environment_8h_source.html#l00529" > 529< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9a34193fff9a735558db8ffd55f7620d" name = "a9a34193fff9a735558db8ffd55f7620d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9a34193fff9a735558db8ffd55f7620d" > ◆ < / a > < / span > GRB_INT_PAR_CONCURRENTJOBS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_CONCURRENTJOBS      " ConcurrentJobs" < / 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 = "environment_8h_source.html#l00553" > 553< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9a40d2481ff01734c33565c5a55585f8" name = "a9a40d2481ff01734c33565c5a55585f8" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9a40d2481ff01734c33565c5a55585f8" > ◆ < / a > < / span > GRB_INT_PAR_CONCURRENTMIP< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_CONCURRENTMIP      " ConcurrentMIP" < / 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 = "environment_8h_source.html#l00552" > 552< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6b8e8dccd03e83ab620bcffad4fc77dc" name = "a6b8e8dccd03e83ab620bcffad4fc77dc" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6b8e8dccd03e83ab620bcffad4fc77dc" > ◆ < / a > < / span > GRB_INT_PAR_COVERCUTS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_COVERCUTS      " CoverCuts" < / 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 = "environment_8h_source.html#l00530" > 530< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa76d4e722a36e8ba574b1ab4e4cbb5e9" name = "aa76d4e722a36e8ba574b1ab4e4cbb5e9" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa76d4e722a36e8ba574b1ab4e4cbb5e9" > ◆ < / a > < / span > GRB_INT_PAR_CROSSOVER< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_CROSSOVER      " Crossover" < / 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 = "environment_8h_source.html#l00505" > 505< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae4c943a29881890ef20986ba0796281c" name = "ae4c943a29881890ef20986ba0796281c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae4c943a29881890ef20986ba0796281c" > ◆ < / a > < / span > GRB_INT_PAR_CROSSOVERBASIS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_CROSSOVERBASIS      " CrossoverBasis" < / 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 = "environment_8h_source.html#l00506" > 506< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a134bb748ec2241c99338119c04e790e2" name = "a134bb748ec2241c99338119c04e790e2" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a134bb748ec2241c99338119c04e790e2" > ◆ < / a > < / span > GRB_INT_PAR_CUTAGGPASSES< / 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" > #define GRB_INT_PAR_CUTAGGPASSES      " CutAggPasses" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00544" > 544< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a44060b5fc520512a12e848ef192107c7" name = "a44060b5fc520512a12e848ef192107c7" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a44060b5fc520512a12e848ef192107c7" > ◆ < / a > < / span > GRB_INT_PAR_CUTPASSES< / 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" > #define GRB_INT_PAR_CUTPASSES      " CutPasses" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00545" > 545< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2370d4404d39aef86bda6ba3348d1fc9" name = "a2370d4404d39aef86bda6ba3348d1fc9" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2370d4404d39aef86bda6ba3348d1fc9" > ◆ < / a > < / span > GRB_INT_PAR_CUTS< / 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" > #define GRB_INT_PAR_CUTS      " Cuts" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00528" > 528< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "adc080e63b4097a93763ebaba516d1b15" name = "adc080e63b4097a93763ebaba516d1b15" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adc080e63b4097a93763ebaba516d1b15" > ◆ < / a > < / span > GRB_INT_PAR_DEGENMOVES< / 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" > #define GRB_INT_PAR_DEGENMOVES      " DegenMoves" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00508" > 508< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af318b91e3be0475ef9740fb8ed3bfef3" name = "af318b91e3be0475ef9740fb8ed3bfef3" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af318b91e3be0475ef9740fb8ed3bfef3" > ◆ < / a > < / span > GRB_INT_PAR_DISCONNECTED< / 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" > #define GRB_INT_PAR_DISCONNECTED      " Disconnected" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00509" > 509< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7000e2ffca9ed07f726e9fe47bb599d4" name = "a7000e2ffca9ed07f726e9fe47bb599d4" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7000e2ffca9ed07f726e9fe47bb599d4" > ◆ < / a > < / span > GRB_INT_PAR_DISPLAYINTERVAL< / 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" > #define GRB_INT_PAR_DISPLAYINTERVAL      " DisplayInterval" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00554" > 554< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a72cda41318c3289d4d468e6cf1b5020d" name = "a72cda41318c3289d4d468e6cf1b5020d" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a72cda41318c3289d4d468e6cf1b5020d" > ◆ < / a > < / span > GRB_INT_PAR_DISTRIBUTEDMIPJOBS< / 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" > #define GRB_INT_PAR_DISTRIBUTEDMIPJOBS      " DistributedMIPJobs" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00555" > 555< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae1241f21583c1d55ef59a2a8b7f7e0c2" name = "ae1241f21583c1d55ef59a2a8b7f7e0c2" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae1241f21583c1d55ef59a2a8b7f7e0c2" > ◆ < / a > < / span > GRB_INT_PAR_DUALREDUCTIONS< / 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" > #define GRB_INT_PAR_DUALREDUCTIONS      " DualReductions" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00556" > 556< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8c433c4fcd6f3afe34fa22c9af6ab452" name = "a8c433c4fcd6f3afe34fa22c9af6ab452" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8c433c4fcd6f3afe34fa22c9af6ab452" > ◆ < / a > < / span > GRB_INT_PAR_FLOWCOVERCUTS< / 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" > #define GRB_INT_PAR_FLOWCOVERCUTS      " FlowCoverCuts" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00531" > 531< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4d5d149d2f3f6cada9ef9195ca6c0d42" name = "a4d5d149d2f3f6cada9ef9195ca6c0d42" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4d5d149d2f3f6cada9ef9195ca6c0d42" > ◆ < / a > < / span > GRB_INT_PAR_FLOWPATHCUTS< / 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" > #define GRB_INT_PAR_FLOWPATHCUTS      " FlowPathCuts" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00532" > 532< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad6c7abf4093f70b4c6529fcf9c9bb497" name = "ad6c7abf4093f70b4c6529fcf9c9bb497" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad6c7abf4093f70b4c6529fcf9c9bb497" > ◆ < / a > < / span > GRB_INT_PAR_GOMORYPASSES< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_GOMORYPASSES      " GomoryPasses" < / 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 = "environment_8h_source.html#l00546" > 546< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad24836e73404258c5b5ca6308d50ef6a" name = "ad24836e73404258c5b5ca6308d50ef6a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad24836e73404258c5b5ca6308d50ef6a" > ◆ < / a > < / span > GRB_INT_PAR_GUBCOVERCUTS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_GUBCOVERCUTS      " GUBCoverCuts" < / 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 = "environment_8h_source.html#l00533" > 533< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa8cb4591638664f4e78d45292e710e5a" name = "aa8cb4591638664f4e78d45292e710e5a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa8cb4591638664f4e78d45292e710e5a" > ◆ < / a > < / span > GRB_INT_PAR_IGNORENAMES< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_IGNORENAMES      " IgnoreNames" < / 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 = "environment_8h_source.html#l00595" > 595< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a328c0225c0728f0d085aafb94dea4d67" name = "a328c0225c0728f0d085aafb94dea4d67" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a328c0225c0728f0d085aafb94dea4d67" > ◆ < / a > < / span > GRB_INT_PAR_IISMETHOD< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_IISMETHOD      " IISMethod" < / 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 = "environment_8h_source.html#l00558" > 558< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ada411d88553b28e208f496e9ab2e4a39" name = "ada411d88553b28e208f496e9ab2e4a39" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ada411d88553b28e208f496e9ab2e4a39" > ◆ < / a > < / span > GRB_INT_PAR_IMPLIEDCUTS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_IMPLIEDCUTS      " ImpliedCuts" < / 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 = "environment_8h_source.html#l00534" > 534< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a44d6b17bef6bbb2186199737c5b4a7cb" name = "a44d6b17bef6bbb2186199737c5b4a7cb" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a44d6b17bef6bbb2186199737c5b4a7cb" > ◆ < / a > < / span > GRB_INT_PAR_INFPROOFCUTS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_INFPROOFCUTS      " InfProofCuts" < / 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 = "environment_8h_source.html#l00543" > 543< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aabb2ab13027556ba0cbdd3a60f46326d" name = "aabb2ab13027556ba0cbdd3a60f46326d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aabb2ab13027556ba0cbdd3a60f46326d" > ◆ < / a > < / span > GRB_INT_PAR_INFUNBDINFO< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_INFUNBDINFO      " InfUnbdInfo" < / 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 = "environment_8h_source.html#l00559" > 559< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a62d37112893fc582e67f827f3798ed55" name = "a62d37112893fc582e67f827f3798ed55" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a62d37112893fc582e67f827f3798ed55" > ◆ < / a > < / span > GRB_INT_PAR_LAZYCONSTRAINTS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_LAZYCONSTRAINTS      " LazyConstraints" < / 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 = "environment_8h_source.html#l00560" > 560< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0a3ce7c49cba11b567c1d6fdfd732e1a" name = "a0a3ce7c49cba11b567c1d6fdfd732e1a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0a3ce7c49cba11b567c1d6fdfd732e1a" > ◆ < / a > < / span > GRB_INT_PAR_LOGTOCONSOLE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_LOGTOCONSOLE      " LogToConsole" < / 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 = "environment_8h_source.html#l00562" > 562< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5397bab46d83535262cfd4f82ffcaf3e" name = "a5397bab46d83535262cfd4f82ffcaf3e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5397bab46d83535262cfd4f82ffcaf3e" > ◆ < / a > < / span > GRB_INT_PAR_METHOD< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_METHOD      " Method" < / 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 = "environment_8h_source.html#l00491" > 491< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5e644e6880871e97fc1a3aa71015b40e" name = "a5e644e6880871e97fc1a3aa71015b40e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5e644e6880871e97fc1a3aa71015b40e" > ◆ < / a > < / span > GRB_INT_PAR_MINRELNODES< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_MINRELNODES      " MinRelNodes" < / 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 = "environment_8h_source.html#l00514" > 514< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a89957494cba0d111957a5b09c92be62d" name = "a89957494cba0d111957a5b09c92be62d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a89957494cba0d111957a5b09c92be62d" > ◆ < / a > < / span > GRB_INT_PAR_MIPFOCUS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_MIPFOCUS      " MIPFocus" < / 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 = "environment_8h_source.html#l00515" > 515< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac4d1bc08191aeebcc2a894b1d563a26d" name = "ac4d1bc08191aeebcc2a894b1d563a26d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac4d1bc08191aeebcc2a894b1d563a26d" > ◆ < / a > < / span > GRB_INT_PAR_MIPSEPCUTS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_MIPSEPCUTS      " MIPSepCuts" < / 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 = "environment_8h_source.html#l00536" > 536< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab551f76ece9ee47751cee2ae4a9f8c22" name = "ab551f76ece9ee47751cee2ae4a9f8c22" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab551f76ece9ee47751cee2ae4a9f8c22" > ◆ < / a > < / span > GRB_INT_PAR_MIQCPMETHOD< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_MIQCPMETHOD      " MIQCPMethod" < / 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 = "environment_8h_source.html#l00563" > 563< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aceddd71d536fa24282535700f90236f4" name = "aceddd71d536fa24282535700f90236f4" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aceddd71d536fa24282535700f90236f4" > ◆ < / a > < / span > GRB_INT_PAR_MIRCUTS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_MIRCUTS      " MIRCuts" < / 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 = "environment_8h_source.html#l00537" > 537< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae8cf42caad36504069902c5a48f91b06" name = "ae8cf42caad36504069902c5a48f91b06" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8cf42caad36504069902c5a48f91b06" > ◆ < / a > < / span > GRB_INT_PAR_MODKCUTS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_MODKCUTS      " ModKCuts" < / 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 = "environment_8h_source.html#l00539" > 539< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af16d9631ff0c1fd56dc5a213b786f1dc" name = "af16d9631ff0c1fd56dc5a213b786f1dc" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af16d9631ff0c1fd56dc5a213b786f1dc" > ◆ < / a > < / span > GRB_INT_PAR_MULTIOBJMETHOD< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_MULTIOBJMETHOD      " MultiObjMethod" < / 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 = "environment_8h_source.html#l00589" > 589< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a97f1aeb6b002c4b7263305717d2fffcf" name = "a97f1aeb6b002c4b7263305717d2fffcf" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a97f1aeb6b002c4b7263305717d2fffcf" > ◆ < / a > < / span > GRB_INT_PAR_MULTIOBJPRE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_MULTIOBJPRE      " MultiObjPre" < / 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 = "environment_8h_source.html#l00590" > 590< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a18e5085558ed0c19c7e470f4963b12a1" name = "a18e5085558ed0c19c7e470f4963b12a1" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a18e5085558ed0c19c7e470f4963b12a1" > ◆ < / a > < / span > GRB_INT_PAR_NETWORKCUTS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_NETWORKCUTS      " NetworkCuts" < / 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 = "environment_8h_source.html#l00541" > 541< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5b6debd03d2a55f7766cc1a43713e701" name = "a5b6debd03d2a55f7766cc1a43713e701" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5b6debd03d2a55f7766cc1a43713e701" > ◆ < / a > < / span > GRB_INT_PAR_NODEMETHOD< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_NODEMETHOD      " NodeMethod" < / 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 = "environment_8h_source.html#l00518" > 518< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a63692468d0eb55efc81d3be4ea9f2eae" name = "a63692468d0eb55efc81d3be4ea9f2eae" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a63692468d0eb55efc81d3be4ea9f2eae" > ◆ < / a > < / span > GRB_INT_PAR_NORELHEURISTIC< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_NORELHEURISTIC      " NoRelHeuristic" < / 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 = "environment_8h_source.html#l00519" > 519< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af85a7b01a2b3b8fc31be6c942353a2a2" name = "af85a7b01a2b3b8fc31be6c942353a2a2" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af85a7b01a2b3b8fc31be6c942353a2a2" > ◆ < / a > < / span > GRB_INT_PAR_NORMADJUST< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_NORMADJUST      " NormAdjust" < / 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 = "environment_8h_source.html#l00497" > 497< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab26b0f243ec3b8714922e8c96daa0fd5" name = "ab26b0f243ec3b8714922e8c96daa0fd5" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab26b0f243ec3b8714922e8c96daa0fd5" > ◆ < / a > < / span > GRB_INT_PAR_NUMERICFOCUS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_NUMERICFOCUS      " NumericFocus" < / 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 = "environment_8h_source.html#l00564" > 564< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a672726d18919c346d8c45643fe3de6b5" name = "a672726d18919c346d8c45643fe3de6b5" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a672726d18919c346d8c45643fe3de6b5" > ◆ < / a > < / span > GRB_INT_PAR_OBJNUMBER< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_OBJNUMBER      " ObjNumber" < / 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 = "environment_8h_source.html#l00588" > 588< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aee9c4fc0f8a730308ef1eef1e3a8ccd7" name = "aee9c4fc0f8a730308ef1eef1e3a8ccd7" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aee9c4fc0f8a730308ef1eef1e3a8ccd7" > ◆ < / a > < / span > GRB_INT_PAR_OUTPUTFLAG< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_OUTPUTFLAG      " OutputFlag" < / 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 = "environment_8h_source.html#l00565" > 565< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5f32de6fc3360aa3a2e2675c37590f5a" name = "a5f32de6fc3360aa3a2e2675c37590f5a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5f32de6fc3360aa3a2e2675c37590f5a" > ◆ < / a > < / span > GRB_INT_PAR_POOLSEARCHMODE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_POOLSEARCHMODE      " PoolSearchMode" < / 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 = "environment_8h_source.html#l00593" > 593< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a840bed61aa840b41df1df71ac11b152b" name = "a840bed61aa840b41df1df71ac11b152b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a840bed61aa840b41df1df71ac11b152b" > ◆ < / a > < / span > GRB_INT_PAR_POOLSOLUTIONS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_POOLSOLUTIONS      " PoolSolutions" < / 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 = "environment_8h_source.html#l00591" > 591< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afe22013f7a404d80baf84d00229707e2" name = "afe22013f7a404d80baf84d00229707e2" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afe22013f7a404d80baf84d00229707e2" > ◆ < / a > < / span > GRB_INT_PAR_PRECRUSH< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_PRECRUSH      " PreCrush" < / 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 = "environment_8h_source.html#l00566" > 566< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a18897b8b6f5aa9365586e7a9cc25a90d" name = "a18897b8b6f5aa9365586e7a9cc25a90d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a18897b8b6f5aa9365586e7a9cc25a90d" > ◆ < / a > < / span > GRB_INT_PAR_PREDEPROW< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_PREDEPROW      " PreDepRow" < / 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 = "environment_8h_source.html#l00567" > 567< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad63c6fc11bb21d2f0801fe9f12255966" name = "ad63c6fc11bb21d2f0801fe9f12255966" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad63c6fc11bb21d2f0801fe9f12255966" > ◆ < / a > < / span > GRB_INT_PAR_PREDUAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_PREDUAL      " PreDual" < / 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 = "environment_8h_source.html#l00568" > 568< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "adc41f179ab2e0f9ef05f8089c8eebfca" name = "adc41f179ab2e0f9ef05f8089c8eebfca" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adc41f179ab2e0f9ef05f8089c8eebfca" > ◆ < / a > < / span > GRB_INT_PAR_PREMIQCPFORM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_PREMIQCPFORM      " PreMIQCPForm" < / 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 = "environment_8h_source.html#l00575" > 575< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab8913c623589873ee53050ff0c065918" name = "ab8913c623589873ee53050ff0c065918" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab8913c623589873ee53050ff0c065918" > ◆ < / a > < / span > GRB_INT_PAR_PREPASSES< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_PREPASSES      " PrePasses" < / 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 = "environment_8h_source.html#l00569" > 569< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afd80b1a18f7a8fda56deb17e25257063" name = "afd80b1a18f7a8fda56deb17e25257063" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afd80b1a18f7a8fda56deb17e25257063" > ◆ < / a > < / span > GRB_INT_PAR_PREQLINEARIZE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_PREQLINEARIZE      " PreQLinearize" < / 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 = "environment_8h_source.html#l00570" > 570< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a357ade6bc740533e34fc725fb57564ee" name = "a357ade6bc740533e34fc725fb57564ee" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a357ade6bc740533e34fc725fb57564ee" > ◆ < / a > < / span > GRB_INT_PAR_PRESOLVE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_PRESOLVE      " Presolve" < / 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 = "environment_8h_source.html#l00571" > 571< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abeb272b4795d6f47ced8c7c2b3c4b3cd" name = "abeb272b4795d6f47ced8c7c2b3c4b3cd" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abeb272b4795d6f47ced8c7c2b3c4b3cd" > ◆ < / a > < / span > GRB_INT_PAR_PRESPARSIFY< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_PRESPARSIFY      " PreSparsify" < / 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 = "environment_8h_source.html#l00574" > 574< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa7cb41d0af48c7097eaa589ad0acda93" name = "aa7cb41d0af48c7097eaa589ad0acda93" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7cb41d0af48c7097eaa589ad0acda93" > ◆ < / a > < / span > GRB_INT_PAR_PROJIMPLIEDCUTS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_PROJIMPLIEDCUTS      " ProjImpliedCuts" < / 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 = "environment_8h_source.html#l00535" > 535< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aea9b8f8cb46299cfba83c60043c2494f" name = "aea9b8f8cb46299cfba83c60043c2494f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aea9b8f8cb46299cfba83c60043c2494f" > ◆ < / a > < / span > GRB_INT_PAR_PUMPPASSES< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_PUMPPASSES      " PumpPasses" < / 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 = "environment_8h_source.html#l00520" > 520< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7cd6b7b9c9ba672fee1c938bcf8f38d0" name = "a7cd6b7b9c9ba672fee1c938bcf8f38d0" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7cd6b7b9c9ba672fee1c938bcf8f38d0" > ◆ < / a > < / span > GRB_INT_PAR_QCPDUAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_QCPDUAL      " QCPDual" < / 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 = "environment_8h_source.html#l00576" > 576< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9a75ac2d3f230a62859c080471e5bbfc" name = "a9a75ac2d3f230a62859c080471e5bbfc" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9a75ac2d3f230a62859c080471e5bbfc" > ◆ < / a > < / span > GRB_INT_PAR_QUAD< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_QUAD      " Quad" < / 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 = "environment_8h_source.html#l00496" > 496< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5cdb0a8227d496b2f2453c591be53810" name = "a5cdb0a8227d496b2f2453c591be53810" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5cdb0a8227d496b2f2453c591be53810" > ◆ < / a > < / span > GRB_INT_PAR_RECORD< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_RECORD      " Record" < / 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 = "environment_8h_source.html#l00577" > 577< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a16a0d4d7b9c4a713692c5f828898540b" name = "a16a0d4d7b9c4a713692c5f828898540b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a16a0d4d7b9c4a713692c5f828898540b" > ◆ < / a > < / span > GRB_INT_PAR_RINS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_RINS      " RINS" < / 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 = "environment_8h_source.html#l00521" > 521< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a711a2db88b574a2e8ba3284eb2da1285" name = "a711a2db88b574a2e8ba3284eb2da1285" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a711a2db88b574a2e8ba3284eb2da1285" > ◆ < / a > < / span > GRB_INT_PAR_SCALEFLAG< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_SCALEFLAG      " ScaleFlag" < / 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 = "environment_8h_source.html#l00494" > 494< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a317d0241017cd770a8554749944bf1b6" name = "a317d0241017cd770a8554749944bf1b6" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a317d0241017cd770a8554749944bf1b6" > ◆ < / a > < / span > GRB_INT_PAR_SEED< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_SEED      " Seed" < / 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 = "environment_8h_source.html#l00579" > 579< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a39ad3ac4cd09f5a729c53cdec86830bf" name = "a39ad3ac4cd09f5a729c53cdec86830bf" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a39ad3ac4cd09f5a729c53cdec86830bf" > ◆ < / a > < / span > GRB_INT_PAR_SIFTING< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_SIFTING      " Sifting" < / 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 = "environment_8h_source.html#l00498" > 498< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5bde1c1c9eaa8c08289903a8fe4f60bb" name = "a5bde1c1c9eaa8c08289903a8fe4f60bb" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5bde1c1c9eaa8c08289903a8fe4f60bb" > ◆ < / a > < / span > GRB_INT_PAR_SIFTMETHOD< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_SIFTMETHOD      " SiftMethod" < / 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 = "environment_8h_source.html#l00499" > 499< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa85ee069339c7120a33d8fa05a14da9b" name = "aa85ee069339c7120a33d8fa05a14da9b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa85ee069339c7120a33d8fa05a14da9b" > ◆ < / a > < / span > GRB_INT_PAR_SIMPLEXPRICING< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_SIMPLEXPRICING      " SimplexPricing" < / 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 = "environment_8h_source.html#l00495" > 495< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1d8c45a6070f64cf0c2f8891a904ca74" name = "a1d8c45a6070f64cf0c2f8891a904ca74" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1d8c45a6070f64cf0c2f8891a904ca74" > ◆ < / a > < / span > GRB_INT_PAR_SOLUTIONLIMIT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_SOLUTIONLIMIT      " SolutionLimit" < / 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 = "environment_8h_source.html#l00480" > 480< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae2331888cbb54036f3711f1fcc108713" name = "ae2331888cbb54036f3711f1fcc108713" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae2331888cbb54036f3711f1fcc108713" > ◆ < / a > < / span > GRB_INT_PAR_SOLUTIONNUMBER< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_SOLUTIONNUMBER      " SolutionNumber" < / 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 = "environment_8h_source.html#l00526" > 526< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a88b425439bdda40586e3a2843b1dc77d" name = "a88b425439bdda40586e3a2843b1dc77d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a88b425439bdda40586e3a2843b1dc77d" > ◆ < / a > < / span > GRB_INT_PAR_STARTNODELIMIT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_STARTNODELIMIT      " StartNodeLimit" < / 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 = "environment_8h_source.html#l00522" > 522< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab01eab8c069a6fec6953aa1e6ee28fd6" name = "ab01eab8c069a6fec6953aa1e6ee28fd6" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab01eab8c069a6fec6953aa1e6ee28fd6" > ◆ < / a > < / span > GRB_INT_PAR_STARTNUMBER< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_STARTNUMBER      " StartNumber" < / 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 = "environment_8h_source.html#l00594" > 594< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a37d90508ab85b9e0bf399d5914a8e3f9" name = "a37d90508ab85b9e0bf399d5914a8e3f9" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a37d90508ab85b9e0bf399d5914a8e3f9" > ◆ < / a > < / span > GRB_INT_PAR_STRONGCGCUTS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_STRONGCGCUTS      " StrongCGCuts" < / 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 = "environment_8h_source.html#l00538" > 538< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac49d756f0c22406049f0ab3b296e3777" name = "ac49d756f0c22406049f0ab3b296e3777" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac49d756f0c22406049f0ab3b296e3777" > ◆ < / a > < / span > GRB_INT_PAR_SUBMIPCUTS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_SUBMIPCUTS      " SubMIPCuts" < / 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 = "environment_8h_source.html#l00542" > 542< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a007a8c806c8760421691ffd82970e013" name = "a007a8c806c8760421691ffd82970e013" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a007a8c806c8760421691ffd82970e013" > ◆ < / a > < / span > GRB_INT_PAR_SUBMIPNODES< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_SUBMIPNODES      " SubMIPNodes" < / 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 = "environment_8h_source.html#l00523" > 523< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a815efe50c0dd886a6377dfc53618c3d1" name = "a815efe50c0dd886a6377dfc53618c3d1" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a815efe50c0dd886a6377dfc53618c3d1" > ◆ < / a > < / span > GRB_INT_PAR_SYMMETRY< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_SYMMETRY      " Symmetry" < / 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 = "environment_8h_source.html#l00524" > 524< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a40ab1a4641611c40bfd77517d0560166" name = "a40ab1a4641611c40bfd77517d0560166" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a40ab1a4641611c40bfd77517d0560166" > ◆ < / a > < / span > GRB_INT_PAR_THREADS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_THREADS      " Threads" < / 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 = "environment_8h_source.html#l00580" > 580< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa601e6962e47b18aa245c68f235adcd3" name = "aa601e6962e47b18aa245c68f235adcd3" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa601e6962e47b18aa245c68f235adcd3" > ◆ < / a > < / span > GRB_INT_PAR_TUNECRITERION< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_TUNECRITERION      " TuneCriterion" < / 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 = "environment_8h_source.html#l00583" > 583< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af80b56d7f9b5b3ec17df55b9da33a1ac" name = "af80b56d7f9b5b3ec17df55b9da33a1ac" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af80b56d7f9b5b3ec17df55b9da33a1ac" > ◆ < / a > < / span > GRB_INT_PAR_TUNEJOBS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_TUNEJOBS      " TuneJobs" < / 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 = "environment_8h_source.html#l00586" > 586< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a520961ab480c963e8123260cc492df96" name = "a520961ab480c963e8123260cc492df96" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a520961ab480c963e8123260cc492df96" > ◆ < / a > < / span > GRB_INT_PAR_TUNEOUTPUT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_TUNEOUTPUT      " TuneOutput" < / 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 = "environment_8h_source.html#l00585" > 585< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a50b4d5dacd9a3f121c0ff4e2f0f50f1e" name = "a50b4d5dacd9a3f121c0ff4e2f0f50f1e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a50b4d5dacd9a3f121c0ff4e2f0f50f1e" > ◆ < / a > < / span > GRB_INT_PAR_TUNERESULTS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_TUNERESULTS      " TuneResults" < / 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 = "environment_8h_source.html#l00582" > 582< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa5152f5c1d5872a292fb165d66ad66a8" name = "aa5152f5c1d5872a292fb165d66ad66a8" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa5152f5c1d5872a292fb165d66ad66a8" > ◆ < / a > < / span > GRB_INT_PAR_TUNETRIALS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_TUNETRIALS      " TuneTrials" < / 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 = "environment_8h_source.html#l00584" > 584< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1379a2cb02a5d610ef10ace4e373f0eb" name = "a1379a2cb02a5d610ef10ace4e373f0eb" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1379a2cb02a5d610ef10ace4e373f0eb" > ◆ < / a > < / span > GRB_INT_PAR_UPDATEMODE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_UPDATEMODE      " UpdateMode" < / 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 = "environment_8h_source.html#l00587" > 587< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a34e595f0333052a3d26f961e1aee1543" name = "a34e595f0333052a3d26f961e1aee1543" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a34e595f0333052a3d26f961e1aee1543" > ◆ < / a > < / span > GRB_INT_PAR_VARBRANCH< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_VARBRANCH      " VarBranch" < / 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 = "environment_8h_source.html#l00525" > 525< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a573f5cc1c1131263c382f5e3c7f3d326" name = "a573f5cc1c1131263c382f5e3c7f3d326" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a573f5cc1c1131263c382f5e3c7f3d326" > ◆ < / a > < / span > GRB_INT_PAR_WORKERPORT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_WORKERPORT      " WorkerPort" < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00549" > 549< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1cbf4a0822c840e0bf4da9f306674237" name = "a1cbf4a0822c840e0bf4da9f306674237" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1cbf4a0822c840e0bf4da9f306674237" > ◆ < / a > < / span > GRB_INT_PAR_ZEROHALFCUTS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_ZEROHALFCUTS      " ZeroHalfCuts" < / 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 = "environment_8h_source.html#l00540" > 540< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3b5c9a54f67e9753767c1c84a6b34c16" name = "a3b5c9a54f67e9753767c1c84a6b34c16" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3b5c9a54f67e9753767c1c84a6b34c16" > ◆ < / a > < / span > GRB_INT_PAR_ZEROOBJNODES< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INT_PAR_ZEROOBJNODES      " ZeroObjNodes" < / 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 = "environment_8h_source.html#l00527" > 527< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5303a1a44e057e9af71c89e9e5c67299" name = "a5303a1a44e057e9af71c89e9e5c67299" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5303a1a44e057e9af71c89e9e5c67299" > ◆ < / a > < / span > GRB_INTEGER< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INTEGER      'I'< / 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 = "environment_8h_source.html#l00101" > 101< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad94393e90e9408cdb85e65d8891a3aa2" name = "ad94393e90e9408cdb85e65d8891a3aa2" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad94393e90e9408cdb85e65d8891a3aa2" > ◆ < / a > < / span > GRB_INTERRUPTED< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_INTERRUPTED      11< / 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 = "environment_8h_source.html#l00466" > 466< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae7fb7f0d52f101d68375a248dc9c2292" name = "ae7fb7f0d52f101d68375a248dc9c2292" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae7fb7f0d52f101d68375a248dc9c2292" > ◆ < / a > < / span > GRB_ITERATION_LIMIT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_ITERATION_LIMIT      7< / 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 = "environment_8h_source.html#l00462" > 462< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad789b60cb2feff34abddf416dcdba0c9" name = "ad789b60cb2feff34abddf416dcdba0c9" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad789b60cb2feff34abddf416dcdba0c9" > ◆ < / a > < / span > GRB_LESS_EQUAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_LESS_EQUAL      '< '< / 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 = "environment_8h_source.html#l00096" > 96< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a974f168fa074bac37be196bc6c6c008f" name = "a974f168fa074bac37be196bc6c6c008f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a974f168fa074bac37be196bc6c6c008f" > ◆ < / a > < / span > GRB_LOADED< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_LOADED      1< / 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 = "environment_8h_source.html#l00456" > 456< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af5b0c9ea67bfc4608f47c6fa3f9d773c" name = "af5b0c9ea67bfc4608f47c6fa3f9d773c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af5b0c9ea67bfc4608f47c6fa3f9d773c" > ◆ < / a > < / span > GRB_MAX_CONCURRENT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_MAX_CONCURRENT      64< / 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 = "environment_8h_source.html#l00113" > 113< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a19adabd12d5c3f7af0862e269ba79f3e" name = "a19adabd12d5c3f7af0862e269ba79f3e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a19adabd12d5c3f7af0862e269ba79f3e" > ◆ < / a > < / span > GRB_MAX_NAMELEN< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_MAX_NAMELEN      255< / 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 = "environment_8h_source.html#l00111" > 111< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6ecbf3a27b35ccc4e7d58be6f1162184" name = "a6ecbf3a27b35ccc4e7d58be6f1162184" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6ecbf3a27b35ccc4e7d58be6f1162184" > ◆ < / a > < / span > GRB_MAX_STRLEN< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_MAX_STRLEN      512< / 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 = "environment_8h_source.html#l00112" > 112< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1d47332af7cf793e9b5cc80998ea4afe" name = "a1d47332af7cf793e9b5cc80998ea4afe" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1d47332af7cf793e9b5cc80998ea4afe" > ◆ < / a > < / span > GRB_MAXIMIZE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_MAXIMIZE      -1< / 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 = "environment_8h_source.html#l00105" > 105< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aaeec08d31335c6a13ff639dff0f4daa5" name = "aaeec08d31335c6a13ff639dff0f4daa5" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaeec08d31335c6a13ff639dff0f4daa5" > ◆ < / a > < / span > GRB_MAXINT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_MAXINT      2000000000< / 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 = "environment_8h_source.html#l00110" > 110< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aeaf7b3d6853616d74a96a7f84e9135bd" name = "aeaf7b3d6853616d74a96a7f84e9135bd" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeaf7b3d6853616d74a96a7f84e9135bd" > ◆ < / a > < / span > GRB_METHOD_AUTO< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_METHOD_AUTO      -1< / 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 = "environment_8h_source.html#l00606" > 606< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7ba686d89ff3ad70a4647775fb7ff04f" name = "a7ba686d89ff3ad70a4647775fb7ff04f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7ba686d89ff3ad70a4647775fb7ff04f" > ◆ < / a > < / span > GRB_METHOD_BARRIER< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_METHOD_BARRIER      2< / 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 = "environment_8h_source.html#l00609" > 609< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a74e0066c85ff844544c382fac76e195f" name = "a74e0066c85ff844544c382fac76e195f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a74e0066c85ff844544c382fac76e195f" > ◆ < / a > < / span > GRB_METHOD_CONCURRENT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_METHOD_CONCURRENT      3< / 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 = "environment_8h_source.html#l00610" > 610< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9a5216ad5158962845493132fb6b75b4" name = "a9a5216ad5158962845493132fb6b75b4" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9a5216ad5158962845493132fb6b75b4" > ◆ < / a > < / span > GRB_METHOD_DETERMINISTIC_CONCURRENT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_METHOD_DETERMINISTIC_CONCURRENT      4< / 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 = "environment_8h_source.html#l00611" > 611< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aff98c9d2e8cda670c77f1e6154cd7862" name = "aff98c9d2e8cda670c77f1e6154cd7862" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aff98c9d2e8cda670c77f1e6154cd7862" > ◆ < / a > < / span > GRB_METHOD_DETERMINISTIC_CONCURRENT_SIMPLEX< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_METHOD_DETERMINISTIC_CONCURRENT_SIMPLEX      5< / 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 = "environment_8h_source.html#l00612" > 612< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac83a71f7ce20ef826c2fe19ded699f4e" name = "ac83a71f7ce20ef826c2fe19ded699f4e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac83a71f7ce20ef826c2fe19ded699f4e" > ◆ < / a > < / span > GRB_METHOD_DUAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_METHOD_DUAL      1< / 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 = "environment_8h_source.html#l00608" > 608< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aee06842200f9ea6a52cd072655bde971" name = "aee06842200f9ea6a52cd072655bde971" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aee06842200f9ea6a52cd072655bde971" > ◆ < / a > < / span > GRB_METHOD_PRIMAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_METHOD_PRIMAL      0< / 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 = "environment_8h_source.html#l00607" > 607< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad4477c4c3cade685194ae6957edce447" name = "ad4477c4c3cade685194ae6957edce447" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad4477c4c3cade685194ae6957edce447" > ◆ < / a > < / span > GRB_MINIMIZE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_MINIMIZE      1< / 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 = "environment_8h_source.html#l00104" > 104< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0b80ded669deb18c657e6f67ffda619e" name = "a0b80ded669deb18c657e6f67ffda619e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0b80ded669deb18c657e6f67ffda619e" > ◆ < / a > < / span > GRB_MIPFOCUS_BALANCED< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_MIPFOCUS_BALANCED      0< / 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 = "environment_8h_source.html#l00616" > 616< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1a40c65a9ff061e1f2e4ff5daa01193f" name = "a1a40c65a9ff061e1f2e4ff5daa01193f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1a40c65a9ff061e1f2e4ff5daa01193f" > ◆ < / a > < / span > GRB_MIPFOCUS_BESTBOUND< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_MIPFOCUS_BESTBOUND      3< / 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 = "environment_8h_source.html#l00619" > 619< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3e9d239fc1e06bdb5e8c07c25209f402" name = "a3e9d239fc1e06bdb5e8c07c25209f402" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3e9d239fc1e06bdb5e8c07c25209f402" > ◆ < / a > < / span > GRB_MIPFOCUS_FEASIBILITY< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_MIPFOCUS_FEASIBILITY      1< / 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 = "environment_8h_source.html#l00617" > 617< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a55982fa1dafdc345d06876a28abe32a3" name = "a55982fa1dafdc345d06876a28abe32a3" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a55982fa1dafdc345d06876a28abe32a3" > ◆ < / a > < / span > GRB_MIPFOCUS_OPTIMALITY< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_MIPFOCUS_OPTIMALITY      2< / 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 = "environment_8h_source.html#l00618" > 618< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5fd7f1e209885e3d6e47ea3a11f65340" name = "a5fd7f1e209885e3d6e47ea3a11f65340" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5fd7f1e209885e3d6e47ea3a11f65340" > ◆ < / a > < / span > GRB_NODE_LIMIT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_NODE_LIMIT      8< / 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 = "environment_8h_source.html#l00463" > 463< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a22436ee63a37753e3282174cdaf4e2a7" name = "a22436ee63a37753e3282174cdaf4e2a7" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a22436ee63a37753e3282174cdaf4e2a7" > ◆ < / a > < / span > GRB_NONBASIC_LOWER< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_NONBASIC_LOWER      -1< / 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 = "environment_8h_source.html#l00472" > 472< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a89e1bf71cc27db7ecd18e117a53cf7c2" name = "a89e1bf71cc27db7ecd18e117a53cf7c2" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a89e1bf71cc27db7ecd18e117a53cf7c2" > ◆ < / a > < / span > GRB_NONBASIC_UPPER< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_NONBASIC_UPPER      -2< / 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 = "environment_8h_source.html#l00473" > 473< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aed597d8d7382b426945d77fefd1df219" name = "aed597d8d7382b426945d77fefd1df219" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aed597d8d7382b426945d77fefd1df219" > ◆ < / a > < / span > GRB_NUMERIC< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_NUMERIC      12< / 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 = "environment_8h_source.html#l00467" > 467< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a43d3b5140bdab02bbc8fff16b910b854" name = "a43d3b5140bdab02bbc8fff16b910b854" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a43d3b5140bdab02bbc8fff16b910b854" > ◆ < / a > < / span > GRB_OPTIMAL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_OPTIMAL      2< / 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 = "environment_8h_source.html#l00457" > 457< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3f95ad5e1cd1731d93e1046fe546c1b9" name = "a3f95ad5e1cd1731d93e1046fe546c1b9" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3f95ad5e1cd1731d93e1046fe546c1b9" > ◆ < / a > < / span > GRB_PRESOLVE_AGGRESSIVE< / 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" > #define GRB_PRESOLVE_AGGRESSIVE      2< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00605" > 605< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8ae4e81e404177f269f52c366602e5e2" name = "a8ae4e81e404177f269f52c366602e5e2" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8ae4e81e404177f269f52c366602e5e2" > ◆ < / a > < / span > GRB_PRESOLVE_AUTO< / 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" > #define GRB_PRESOLVE_AUTO      -1< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00602" > 602< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af642665d3b49b0b67889c93f4605c989" name = "af642665d3b49b0b67889c93f4605c989" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af642665d3b49b0b67889c93f4605c989" > ◆ < / a > < / span > GRB_PRESOLVE_CONSERVATIVE< / 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" > #define GRB_PRESOLVE_CONSERVATIVE      1< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00604" > 604< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a25900007ed76d873e3edc5afa400f756" name = "a25900007ed76d873e3edc5afa400f756" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a25900007ed76d873e3edc5afa400f756" > ◆ < / a > < / span > GRB_PRESOLVE_OFF< / 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" > #define GRB_PRESOLVE_OFF      0< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00603" > 603< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a10e959dadee6184a80bd784e3069a787" name = "a10e959dadee6184a80bd784e3069a787" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a10e959dadee6184a80bd784e3069a787" > ◆ < / a > < / span > GRB_SEMICONT< / 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" > #define GRB_SEMICONT      'S'< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00102" > 102< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a497be97e1070e95570638879589f5646" name = "a497be97e1070e95570638879589f5646" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a497be97e1070e95570638879589f5646" > ◆ < / a > < / span > GRB_SEMIINT< / 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" > #define GRB_SEMIINT      'N'< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00103" > 103< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a030e6ee9eefa12a557ed028e3022525a" name = "a030e6ee9eefa12a557ed028e3022525a" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a030e6ee9eefa12a557ed028e3022525a" > ◆ < / a > < / span > GRB_SIMPLEXPRICING_AUTO< / 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" > #define GRB_SIMPLEXPRICING_AUTO      -1< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00623" > 623< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae3ddf7ca6e5884e11f0ac24505562b97" name = "ae3ddf7ca6e5884e11f0ac24505562b97" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae3ddf7ca6e5884e11f0ac24505562b97" > ◆ < / a > < / span > GRB_SIMPLEXPRICING_DEVEX< / 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" > #define GRB_SIMPLEXPRICING_DEVEX      2< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00626" > 626< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1b96fa015fb046841d2f23e74d9eac94" name = "a1b96fa015fb046841d2f23e74d9eac94" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1b96fa015fb046841d2f23e74d9eac94" > ◆ < / a > < / span > GRB_SIMPLEXPRICING_PARTIAL< / 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" > #define GRB_SIMPLEXPRICING_PARTIAL      0< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00624" > 624< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af49e447fbc50607a949851d96a5fbe31" name = "af49e447fbc50607a949851d96a5fbe31" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af49e447fbc50607a949851d96a5fbe31" > ◆ < / a > < / span > GRB_SIMPLEXPRICING_STEEPEST_EDGE< / 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" > #define GRB_SIMPLEXPRICING_STEEPEST_EDGE      1< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00625" > 625< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0c3aee46f49312aaf9e43b7daf48393f" name = "a0c3aee46f49312aaf9e43b7daf48393f" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0c3aee46f49312aaf9e43b7daf48393f" > ◆ < / a > < / span > GRB_SIMPLEXPRICING_STEEPEST_QUICK< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_SIMPLEXPRICING_STEEPEST_QUICK      3< / 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 = "environment_8h_source.html#l00627" > 627< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1ccb20da4b43c27111e26d4532fd31e0" name = "a1ccb20da4b43c27111e26d4532fd31e0" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1ccb20da4b43c27111e26d4532fd31e0" > ◆ < / a > < / span > GRB_SOLUTION_LIMIT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_SOLUTION_LIMIT      10< / 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 = "environment_8h_source.html#l00465" > 465< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a83c630c8212f82f29aa486c99c52e889" name = "a83c630c8212f82f29aa486c99c52e889" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a83c630c8212f82f29aa486c99c52e889" > ◆ < / a > < / span > GRB_SOS_TYPE1< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_SOS_TYPE1      1< / 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 = "environment_8h_source.html#l00106" > 106< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab1a16d7efaf01b93f78a9d1fc9523ed6" name = "ab1a16d7efaf01b93f78a9d1fc9523ed6" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab1a16d7efaf01b93f78a9d1fc9523ed6" > ◆ < / a > < / span > GRB_SOS_TYPE2< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define GRB_SOS_TYPE2      2< / 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 = "environment_8h_source.html#l00107" > 107< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5ed66d54bd6c8c89ffa7341c832bf97f" name = "a5ed66d54bd6c8c89ffa7341c832bf97f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5ed66d54bd6c8c89ffa7341c832bf97f" > ◆ < / a > < / span > GRB_STR_ATTR_CONSTRNAME< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_STR_ATTR_CONSTRNAME      " ConstrName" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00193" > 193< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af452d972d738e706059177cd07adad9c" name = "af452d972d738e706059177cd07adad9c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af452d972d738e706059177cd07adad9c" > ◆ < / a > < / span > GRB_STR_ATTR_GENCONSTRNAME< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_STR_ATTR_GENCONSTRNAME      " GenConstrName" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00199" > 199< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8d63d792ead16b09415eb5893ad09f9a" name = "a8d63d792ead16b09415eb5893ad09f9a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8d63d792ead16b09415eb5893ad09f9a" > ◆ < / a > < / span > GRB_STR_ATTR_MODELNAME< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_STR_ATTR_MODELNAME      " ModelName" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00169" > 169< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3c5000c4745efe152cb5618f034e11cb" name = "a3c5000c4745efe152cb5618f034e11cb" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3c5000c4745efe152cb5618f034e11cb" > ◆ < / a > < / span > GRB_STR_ATTR_OBJNNAME< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_STR_ATTR_OBJNNAME      " ObjNName" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00311" > 311< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a16d8f3c4590ada5bc6da3cce7b704879" name = "a16d8f3c4590ada5bc6da3cce7b704879" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a16d8f3c4590ada5bc6da3cce7b704879" > ◆ < / a > < / span > GRB_STR_ATTR_QCNAME< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_STR_ATTR_QCNAME      " QCName" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00197" > 197< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a87f5d463daa6f8acf14cc71178bcb9a1" name = "a87f5d463daa6f8acf14cc71178bcb9a1" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a87f5d463daa6f8acf14cc71178bcb9a1" > ◆ < / a > < / span > GRB_STR_ATTR_SERVER< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_STR_ATTR_SERVER      " Server" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00176" > 176< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a35352711b7c9550fcc51ae33613ffcfe" name = "a35352711b7c9550fcc51ae33613ffcfe" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a35352711b7c9550fcc51ae33613ffcfe" > ◆ < / a > < / span > GRB_STR_ATTR_VARNAME< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > #define GRB_STR_ATTR_VARNAME      " VarName" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00185" > 185< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a16ed50a98d6d823434658e9c82ec1f47" name = "a16ed50a98d6d823434658e9c82ec1f47" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a16ed50a98d6d823434658e9c82ec1f47" > ◆ < / a > < / span > GRB_STR_PAR_DUMMY< / 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" > #define GRB_STR_PAR_DUMMY      " Dummy" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00596" > 596< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab7e34b5e6c8d3583ddffc41a1e7fe100" name = "ab7e34b5e6c8d3583ddffc41a1e7fe100" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab7e34b5e6c8d3583ddffc41a1e7fe100" > ◆ < / a > < / span > GRB_STR_PAR_LOGFILE< / 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" > #define GRB_STR_PAR_LOGFILE      " LogFile" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00561" > 561< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2872e66bf4d50402c5126260d2a118ba" name = "a2872e66bf4d50402c5126260d2a118ba" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2872e66bf4d50402c5126260d2a118ba" > ◆ < / a > < / span > GRB_STR_PAR_NODEFILEDIR< / 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" > #define GRB_STR_PAR_NODEFILEDIR      " NodefileDir" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00516" > 516< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5713edb0dac921ddd1561c6306e2f852" name = "a5713edb0dac921ddd1561c6306e2f852" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5713edb0dac921ddd1561c6306e2f852" > ◆ < / a > < / span > GRB_STR_PAR_RESULTFILE< / 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" > #define GRB_STR_PAR_RESULTFILE      " ResultFile" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00578" > 578< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3181fa0077aa1f5a16895ee66ac49937" name = "a3181fa0077aa1f5a16895ee66ac49937" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3181fa0077aa1f5a16895ee66ac49937" > ◆ < / a > < / span > GRB_STR_PAR_WORKERPASSWORD< / 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" > #define GRB_STR_PAR_WORKERPASSWORD      " WorkerPassword" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00548" > 548< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6d1421f98ee355f4cf92508de57515e6" name = "a6d1421f98ee355f4cf92508de57515e6" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6d1421f98ee355f4cf92508de57515e6" > ◆ < / a > < / span > GRB_STR_PAR_WORKERPOOL< / 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" > #define GRB_STR_PAR_WORKERPOOL      " WorkerPool" < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00547" > 547< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa7bde7d4791541f5f0ebfe2ae44841df" name = "aa7bde7d4791541f5f0ebfe2ae44841df" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7bde7d4791541f5f0ebfe2ae44841df" > ◆ < / a > < / span > GRB_SUBOPTIMAL< / 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" > #define GRB_SUBOPTIMAL      13< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00468" > 468< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a01f7f12bd04d094abbfec4d9efaf4474" name = "a01f7f12bd04d094abbfec4d9efaf4474" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a01f7f12bd04d094abbfec4d9efaf4474" > ◆ < / a > < / span > GRB_SUPERBASIC< / 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" > #define GRB_SUPERBASIC      -3< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00474" > 474< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a88e6e7461317d51db8df85aef54b2314" name = "a88e6e7461317d51db8df85aef54b2314" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a88e6e7461317d51db8df85aef54b2314" > ◆ < / a > < / span > GRB_TIME_LIMIT< / 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" > #define GRB_TIME_LIMIT      9< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00464" > 464< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abd5c8ac4f5b0f0cecb20fa655300196e" name = "abd5c8ac4f5b0f0cecb20fa655300196e" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abd5c8ac4f5b0f0cecb20fa655300196e" > ◆ < / a > < / span > GRB_UNBOUNDED< / 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" > #define GRB_UNBOUNDED      5< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00460" > 460< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af1ed3c79be1f7b75cf20ab2ecfffbca6" name = "af1ed3c79be1f7b75cf20ab2ecfffbca6" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af1ed3c79be1f7b75cf20ab2ecfffbca6" > ◆ < / a > < / span > GRB_UNDEFINED< / 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" > #define GRB_UNDEFINED      1e101< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00109" > 109< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af5e46a0de8a1d1c40d1f88da9cf7dabe" name = "af5e46a0de8a1d1c40d1f88da9cf7dabe" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af5e46a0de8a1d1c40d1f88da9cf7dabe" > ◆ < / a > < / span > GRB_USER_OBJ_LIMIT< / 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" > #define GRB_USER_OBJ_LIMIT      15< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00470" > 470< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5a5d8f37154628305d2226010f975b20" name = "a5a5d8f37154628305d2226010f975b20" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5a5d8f37154628305d2226010f975b20" > ◆ < / a > < / span > GRB_VARBRANCH_AUTO< / 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" > #define GRB_VARBRANCH_AUTO      -1< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00628" > 628< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa08ed383fb3daf73375d611d19a8c449" name = "aa08ed383fb3daf73375d611d19a8c449" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa08ed383fb3daf73375d611d19a8c449" > ◆ < / a > < / span > GRB_VARBRANCH_MAX_INFEAS< / 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" > #define GRB_VARBRANCH_MAX_INFEAS      2< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00631" > 631< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a23b5fc4aff835a3fa8f38fab1d3a3b95" name = "a23b5fc4aff835a3fa8f38fab1d3a3b95" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a23b5fc4aff835a3fa8f38fab1d3a3b95" > ◆ < / a > < / span > GRB_VARBRANCH_PSEUDO_REDUCED< / 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" > #define GRB_VARBRANCH_PSEUDO_REDUCED      0< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00629" > 629< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a942aa9f1325b8fc4245c8f8d347170a1" name = "a942aa9f1325b8fc4245c8f8d347170a1" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a942aa9f1325b8fc4245c8f8d347170a1" > ◆ < / a > < / span > GRB_VARBRANCH_PSEUDO_SHADOW< / 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" > #define GRB_VARBRANCH_PSEUDO_SHADOW      1< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00630" > 630< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a210c3618a101fb36ef18c231ea474f63" name = "a210c3618a101fb36ef18c231ea474f63" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a210c3618a101fb36ef18c231ea474f63" > ◆ < / a > < / span > GRB_VARBRANCH_STRONG< / 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" > #define GRB_VARBRANCH_STRONG      3< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00632" > 632< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7af462f54238363e6ee14e443f5c1a64" name = "a7af462f54238363e6ee14e443f5c1a64" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7af462f54238363e6ee14e443f5c1a64" > ◆ < / a > < / span > GRB_VERSION_MAJOR< / 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" > #define GRB_VERSION_MAJOR      7< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00061" > 61< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a31483e94a1dc1f4d177196364e8a7dc5" name = "a31483e94a1dc1f4d177196364e8a7dc5" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a31483e94a1dc1f4d177196364e8a7dc5" > ◆ < / a > < / span > GRB_VERSION_MINOR< / 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" > #define GRB_VERSION_MINOR      5< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00062" > 62< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "adca6927d88d7bfea47800cdec327e0a4" name = "adca6927d88d7bfea47800cdec327e0a4" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adca6927d88d7bfea47800cdec327e0a4" > ◆ < / a > < / span > GRB_VERSION_TECHNICAL< / 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" > #define GRB_VERSION_TECHNICAL      2< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00063" > 63< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a288f0600218f400d9e3f90279d21c37d" name = "a288f0600218f400d9e3f90279d21c37d" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a288f0600218f400d9e3f90279d21c37d" > ◆ < / a > < / span > GUROBI_STDCALL< / 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" > #define GUROBI_STDCALL< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00036" > 36< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aeda0314230a4d6141ce93ee379460901" name = "aeda0314230a4d6141ce93ee379460901" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeda0314230a4d6141ce93ee379460901" > ◆ < / a > < / span > MALLOCCB_ARGS< / 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" > #define MALLOCCB_ARGS      size_t size, void *syscbusrdata< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00401" > 401< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2e38ab4d58423a5d42b1914f95506016" name = "a2e38ab4d58423a5d42b1914f95506016" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2e38ab4d58423a5d42b1914f95506016" > ◆ < / a > < / span > MAX_CS_PRIORITY< / 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" > #define MAX_CS_PRIORITY      100< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00065" > 65< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "acae510fad67df1a4e9eb1755f963fd76" name = "acae510fad67df1a4e9eb1755f963fd76" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acae510fad67df1a4e9eb1755f963fd76" > ◆ < / a > < / span > REALLOCCB_ARGS< / 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" > #define REALLOCCB_ARGS      void *ptr, size_t size, void *syscbusrdata< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00403" > 403< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2671f4eee19af5c3643a39421c4e16f7" name = "a2671f4eee19af5c3643a39421c4e16f7" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2671f4eee19af5c3643a39421c4e16f7" > ◆ < / a > < / span > THREADCREATECB_ARGS< / 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" > #define THREADCREATECB_ARGS      void **threadP, void (*start_routine)(void *), void *arg, void *syscbusrdata< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00405" > 405< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9230a7d1f7e6b34fba884c09793bd9ea" name = "a9230a7d1f7e6b34fba884c09793bd9ea" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9230a7d1f7e6b34fba884c09793bd9ea" > ◆ < / a > < / span > THREADJOINCB_ARGS< / 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" > #define THREADJOINCB_ARGS      void *thread, void *syscbusrdata< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00406" > 406< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2021-04-27 23:00:03 +02:00
< h2 class = "groupheader" > Typedef Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a2963ba0c46b86ac4680fb3bb4ca8b2f3" name = "a2963ba0c46b86ac4680fb3bb4ca8b2f3" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2963ba0c46b86ac4680fb3bb4ca8b2f3" > ◆ < / a > < / span > GRBenv< / 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" > typedef struct _GRBenv < a class = "el" href = "environment_8h.html#a2963ba0c46b86ac4680fb3bb4ca8b2f3" > GRBenv< / a > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00025" > 25< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a865e461c79c88bc5c0d5f56087ae4876" name = "a865e461c79c88bc5c0d5f56087ae4876" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a865e461c79c88bc5c0d5f56087ae4876" > ◆ < / a > < / span > GRBmodel< / 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" > typedef struct _GRBmodel < a class = "el" href = "environment_8h.html#a865e461c79c88bc5c0d5f56087ae4876" > GRBmodel< / a > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "environment_8h_source.html#l00024" > 24< / a > of file < a class = "el" href = "environment_8h_source.html" > environment.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4693c3de94ce296b16879ff4dc71c0fa" name = "a4693c3de94ce296b16879ff4dc71c0fa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4693c3de94ce296b16879ff4dc71c0fa" > ◆ < / a > < / span > GRBsvec< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > typedef struct < a class = "el" href = "struct___g_r_bsvec.html" > _GRBsvec< / a > < a class = "el" href = "environment_8h.html#a4693c3de94ce296b16879ff4dc71c0fa" > GRBsvec< / a > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< / 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 >
2021-04-27 23:00:03 +02:00
< li class = "navelem" > < a class = "el" href = "dir_a7cc1eeded8f693d0da6c729bc88c45a.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_ca966d537abd5424901cf1273891b331.html" > gurobi< / a > < / li > < li class = "navelem" > < a class = "el" href = "environment_8h.html" > environment.h< / 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 >