2020-09-02 09:42:51 +02:00
<!-- HTML header for doxygen 1.8.18 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2022-01-17 21:42:14 +01:00
< meta name = "generator" content = "Doxygen 1.9.3" / >
2020-09-02 09:42:51 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: knapsack_solver_csharp_wrap.cc File Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectlogo" > < img alt = "Logo" src = "orLogo.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > OR-Tools
2021-12-14 13:41:01 +01:00
  < span id = "projectnumber" > 9.2< / span >
2020-09-02 09:42:51 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-09-02 09:42:51 +02:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2020-09-02 09:42:51 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-09-02 09:42:51 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +01:00
/* @license-end */
< / script >
2020-09-02 09:42:51 +02:00
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('knapsack__solver__csharp__wrap_8cc.html',''); initResizable(); });
2020-09-02 09:42:51 +02:00
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#define-members" > Macros< / a > |
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#enum-members" > Enumerations< / a > |
< a href = "#func-members" > Functions< / a > |
< a href = "#var-members" > Variables< / a > < / div >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > knapsack_solver_csharp_wrap.cc File Reference< / div > < / div >
2020-09-02 09:42:51 +02:00
< / div > <!-- header -->
< div class = "contents" >
< p > < a href = "knapsack__solver__csharp__wrap_8cc_source.html" > Go to the source code of this file.< / a > < / p >
< 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 >
2020-09-02 09:42:51 +02:00
Classes< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_s_w_i_g___c_sharp_exception__t.html" > SWIG_CSharpException_t< / a > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_s_w_i_g___c_sharp_exception_argument__t.html" > SWIG_CSharpExceptionArgument_t< / a > < / td > < / tr >
2020-09-02 09:42:51 +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-02 09:42:51 +02:00
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:a8b1bf5bd8374ca61c5ac75d346cfb824" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a8b1bf5bd8374ca61c5ac75d346cfb824" > SWIGCSHARP< / a > < / td > < / tr >
< tr class = "separator:a8b1bf5bd8374ca61c5ac75d346cfb824" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7e84031693895e512662f5b390c6d0e4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a7e84031693895e512662f5b390c6d0e4" > SWIGTEMPLATEDISAMBIGUATOR< / a > < / td > < / tr >
< tr class = "separator:a7e84031693895e512662f5b390c6d0e4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6d0a7c65b3712775e92c8bdb7acdd0ee" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a6d0a7c65b3712775e92c8bdb7acdd0ee" > SWIGINLINE< / a > < / td > < / tr >
< tr class = "separator:a6d0a7c65b3712775e92c8bdb7acdd0ee" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ee41cd160d397aa76668bf4db65e2d1" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a6ee41cd160d397aa76668bf4db65e2d1" > SWIGUNUSED< / a > < / td > < / tr >
< tr class = "separator:a6ee41cd160d397aa76668bf4db65e2d1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a54164d0685c632e7540c5ad32a453a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a6a54164d0685c632e7540c5ad32a453a" > SWIGUNUSEDPARM< / a > (p)      p < a class = "el" href = "util__java__wrap_8cc.html#a6ee41cd160d397aa76668bf4db65e2d1" > SWIGUNUSED< / a > < / td > < / tr >
< tr class = "separator:a6a54164d0685c632e7540c5ad32a453a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8f2319f775e5b9d5906c9ef25d9b819a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a >       static < a class = "el" href = "util__java__wrap_8cc.html#a6ee41cd160d397aa76668bf4db65e2d1" > SWIGUNUSED< / a > < / td > < / tr >
< tr class = "separator:a8f2319f775e5b9d5906c9ef25d9b819a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afc5b08bb3c3cd2e3fb2e34b775346153" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#afc5b08bb3c3cd2e3fb2e34b775346153" > SWIGINTERNINLINE< / a >       < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > < a class = "el" href = "util__java__wrap_8cc.html#a6d0a7c65b3712775e92c8bdb7acdd0ee" > SWIGINLINE< / a > < / td > < / tr >
< tr class = "separator:afc5b08bb3c3cd2e3fb2e34b775346153" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aea3c8b056dcc8c1ab93f6b825cd1371b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > < / td > < / tr >
< tr class = "separator:aea3c8b056dcc8c1ab93f6b825cd1371b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adcd6410456ea7a76147d3ad95b9bcb36" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > < / td > < / tr >
< tr class = "separator:adcd6410456ea7a76147d3ad95b9bcb36" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a348dca0399dff2bcea8e49cb9cb04991" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a348dca0399dff2bcea8e49cb9cb04991" > SWIG_contract_assert< / a > (nullreturn, expr, msg)      < a class = "el" href = "parser_8yy_8cc.html#a33e91cd0cef6786e9e3a27ac67707207" > if< / a > (!(expr)) {< a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a212b5837164225dfff7c2403bb6f48a9" > SWIG_CSharpSetPendingExceptionArgument< / a > (< a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > SWIG_CSharpArgumentOutOfRangeException< / a > , msg, " " ); return nullreturn; } else< / td > < / tr >
< tr class = "separator:a348dca0399dff2bcea8e49cb9cb04991" > < 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-02 09:42:51 +02:00
Typedefs< / h2 > < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a141dcf424eeb81c0fc19f8d78a0e86cb" > < td class = "memItemLeft" align = "right" valign = "top" > typedef void(< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a > ) (const char *)< / td > < / tr >
< tr class = "separator:a141dcf424eeb81c0fc19f8d78a0e86cb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a155a1c468e733a290674994d211b0da1" > < td class = "memItemLeft" align = "right" valign = "top" > typedef void(< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a155a1c468e733a290674994d211b0da1" > SWIG_CSharpExceptionArgumentCallback_t< / a > ) (const char *, const char *)< / td > < / tr >
< tr class = "separator:a155a1c468e733a290674994d211b0da1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9f10617088f69d0d95af160880cd79b7" > < td class = "memItemLeft" align = "right" valign = "top" > typedef char *(< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a9f10617088f69d0d95af160880cd79b7" > SWIG_CSharpStringHelperCallback< / a > ) (const char *)< / td > < / tr >
< tr class = "separator:a9f10617088f69d0d95af160880cd79b7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +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 = "enum-members" name = "enum-members" > < / a >
2020-09-02 09:42:51 +02:00
Enumerations< / h2 > < / td > < / tr >
< tr class = "memitem:af68ebade407536ee03e4e28d8c58696d" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696d" > SWIG_CSharpExceptionCodes< / a > { < br / >
2022-01-17 21:42:14 +01:00
    < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > SWIG_CSharpApplicationException< / a >
, < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > SWIG_CSharpArithmeticException< / a >
, < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > SWIG_CSharpDivideByZeroException< / a >
, < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > SWIG_CSharpIndexOutOfRangeException< / a >
, < br / >
    < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > SWIG_CSharpInvalidCastException< / a >
, < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > SWIG_CSharpInvalidOperationException< / a >
, < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > SWIG_CSharpIOException< / a >
, < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > SWIG_CSharpNullReferenceException< / a >
, < br / >
    < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > SWIG_CSharpOutOfMemoryException< / a >
, < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > SWIG_CSharpOverflowException< / a >
, < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > SWIG_CSharpSystemException< / a >
, < a class = "el" href = "constraint__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > SWIG_CSharpApplicationException< / a >
, < br / >
    < a class = "el" href = "constraint__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > SWIG_CSharpArithmeticException< / a >
, < a class = "el" href = "constraint__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > SWIG_CSharpDivideByZeroException< / a >
, < a class = "el" href = "constraint__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > SWIG_CSharpIndexOutOfRangeException< / a >
, < a class = "el" href = "constraint__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > SWIG_CSharpInvalidCastException< / a >
, < br / >
    < a class = "el" href = "constraint__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > SWIG_CSharpInvalidOperationException< / a >
, < a class = "el" href = "constraint__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > SWIG_CSharpIOException< / a >
, < a class = "el" href = "constraint__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > SWIG_CSharpNullReferenceException< / a >
, < a class = "el" href = "constraint__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > SWIG_CSharpOutOfMemoryException< / a >
, < br / >
    < a class = "el" href = "constraint__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > SWIG_CSharpOverflowException< / a >
, < a class = "el" href = "constraint__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > SWIG_CSharpSystemException< / a >
, < a class = "el" href = "graph__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > SWIG_CSharpApplicationException< / a >
, < a class = "el" href = "graph__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > SWIG_CSharpArithmeticException< / a >
, < br / >
    < a class = "el" href = "graph__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > SWIG_CSharpDivideByZeroException< / a >
, < a class = "el" href = "graph__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > SWIG_CSharpIndexOutOfRangeException< / a >
, < a class = "el" href = "graph__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > SWIG_CSharpInvalidCastException< / a >
, < a class = "el" href = "graph__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > SWIG_CSharpInvalidOperationException< / a >
, < br / >
    < a class = "el" href = "graph__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > SWIG_CSharpIOException< / a >
, < a class = "el" href = "graph__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > SWIG_CSharpNullReferenceException< / a >
, < a class = "el" href = "graph__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > SWIG_CSharpOutOfMemoryException< / a >
, < a class = "el" href = "graph__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > SWIG_CSharpOverflowException< / a >
, < br / >
    < a class = "el" href = "graph__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > SWIG_CSharpSystemException< / a >
, < a class = "el" href = "init__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > SWIG_CSharpApplicationException< / a >
, < a class = "el" href = "init__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > SWIG_CSharpArithmeticException< / a >
, < a class = "el" href = "init__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > SWIG_CSharpDivideByZeroException< / a >
, < br / >
    < a class = "el" href = "init__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > SWIG_CSharpIndexOutOfRangeException< / a >
, < a class = "el" href = "init__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > SWIG_CSharpInvalidCastException< / a >
, < a class = "el" href = "init__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > SWIG_CSharpInvalidOperationException< / a >
, < a class = "el" href = "init__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > SWIG_CSharpIOException< / a >
, < br / >
    < a class = "el" href = "init__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > SWIG_CSharpNullReferenceException< / a >
, < a class = "el" href = "init__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > SWIG_CSharpOutOfMemoryException< / a >
, < a class = "el" href = "init__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > SWIG_CSharpOverflowException< / a >
, < a class = "el" href = "init__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > SWIG_CSharpSystemException< / a >
, < br / >
    < a class = "el" href = "linear__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > SWIG_CSharpApplicationException< / a >
, < a class = "el" href = "linear__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > SWIG_CSharpArithmeticException< / a >
, < a class = "el" href = "linear__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > SWIG_CSharpDivideByZeroException< / a >
, < a class = "el" href = "linear__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > SWIG_CSharpIndexOutOfRangeException< / a >
, < br / >
    < a class = "el" href = "linear__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > SWIG_CSharpInvalidCastException< / a >
, < a class = "el" href = "linear__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > SWIG_CSharpInvalidOperationException< / a >
, < a class = "el" href = "linear__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > SWIG_CSharpIOException< / a >
, < a class = "el" href = "linear__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > SWIG_CSharpNullReferenceException< / a >
, < br / >
    < a class = "el" href = "linear__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > SWIG_CSharpOutOfMemoryException< / a >
, < a class = "el" href = "linear__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > SWIG_CSharpOverflowException< / a >
, < a class = "el" href = "linear__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > SWIG_CSharpSystemException< / a >
, < a class = "el" href = "sat__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > SWIG_CSharpApplicationException< / a >
, < br / >
    < a class = "el" href = "sat__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > SWIG_CSharpArithmeticException< / a >
, < a class = "el" href = "sat__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > SWIG_CSharpDivideByZeroException< / a >
, < a class = "el" href = "sat__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > SWIG_CSharpIndexOutOfRangeException< / a >
, < a class = "el" href = "sat__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > SWIG_CSharpInvalidCastException< / a >
, < br / >
    < a class = "el" href = "sat__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > SWIG_CSharpInvalidOperationException< / a >
, < a class = "el" href = "sat__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > SWIG_CSharpIOException< / a >
, < a class = "el" href = "sat__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > SWIG_CSharpNullReferenceException< / a >
, < a class = "el" href = "sat__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > SWIG_CSharpOutOfMemoryException< / a >
, < br / >
    < a class = "el" href = "sat__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > SWIG_CSharpOverflowException< / a >
, < a class = "el" href = "sat__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > SWIG_CSharpSystemException< / a >
, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > SWIG_CSharpApplicationException< / a >
, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > SWIG_CSharpArithmeticException< / a >
, < br / >
    < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > SWIG_CSharpDivideByZeroException< / a >
, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > SWIG_CSharpIndexOutOfRangeException< / a >
, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > SWIG_CSharpInvalidCastException< / a >
, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > SWIG_CSharpInvalidOperationException< / a >
, < br / >
    < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > SWIG_CSharpIOException< / a >
, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > SWIG_CSharpNullReferenceException< / a >
, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > SWIG_CSharpOutOfMemoryException< / a >
, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > SWIG_CSharpOverflowException< / a >
, < br / >
2021-04-27 23:00:03 +02:00
    < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > SWIG_CSharpSystemException< / a >
2020-09-02 09:42:51 +02:00
< br / >
}< / td > < / tr >
< tr class = "separator:af68ebade407536ee03e4e28d8c58696d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a96af968a8ad5d2e899c24200d52959b0" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0" > SWIG_CSharpExceptionArgumentCodes< / a > { < br / >
2022-01-17 21:42:14 +01:00
    < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > SWIG_CSharpArgumentException< / a >
, < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > SWIG_CSharpArgumentNullException< / a >
, < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > SWIG_CSharpArgumentOutOfRangeException< / a >
, < a class = "el" href = "constraint__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > SWIG_CSharpArgumentException< / a >
, < br / >
    < a class = "el" href = "constraint__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > SWIG_CSharpArgumentNullException< / a >
, < a class = "el" href = "constraint__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > SWIG_CSharpArgumentOutOfRangeException< / a >
, < a class = "el" href = "graph__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > SWIG_CSharpArgumentException< / a >
, < a class = "el" href = "graph__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > SWIG_CSharpArgumentNullException< / a >
, < br / >
    < a class = "el" href = "graph__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > SWIG_CSharpArgumentOutOfRangeException< / a >
, < a class = "el" href = "init__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > SWIG_CSharpArgumentException< / a >
, < a class = "el" href = "init__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > SWIG_CSharpArgumentNullException< / a >
, < a class = "el" href = "init__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > SWIG_CSharpArgumentOutOfRangeException< / a >
, < br / >
    < a class = "el" href = "linear__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > SWIG_CSharpArgumentException< / a >
, < a class = "el" href = "linear__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > SWIG_CSharpArgumentNullException< / a >
, < a class = "el" href = "linear__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > SWIG_CSharpArgumentOutOfRangeException< / a >
, < a class = "el" href = "sat__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > SWIG_CSharpArgumentException< / a >
, < br / >
    < a class = "el" href = "sat__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > SWIG_CSharpArgumentNullException< / a >
, < a class = "el" href = "sat__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > SWIG_CSharpArgumentOutOfRangeException< / a >
, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > SWIG_CSharpArgumentException< / a >
, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > SWIG_CSharpArgumentNullException< / a >
, < br / >
2021-04-27 23:00:03 +02:00
    < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > SWIG_CSharpArgumentOutOfRangeException< / a >
2020-09-02 09:42:51 +02:00
< br / >
}< / td > < / tr >
< tr class = "separator:a96af968a8ad5d2e899c24200d52959b0" > < 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 = "func-members" name = "func-members" > < / a >
2020-09-02 09:42:51 +02:00
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ac606468865baa90db9b5b058abfefd09" > < td class = "memItemLeft" align = "right" valign = "top" > static void < a class = "el" href = "util__java__wrap_8cc.html#a6ee41cd160d397aa76668bf4db65e2d1" > SWIGUNUSED< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ac606468865baa90db9b5b058abfefd09" > SWIG_CSharpSetPendingException< / a > (< a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696d" > SWIG_CSharpExceptionCodes< / a > code, const char *msg)< / td > < / tr >
< tr class = "separator:ac606468865baa90db9b5b058abfefd09" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a212b5837164225dfff7c2403bb6f48a9" > < td class = "memItemLeft" align = "right" valign = "top" > static void < a class = "el" href = "util__java__wrap_8cc.html#a6ee41cd160d397aa76668bf4db65e2d1" > SWIGUNUSED< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a212b5837164225dfff7c2403bb6f48a9" > SWIG_CSharpSetPendingExceptionArgument< / a > (< a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0" > SWIG_CSharpExceptionArgumentCodes< / a > code, const char *msg, const char *param_name)< / td > < / tr >
< tr class = "separator:a212b5837164225dfff7c2403bb6f48a9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a9d94b1df6c275d378d31d5daff014a48" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a9d94b1df6c275d378d31d5daff014a48" > SWIGRegisterExceptionCallbacks_operations_research_algorithms< / a > (< a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a > applicationCallback, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a > arithmeticCallback, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a > divideByZeroCallback, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a > indexOutOfRangeCallback, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a > invalidCastCallback, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a > invalidOperationCallback, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a > ioCallback, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a > nullReferenceCallback, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a > outOfMemoryCallback, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a > overflowCallback, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a > systemCallback)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a9d94b1df6c275d378d31d5daff014a48" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:aa9372278350dc8ddb765aa3d9792a4c8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aa9372278350dc8ddb765aa3d9792a4c8" > SWIGRegisterExceptionArgumentCallbacks_operations_research_algorithms< / a > (< a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a155a1c468e733a290674994d211b0da1" > SWIG_CSharpExceptionArgumentCallback_t< / a > argumentCallback, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a155a1c468e733a290674994d211b0da1" > SWIG_CSharpExceptionArgumentCallback_t< / a > argumentNullCallback, < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a155a1c468e733a290674994d211b0da1" > SWIG_CSharpExceptionArgumentCallback_t< / a > argumentOutOfRangeCallback)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:aa9372278350dc8ddb765aa3d9792a4c8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:aa1c916a87aa07d60820ad4ece2f6b511" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aa1c916a87aa07d60820ad4ece2f6b511" > SWIGRegisterStringCallback_operations_research_algorithms< / a > (< a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a9f10617088f69d0d95af160880cd79b7" > SWIG_CSharpStringHelperCallback< / a > < a class = "el" href = "gurobi__interface_8cc.html#a6627a3800ac768bb5528ef54c9cace36" > callback< / a > )< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:aa1c916a87aa07d60820ad4ece2f6b511" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a09cea0fa8415b1d48cb1f1bba01ba391" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< int > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a09cea0fa8415b1d48cb1f1bba01ba391" > new_std_vector_Sl_int_Sg___SWIG_2< / a > (int < a class = "el" href = "routing__flow_8cc.html#a2acb49f4df5288066c43610bede123ec" > capacity< / a > )< / td > < / tr >
< tr class = "separator:a09cea0fa8415b1d48cb1f1bba01ba391" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a4a01b48fb5f20ba102d4b45c3d4fde95" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a4a01b48fb5f20ba102d4b45c3d4fde95" > std_vector_Sl_int_Sg__getitemcopy< / a > (std::vector< int > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a4a01b48fb5f20ba102d4b45c3d4fde95" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:ade430a386e2167b4cee1d01b6a498314" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< int > ::value_type const &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ade430a386e2167b4cee1d01b6a498314" > std_vector_Sl_int_Sg__getitem< / a > (std::vector< int > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
< tr class = "separator:ade430a386e2167b4cee1d01b6a498314" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:abea6a202eb03919a5395c975736cced9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#abea6a202eb03919a5395c975736cced9" > std_vector_Sl_int_Sg__setitem< / a > (std::vector< int > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int const & val)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:abea6a202eb03919a5395c975736cced9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a46ca1a826b692c302c4dbaf038c567c6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a46ca1a826b692c302c4dbaf038c567c6" > std_vector_Sl_int_Sg__AddRange< / a > (std::vector< int > *self, std::vector< int > const & values)< / td > < / tr >
< tr class = "separator:a46ca1a826b692c302c4dbaf038c567c6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a8881f890abb1e526d44399520c9310b2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< int > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a8881f890abb1e526d44399520c9310b2" > std_vector_Sl_int_Sg__GetRange< / a > (std::vector< int > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int count)< / td > < / tr >
< tr class = "separator:a8881f890abb1e526d44399520c9310b2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:afc2307dc496e317738650c3623ce18cc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#afc2307dc496e317738650c3623ce18cc" > std_vector_Sl_int_Sg__Insert< / a > (std::vector< int > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int const & x)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:afc2307dc496e317738650c3623ce18cc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a0bb31506470214989e2e2c80fde00087" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a0bb31506470214989e2e2c80fde00087" > std_vector_Sl_int_Sg__InsertRange< / a > (std::vector< int > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , std::vector< int > const & values)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a0bb31506470214989e2e2c80fde00087" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:adaab16f2816fbb1d314d0c7446f10d90" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#adaab16f2816fbb1d314d0c7446f10d90" > std_vector_Sl_int_Sg__RemoveAt< / a > (std::vector< int > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:adaab16f2816fbb1d314d0c7446f10d90" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a9e66fa71b3b7306518fda66126e12e42" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a9e66fa71b3b7306518fda66126e12e42" > std_vector_Sl_int_Sg__RemoveRange< / a > (std::vector< int > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int count)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a9e66fa71b3b7306518fda66126e12e42" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a19e0b80f4bc906691d6e0b33e0934b9b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< int > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a19e0b80f4bc906691d6e0b33e0934b9b" > std_vector_Sl_int_Sg__Repeat< / a > (int const & < a class = "el" href = "matchers_8cc.html#a0b6f3694312803de4bea1fe97896294f" > value< / a > , int count)< / td > < / tr >
< tr class = "separator:a19e0b80f4bc906691d6e0b33e0934b9b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:a61d1b0e2e241270b8bd621480f2e28b4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a61d1b0e2e241270b8bd621480f2e28b4" > std_vector_Sl_int_Sg__Reverse__SWIG_0< / a > (std::vector< int > *self)< / td > < / tr >
< tr class = "separator:a61d1b0e2e241270b8bd621480f2e28b4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3d4f5f3f05af0fff7f8ea383cfa96dbc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a3d4f5f3f05af0fff7f8ea383cfa96dbc" > std_vector_Sl_int_Sg__Reverse__SWIG_1< / a > (std::vector< int > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int count)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a3d4f5f3f05af0fff7f8ea383cfa96dbc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aea2cb96da736a88450b48f9c3261cb4e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aea2cb96da736a88450b48f9c3261cb4e" > std_vector_Sl_int_Sg__SetRange< / a > (std::vector< int > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , std::vector< int > const & values)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:aea2cb96da736a88450b48f9c3261cb4e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a344915abcc9b86edcf5ac91a7c087aa1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a344915abcc9b86edcf5ac91a7c087aa1" > std_vector_Sl_int_Sg__Contains< / a > (std::vector< int > *self, int const & < a class = "el" href = "matchers_8cc.html#a0b6f3694312803de4bea1fe97896294f" > value< / a > )< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a344915abcc9b86edcf5ac91a7c087aa1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:ae258f0609e17ebc7cfa65542259db31c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ae258f0609e17ebc7cfa65542259db31c" > std_vector_Sl_int_Sg__IndexOf< / a > (std::vector< int > *self, int const & < a class = "el" href = "matchers_8cc.html#a0b6f3694312803de4bea1fe97896294f" > value< / a > )< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:ae258f0609e17ebc7cfa65542259db31c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a3b4f3e82bd0acd7664489745df25a062" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a3b4f3e82bd0acd7664489745df25a062" > std_vector_Sl_int_Sg__LastIndexOf< / a > (std::vector< int > *self, int const & < a class = "el" href = "matchers_8cc.html#a0b6f3694312803de4bea1fe97896294f" > value< / a > )< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a3b4f3e82bd0acd7664489745df25a062" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a59fbc8a327095c0ec52f6de269f82610" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a59fbc8a327095c0ec52f6de269f82610" > std_vector_Sl_int_Sg__Remove< / a > (std::vector< int > *self, int const & < a class = "el" href = "matchers_8cc.html#a0b6f3694312803de4bea1fe97896294f" > value< / a > )< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a59fbc8a327095c0ec52f6de269f82610" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a32afa24b672cf3da9b3dee0a1a32be26" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< int > > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a32afa24b672cf3da9b3dee0a1a32be26" > new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2< / a > (int < a class = "el" href = "routing__flow_8cc.html#a2acb49f4df5288066c43610bede123ec" > capacity< / a > )< / td > < / tr >
< tr class = "separator:a32afa24b672cf3da9b3dee0a1a32be26" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a5dcf37f86626d442850c11071b993415" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< int >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a5dcf37f86626d442850c11071b993415" > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy< / a > (std::vector< std::vector< int > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a5dcf37f86626d442850c11071b993415" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:aecd8b96dc9e121a6636f723f8a170c4d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< int > > ::value_type const &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aecd8b96dc9e121a6636f723f8a170c4d" > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem< / a > (std::vector< std::vector< int > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
< tr class = "separator:aecd8b96dc9e121a6636f723f8a170c4d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a79fef5cf9ca674a2e7305ad18e630100" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a79fef5cf9ca674a2e7305ad18e630100" > std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem< / a > (std::vector< std::vector< int > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , std::vector< int > const & val)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a79fef5cf9ca674a2e7305ad18e630100" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afcee4517a8c3cd3a06d6ed059d79849f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#afcee4517a8c3cd3a06d6ed059d79849f" > std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange< / a > (std::vector< std::vector< int > > *self, std::vector< std::vector< int > > const & values)< / td > < / tr >
< tr class = "separator:afcee4517a8c3cd3a06d6ed059d79849f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a117530663c7dbb58f69ddd90fa32a576" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< int > > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a117530663c7dbb58f69ddd90fa32a576" > std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange< / a > (std::vector< std::vector< int > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int count)< / td > < / tr >
< tr class = "separator:a117530663c7dbb58f69ddd90fa32a576" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a77f69ddcc20950f15d0932f81cc74d29" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a77f69ddcc20950f15d0932f81cc74d29" > std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert< / a > (std::vector< std::vector< int > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , std::vector< int > const & x)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a77f69ddcc20950f15d0932f81cc74d29" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a32eec6fd16eab7d4d62ad47885152b31" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a32eec6fd16eab7d4d62ad47885152b31" > std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange< / a > (std::vector< std::vector< int > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , std::vector< std::vector< int > > const & values)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a32eec6fd16eab7d4d62ad47885152b31" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ac0c0b081b75f6e45cdb99c538ca47609" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ac0c0b081b75f6e45cdb99c538ca47609" > std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt< / a > (std::vector< std::vector< int > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:ac0c0b081b75f6e45cdb99c538ca47609" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a48ce4598430dd29b297deb292c5b20e5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a48ce4598430dd29b297deb292c5b20e5" > std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange< / a > (std::vector< std::vector< int > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int count)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a48ce4598430dd29b297deb292c5b20e5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:ab97f5b090319686d08cecad4d083c4d5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< int > > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ab97f5b090319686d08cecad4d083c4d5" > std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat< / a > (std::vector< int > const & < a class = "el" href = "matchers_8cc.html#a0b6f3694312803de4bea1fe97896294f" > value< / a > , int count)< / td > < / tr >
< tr class = "separator:ab97f5b090319686d08cecad4d083c4d5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:a9e90e47a020673ca01c7a11852566d9a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a9e90e47a020673ca01c7a11852566d9a" > std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0< / a > (std::vector< std::vector< int > > *self)< / td > < / tr >
< tr class = "separator:a9e90e47a020673ca01c7a11852566d9a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1d7816b487fefb08171c44829fb2395f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a1d7816b487fefb08171c44829fb2395f" > std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1< / a > (std::vector< std::vector< int > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int count)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a1d7816b487fefb08171c44829fb2395f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a3fa8a48c3e62c0cf3a58a95c3709331d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a3fa8a48c3e62c0cf3a58a95c3709331d" > std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange< / a > (std::vector< std::vector< int > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , std::vector< std::vector< int > > const & values)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a3fa8a48c3e62c0cf3a58a95c3709331d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a46e0b68954fc93d711335cfaa3c7bf7c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< int64_t > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a46e0b68954fc93d711335cfaa3c7bf7c" > new_std_vector_Sl_int64_t_Sg___SWIG_2< / a > (int < a class = "el" href = "routing__flow_8cc.html#a2acb49f4df5288066c43610bede123ec" > capacity< / a > )< / td > < / tr >
< tr class = "separator:a46e0b68954fc93d711335cfaa3c7bf7c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a856291e3e2df3194ec813dceddaf9db8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > long long  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a856291e3e2df3194ec813dceddaf9db8" > std_vector_Sl_int64_t_Sg__getitemcopy< / a > (std::vector< int64_t > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
< tr class = "separator:a856291e3e2df3194ec813dceddaf9db8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9da5909ec47821c84645016442742d0c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< longlong > ::value_type const &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a9da5909ec47821c84645016442742d0c" > std_vector_Sl_int64_t_Sg__getitem< / a > (std::vector< int64_t > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
< tr class = "separator:a9da5909ec47821c84645016442742d0c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a39b54da8f856fa8adea1000e3de66991" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a39b54da8f856fa8adea1000e3de66991" > std_vector_Sl_int64_t_Sg__setitem< / a > (std::vector< int64_t > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , long long const & val)< / td > < / tr >
< tr class = "separator:a39b54da8f856fa8adea1000e3de66991" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a43297143c93f1339839283057882ae90" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a43297143c93f1339839283057882ae90" > std_vector_Sl_int64_t_Sg__AddRange< / a > (std::vector< int64_t > *self, std::vector< long long > const & values)< / td > < / tr >
< tr class = "separator:a43297143c93f1339839283057882ae90" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0fee3b28bee739b9972b2236ca1e6bc5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< long long > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a0fee3b28bee739b9972b2236ca1e6bc5" > std_vector_Sl_int64_t_Sg__GetRange< / a > (std::vector< int64_t > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int count)< / td > < / tr >
< tr class = "separator:a0fee3b28bee739b9972b2236ca1e6bc5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a34893fa94c9f22627d4322d53099b0a2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a34893fa94c9f22627d4322d53099b0a2" > std_vector_Sl_int64_t_Sg__Insert< / a > (std::vector< int64_t > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , long long const & x)< / td > < / tr >
< tr class = "separator:a34893fa94c9f22627d4322d53099b0a2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a49d4316261d6e3e5b9f03f12063f8109" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a49d4316261d6e3e5b9f03f12063f8109" > std_vector_Sl_int64_t_Sg__InsertRange< / a > (std::vector< int64_t > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , std::vector< long long > const & values)< / td > < / tr >
< tr class = "separator:a49d4316261d6e3e5b9f03f12063f8109" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:af0a79e3026a287dbfabcbd3d3ad35952" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af0a79e3026a287dbfabcbd3d3ad35952" > std_vector_Sl_int64_t_Sg__RemoveAt< / a > (std::vector< int64_t > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
< tr class = "separator:af0a79e3026a287dbfabcbd3d3ad35952" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae9b6746c4c0ff03fee3837494f21827d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ae9b6746c4c0ff03fee3837494f21827d" > std_vector_Sl_int64_t_Sg__RemoveRange< / a > (std::vector< int64_t > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int count)< / td > < / tr >
< tr class = "separator:ae9b6746c4c0ff03fee3837494f21827d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a33af8f5943855b48e0b5e0ff3aac9149" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< long long > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a33af8f5943855b48e0b5e0ff3aac9149" > std_vector_Sl_int64_t_Sg__Repeat< / a > (long long const & < a class = "el" href = "matchers_8cc.html#a0b6f3694312803de4bea1fe97896294f" > value< / a > , int count)< / td > < / tr >
< tr class = "separator:a33af8f5943855b48e0b5e0ff3aac9149" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a612e3f669776077e5975e48a2d5d73e4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a612e3f669776077e5975e48a2d5d73e4" > std_vector_Sl_int64_t_Sg__Reverse__SWIG_0< / a > (std::vector< int64_t > *self)< / td > < / tr >
< tr class = "separator:a612e3f669776077e5975e48a2d5d73e4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ace730087ebed98a2e93d4b17a1fc11d4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ace730087ebed98a2e93d4b17a1fc11d4" > std_vector_Sl_int64_t_Sg__Reverse__SWIG_1< / a > (std::vector< int64_t > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int count)< / td > < / tr >
< tr class = "separator:ace730087ebed98a2e93d4b17a1fc11d4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a8dfaebe274a25a6593c91b974e8736bd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a8dfaebe274a25a6593c91b974e8736bd" > std_vector_Sl_int64_t_Sg__SetRange< / a > (std::vector< int64_t > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , std::vector< long long > const & values)< / td > < / tr >
< tr class = "separator:a8dfaebe274a25a6593c91b974e8736bd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a885f39656331c624f8da2409ec59eecb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a885f39656331c624f8da2409ec59eecb" > std_vector_Sl_int64_t_Sg__Contains< / a > (std::vector< int64_t > *self, long long const & < a class = "el" href = "matchers_8cc.html#a0b6f3694312803de4bea1fe97896294f" > value< / a > )< / td > < / tr >
< tr class = "separator:a885f39656331c624f8da2409ec59eecb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af1eb23a9e21e188693c404ecb25a75c9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af1eb23a9e21e188693c404ecb25a75c9" > std_vector_Sl_int64_t_Sg__IndexOf< / a > (std::vector< int64_t > *self, long long const & < a class = "el" href = "matchers_8cc.html#a0b6f3694312803de4bea1fe97896294f" > value< / a > )< / td > < / tr >
< tr class = "separator:af1eb23a9e21e188693c404ecb25a75c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad0a502658cca9f1cc0749eda7cf540b8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ad0a502658cca9f1cc0749eda7cf540b8" > std_vector_Sl_int64_t_Sg__LastIndexOf< / a > (std::vector< int64_t > *self, long long const & < a class = "el" href = "matchers_8cc.html#a0b6f3694312803de4bea1fe97896294f" > value< / a > )< / td > < / tr >
< tr class = "separator:ad0a502658cca9f1cc0749eda7cf540b8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a96ffe5f422c923996c989e014c03d1be" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a96ffe5f422c923996c989e014c03d1be" > std_vector_Sl_int64_t_Sg__Remove< / a > (std::vector< int64_t > *self, long long const & < a class = "el" href = "matchers_8cc.html#a0b6f3694312803de4bea1fe97896294f" > value< / a > )< / td > < / tr >
< tr class = "separator:a96ffe5f422c923996c989e014c03d1be" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1f86a3764581b8ca3f5a2599ef8df595" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< int64_t > > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a1f86a3764581b8ca3f5a2599ef8df595" > new_std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg___SWIG_2< / a > (int < a class = "el" href = "routing__flow_8cc.html#a2acb49f4df5288066c43610bede123ec" > capacity< / a > )< / td > < / tr >
< tr class = "separator:a1f86a3764581b8ca3f5a2599ef8df595" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae0956366558ec4afdc3aad31fdb0ad2d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< int64_t >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ae0956366558ec4afdc3aad31fdb0ad2d" > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitemcopy< / a > (std::vector< std::vector< int64_t > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
< tr class = "separator:ae0956366558ec4afdc3aad31fdb0ad2d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:abaf94dd8a8835d63a5c3125ba8b92717" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< longlong > > ::value_type const &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#abaf94dd8a8835d63a5c3125ba8b92717" > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitem< / a > (std::vector< std::vector< int64_t > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
< tr class = "separator:abaf94dd8a8835d63a5c3125ba8b92717" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aebaef13b8ef546f565f157bb73fb9c17" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aebaef13b8ef546f565f157bb73fb9c17" > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__setitem< / a > (std::vector< std::vector< int64_t > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , std::vector< int64_t > const & val)< / td > < / tr >
< tr class = "separator:aebaef13b8ef546f565f157bb73fb9c17" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a25cc31c645e1cbc244f93460c6ad3972" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a25cc31c645e1cbc244f93460c6ad3972" > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__AddRange< / a > (std::vector< std::vector< int64_t > > *self, std::vector< std::vector< int64_t > > const & values)< / td > < / tr >
< tr class = "separator:a25cc31c645e1cbc244f93460c6ad3972" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a2db33ea55814f2d02c610b5b34717247" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< int64_t > > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a2db33ea55814f2d02c610b5b34717247" > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__GetRange< / a > (std::vector< std::vector< int64_t > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int count)< / td > < / tr >
< tr class = "separator:a2db33ea55814f2d02c610b5b34717247" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a194260dbc4fe3ad2c449e0b4598b1fc7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a194260dbc4fe3ad2c449e0b4598b1fc7" > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Insert< / a > (std::vector< std::vector< int64_t > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , std::vector< int64_t > const & x)< / td > < / tr >
< tr class = "separator:a194260dbc4fe3ad2c449e0b4598b1fc7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8ce0c693c65bd07ce1299c2c2e41b7bd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a8ce0c693c65bd07ce1299c2c2e41b7bd" > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__InsertRange< / a > (std::vector< std::vector< int64_t > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , std::vector< std::vector< int64_t > > const & values)< / td > < / tr >
< tr class = "separator:a8ce0c693c65bd07ce1299c2c2e41b7bd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a716dd2df00256010cab5b8565264faff" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a716dd2df00256010cab5b8565264faff" > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveAt< / a > (std::vector< std::vector< int64_t > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
< tr class = "separator:a716dd2df00256010cab5b8565264faff" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2bc4b1ae06b980a81868769214f9eede" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a2bc4b1ae06b980a81868769214f9eede" > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveRange< / a > (std::vector< std::vector< int64_t > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int count)< / td > < / tr >
< tr class = "separator:a2bc4b1ae06b980a81868769214f9eede" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a38586700f8b3a9afcfaa0533f8efa0a7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< int64_t > > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a38586700f8b3a9afcfaa0533f8efa0a7" > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Repeat< / a > (std::vector< int64_t > const & < a class = "el" href = "matchers_8cc.html#a0b6f3694312803de4bea1fe97896294f" > value< / a > , int count)< / td > < / tr >
< tr class = "separator:a38586700f8b3a9afcfaa0533f8efa0a7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a0c6acab1ea21bc49103213edd00c2b94" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a0c6acab1ea21bc49103213edd00c2b94" > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_0< / a > (std::vector< std::vector< int64_t > > *self)< / td > < / tr >
< tr class = "separator:a0c6acab1ea21bc49103213edd00c2b94" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adfa20e9641177f8c0f74fff6031f9689" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#adfa20e9641177f8c0f74fff6031f9689" > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_1< / a > (std::vector< std::vector< int64_t > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int count)< / td > < / tr >
< tr class = "separator:adfa20e9641177f8c0f74fff6031f9689" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac77eaab19c9c5af78e5668331172e60b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ac77eaab19c9c5af78e5668331172e60b" > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__SetRange< / a > (std::vector< std::vector< int64_t > > *self, int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , std::vector< std::vector< int64_t > > const & values)< / td > < / tr >
< tr class = "separator:ac77eaab19c9c5af78e5668331172e60b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:a790822ddf5d48aa42658d8de1bb24d43" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a790822ddf5d48aa42658d8de1bb24d43" > CSharp_GooglefOrToolsfAlgorithms_IntVector_Clear___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a790822ddf5d48aa42658d8de1bb24d43" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a01960cebae46378bcbe11157d607ea67" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a01960cebae46378bcbe11157d607ea67" > CSharp_GooglefOrToolsfAlgorithms_IntVector_Add___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:a01960cebae46378bcbe11157d607ea67" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a84b9cdce20759cedbd29be608eb81bce" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a84b9cdce20759cedbd29be608eb81bce" > CSharp_GooglefOrToolsfAlgorithms_IntVector_size___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a84b9cdce20759cedbd29be608eb81bce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aae83e18b556df55ee8c844d4a0a7660a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aae83e18b556df55ee8c844d4a0a7660a" > CSharp_GooglefOrToolsfAlgorithms_IntVector_capacity___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:aae83e18b556df55ee8c844d4a0a7660a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acb362074b5af3a3a364fa17a386f7593" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#acb362074b5af3a3a364fa17a386f7593" > CSharp_GooglefOrToolsfAlgorithms_IntVector_reserve___< / a > (void *jarg1, unsigned long jarg2)< / td > < / tr >
< tr class = "separator:acb362074b5af3a3a364fa17a386f7593" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a3b0f78b7ff459078ef96c9203b8c280d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a3b0f78b7ff459078ef96c9203b8c280d" > CSharp_GooglefOrToolsfAlgorithms_new_IntVector__SWIG_0___< / a > ()< / td > < / tr >
< tr class = "separator:a3b0f78b7ff459078ef96c9203b8c280d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae288ff16bbd680e058f5253169fcaaeb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ae288ff16bbd680e058f5253169fcaaeb" > CSharp_GooglefOrToolsfAlgorithms_new_IntVector__SWIG_1___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:ae288ff16bbd680e058f5253169fcaaeb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9f2a4462757e1d3a9719f63bdcafaf19" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a9f2a4462757e1d3a9719f63bdcafaf19" > CSharp_GooglefOrToolsfAlgorithms_new_IntVector__SWIG_2___< / a > (int jarg1)< / td > < / tr >
< tr class = "separator:a9f2a4462757e1d3a9719f63bdcafaf19" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:ad4f23f41663547aa6f0a5a6e08b712b3" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ad4f23f41663547aa6f0a5a6e08b712b3" > CSharp_GooglefOrToolsfAlgorithms_IntVector_getitemcopy___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:ad4f23f41663547aa6f0a5a6e08b712b3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a288b55fffee15c0e408fb826662f1393" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a288b55fffee15c0e408fb826662f1393" > CSharp_GooglefOrToolsfAlgorithms_IntVector_getitem___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:a288b55fffee15c0e408fb826662f1393" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9b97fbcb9e3eba11e3eeeae685e270af" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a9b97fbcb9e3eba11e3eeeae685e270af" > CSharp_GooglefOrToolsfAlgorithms_IntVector_setitem___< / a > (void *jarg1, int jarg2, int jarg3)< / td > < / tr >
< tr class = "separator:a9b97fbcb9e3eba11e3eeeae685e270af" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a060b8bc58a043deb798164e39cea4b7c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a060b8bc58a043deb798164e39cea4b7c" > CSharp_GooglefOrToolsfAlgorithms_IntVector_AddRange___< / a > (void *jarg1, void *jarg2)< / td > < / tr >
< tr class = "separator:a060b8bc58a043deb798164e39cea4b7c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:aa6c525ffb7f49d62365e550c8b074a34" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aa6c525ffb7f49d62365e550c8b074a34" > CSharp_GooglefOrToolsfAlgorithms_IntVector_GetRange___< / a > (void *jarg1, int jarg2, int jarg3)< / td > < / tr >
< tr class = "separator:aa6c525ffb7f49d62365e550c8b074a34" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:a2f22e5ed890640ecdfacff1132d70a8d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a2f22e5ed890640ecdfacff1132d70a8d" > CSharp_GooglefOrToolsfAlgorithms_IntVector_Insert___< / a > (void *jarg1, int jarg2, int jarg3)< / td > < / tr >
< tr class = "separator:a2f22e5ed890640ecdfacff1132d70a8d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a954ea05412d53f3eadd630a132ccd4a7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a954ea05412d53f3eadd630a132ccd4a7" > CSharp_GooglefOrToolsfAlgorithms_IntVector_InsertRange___< / a > (void *jarg1, int jarg2, void *jarg3)< / td > < / tr >
< tr class = "separator:a954ea05412d53f3eadd630a132ccd4a7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa64a6c0655d4099ef707f8b30ffe6a01" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aa64a6c0655d4099ef707f8b30ffe6a01" > CSharp_GooglefOrToolsfAlgorithms_IntVector_RemoveAt___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:aa64a6c0655d4099ef707f8b30ffe6a01" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad10e31deece5cddb7b5ef783254ab3a8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ad10e31deece5cddb7b5ef783254ab3a8" > CSharp_GooglefOrToolsfAlgorithms_IntVector_RemoveRange___< / a > (void *jarg1, int jarg2, int jarg3)< / td > < / tr >
< tr class = "separator:ad10e31deece5cddb7b5ef783254ab3a8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a03e3069b2e6401994c92e8be606e8ecb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a03e3069b2e6401994c92e8be606e8ecb" > CSharp_GooglefOrToolsfAlgorithms_IntVector_Repeat___< / a > (int jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:a03e3069b2e6401994c92e8be606e8ecb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:adb848370964395a017d8f40271ba718b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#adb848370964395a017d8f40271ba718b" > CSharp_GooglefOrToolsfAlgorithms_IntVector_Reverse__SWIG_0___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:adb848370964395a017d8f40271ba718b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac986fb681a7c37ab860914360b047b65" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ac986fb681a7c37ab860914360b047b65" > CSharp_GooglefOrToolsfAlgorithms_IntVector_Reverse__SWIG_1___< / a > (void *jarg1, int jarg2, int jarg3)< / td > < / tr >
< tr class = "separator:ac986fb681a7c37ab860914360b047b65" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abe8007fb78a1d22a27af99663ec9c09f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#abe8007fb78a1d22a27af99663ec9c09f" > CSharp_GooglefOrToolsfAlgorithms_IntVector_SetRange___< / a > (void *jarg1, int jarg2, void *jarg3)< / td > < / tr >
< tr class = "separator:abe8007fb78a1d22a27af99663ec9c09f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2cabe85e1243cdc11c5104a334cb45d5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a2cabe85e1243cdc11c5104a334cb45d5" > CSharp_GooglefOrToolsfAlgorithms_IntVector_Contains___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:a2cabe85e1243cdc11c5104a334cb45d5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a29e009ba63c0711c71c689bf7116f6ae" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a29e009ba63c0711c71c689bf7116f6ae" > CSharp_GooglefOrToolsfAlgorithms_IntVector_IndexOf___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:a29e009ba63c0711c71c689bf7116f6ae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abd79137635839d523e2f8743b5da4365" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#abd79137635839d523e2f8743b5da4365" > CSharp_GooglefOrToolsfAlgorithms_IntVector_LastIndexOf___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:abd79137635839d523e2f8743b5da4365" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8ce18d8aa4ed18db872026f9d2bcab6f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a8ce18d8aa4ed18db872026f9d2bcab6f" > CSharp_GooglefOrToolsfAlgorithms_IntVector_Remove___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:a8ce18d8aa4ed18db872026f9d2bcab6f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4a18a664a5fa7f2240513876a539d1f3" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a4a18a664a5fa7f2240513876a539d1f3" > CSharp_GooglefOrToolsfAlgorithms_delete_IntVector___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a4a18a664a5fa7f2240513876a539d1f3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a22b73f44471de111c4f77d1a6d963246" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a22b73f44471de111c4f77d1a6d963246" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Clear___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a22b73f44471de111c4f77d1a6d963246" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a571bb5de8a7bf81197c5f95ec97919c1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a571bb5de8a7bf81197c5f95ec97919c1" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Add___< / a > (void *jarg1, void *jarg2)< / td > < / tr >
< tr class = "separator:a571bb5de8a7bf81197c5f95ec97919c1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a646184ab8d6525e4b146d69dff4c57c5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a646184ab8d6525e4b146d69dff4c57c5" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_size___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a646184ab8d6525e4b146d69dff4c57c5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7b03de86ea173d020b8e7e7aa3c25b33" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a7b03de86ea173d020b8e7e7aa3c25b33" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_capacity___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a7b03de86ea173d020b8e7e7aa3c25b33" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab15e08b42e2fd080d592d3ed72b45884" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ab15e08b42e2fd080d592d3ed72b45884" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_reserve___< / a > (void *jarg1, unsigned long jarg2)< / td > < / tr >
< tr class = "separator:ab15e08b42e2fd080d592d3ed72b45884" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a4f60155ebb54e71d973b7b8beaaf11ff" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a4f60155ebb54e71d973b7b8beaaf11ff" > CSharp_GooglefOrToolsfAlgorithms_new_IntVectorVector__SWIG_0___< / a > ()< / td > < / tr >
< tr class = "separator:a4f60155ebb54e71d973b7b8beaaf11ff" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1ba4c372d74a674c71cc82f66abfb451" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a1ba4c372d74a674c71cc82f66abfb451" > CSharp_GooglefOrToolsfAlgorithms_new_IntVectorVector__SWIG_1___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a1ba4c372d74a674c71cc82f66abfb451" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a796381db26c8bcb942e92ba7aad35cab" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a796381db26c8bcb942e92ba7aad35cab" > CSharp_GooglefOrToolsfAlgorithms_new_IntVectorVector__SWIG_2___< / a > (int jarg1)< / td > < / tr >
< tr class = "separator:a796381db26c8bcb942e92ba7aad35cab" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac932632a34e0687a76ff9df1e2260a6d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ac932632a34e0687a76ff9df1e2260a6d" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_getitemcopy___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:ac932632a34e0687a76ff9df1e2260a6d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae8c7fd96525f808bfb95cd967321293a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ae8c7fd96525f808bfb95cd967321293a" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_getitem___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:ae8c7fd96525f808bfb95cd967321293a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:ad61f15c9ea24b0c65fe25efaa2c7f2c7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ad61f15c9ea24b0c65fe25efaa2c7f2c7" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_setitem___< / a > (void *jarg1, int jarg2, void *jarg3)< / td > < / tr >
< tr class = "separator:ad61f15c9ea24b0c65fe25efaa2c7f2c7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abfe599919909dd65086adb852dc9fa2e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#abfe599919909dd65086adb852dc9fa2e" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_AddRange___< / a > (void *jarg1, void *jarg2)< / td > < / tr >
< tr class = "separator:abfe599919909dd65086adb852dc9fa2e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a7e56b81d0a5f8958fa1055d2429613b2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a7e56b81d0a5f8958fa1055d2429613b2" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_GetRange___< / a > (void *jarg1, int jarg2, int jarg3)< / td > < / tr >
< tr class = "separator:a7e56b81d0a5f8958fa1055d2429613b2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:a5e36bc9c662009d2de07c6c47c9d1cc8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a5e36bc9c662009d2de07c6c47c9d1cc8" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Insert___< / a > (void *jarg1, int jarg2, void *jarg3)< / td > < / tr >
< tr class = "separator:a5e36bc9c662009d2de07c6c47c9d1cc8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac07cc5a48f55c156560650db52a77559" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ac07cc5a48f55c156560650db52a77559" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_InsertRange___< / a > (void *jarg1, int jarg2, void *jarg3)< / td > < / tr >
< tr class = "separator:ac07cc5a48f55c156560650db52a77559" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4813f338f5ab96fffe06a1712b2e4c2f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a4813f338f5ab96fffe06a1712b2e4c2f" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_RemoveAt___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:a4813f338f5ab96fffe06a1712b2e4c2f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afad3a2902393f4fd94b67a5d48f33405" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#afad3a2902393f4fd94b67a5d48f33405" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_RemoveRange___< / a > (void *jarg1, int jarg2, int jarg3)< / td > < / tr >
< tr class = "separator:afad3a2902393f4fd94b67a5d48f33405" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a51c07d90383044b0c2a0ae32b1862418" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a51c07d90383044b0c2a0ae32b1862418" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Repeat___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:a51c07d90383044b0c2a0ae32b1862418" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:a1c0ffede4171b0684d6672ae2bc5b3f7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a1c0ffede4171b0684d6672ae2bc5b3f7" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Reverse__SWIG_0___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a1c0ffede4171b0684d6672ae2bc5b3f7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a18c97d619f796846dac399616d85809b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a18c97d619f796846dac399616d85809b" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Reverse__SWIG_1___< / a > (void *jarg1, int jarg2, int jarg3)< / td > < / tr >
< tr class = "separator:a18c97d619f796846dac399616d85809b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7e6beac4537d074bbaee2ff92cc3d9a0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a7e6beac4537d074bbaee2ff92cc3d9a0" > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_SetRange___< / a > (void *jarg1, int jarg2, void *jarg3)< / td > < / tr >
< tr class = "separator:a7e6beac4537d074bbaee2ff92cc3d9a0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaec854262831e3061213b44f5992f3bf" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aaec854262831e3061213b44f5992f3bf" > CSharp_GooglefOrToolsfAlgorithms_delete_IntVectorVector___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:aaec854262831e3061213b44f5992f3bf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a394362cee57ec377ca9ebecf4c0c8612" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a394362cee57ec377ca9ebecf4c0c8612" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Clear___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a394362cee57ec377ca9ebecf4c0c8612" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae410df42492cc8dd2705149ab445cf57" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ae410df42492cc8dd2705149ab445cf57" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Add___< / a > (void *jarg1, long long jarg2)< / td > < / tr >
< tr class = "separator:ae410df42492cc8dd2705149ab445cf57" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:affe1a467b4618d214c0dc6f58e54dfa0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#affe1a467b4618d214c0dc6f58e54dfa0" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_size___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:affe1a467b4618d214c0dc6f58e54dfa0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeb0739fe7de958358187c850e7466bdb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aeb0739fe7de958358187c850e7466bdb" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_capacity___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:aeb0739fe7de958358187c850e7466bdb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a36406607e885d73e45959ce50cd87f69" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a36406607e885d73e45959ce50cd87f69" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_reserve___< / a > (void *jarg1, unsigned long jarg2)< / td > < / tr >
< tr class = "separator:a36406607e885d73e45959ce50cd87f69" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:af4c701fa1278b4f276d8590e305090f8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af4c701fa1278b4f276d8590e305090f8" > CSharp_GooglefOrToolsfAlgorithms_new_Int64Vector__SWIG_0___< / a > ()< / td > < / tr >
< tr class = "separator:af4c701fa1278b4f276d8590e305090f8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a92c0d71752a8fb4ae991dda970e754d2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a92c0d71752a8fb4ae991dda970e754d2" > CSharp_GooglefOrToolsfAlgorithms_new_Int64Vector__SWIG_1___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a92c0d71752a8fb4ae991dda970e754d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad38a646d4ec534236da051dac1aa9285" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ad38a646d4ec534236da051dac1aa9285" > CSharp_GooglefOrToolsfAlgorithms_new_Int64Vector__SWIG_2___< / a > (int jarg1)< / td > < / tr >
< tr class = "separator:ad38a646d4ec534236da051dac1aa9285" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:a958ab1a8ad20e8ca578cb3ee1ed0d007" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > long long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a958ab1a8ad20e8ca578cb3ee1ed0d007" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_getitemcopy___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:a958ab1a8ad20e8ca578cb3ee1ed0d007" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2971019e936aace2cfa16eed58f7cd9b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > long long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a2971019e936aace2cfa16eed58f7cd9b" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_getitem___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:a2971019e936aace2cfa16eed58f7cd9b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7667d56fcfc8cb6457f37a68f51ae440" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a7667d56fcfc8cb6457f37a68f51ae440" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_setitem___< / a > (void *jarg1, int jarg2, long long jarg3)< / td > < / tr >
< tr class = "separator:a7667d56fcfc8cb6457f37a68f51ae440" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abf49664f93e111038abee7dfa481e76c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#abf49664f93e111038abee7dfa481e76c" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_AddRange___< / a > (void *jarg1, void *jarg2)< / td > < / tr >
< tr class = "separator:abf49664f93e111038abee7dfa481e76c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:addde7a4dbf3174c54964917e6467a441" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#addde7a4dbf3174c54964917e6467a441" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_GetRange___< / a > (void *jarg1, int jarg2, int jarg3)< / td > < / tr >
< tr class = "separator:addde7a4dbf3174c54964917e6467a441" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:aa43b25105d9c25f71a6028c75dc2d9fc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aa43b25105d9c25f71a6028c75dc2d9fc" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Insert___< / a > (void *jarg1, int jarg2, long long jarg3)< / td > < / tr >
< tr class = "separator:aa43b25105d9c25f71a6028c75dc2d9fc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afe608edf5f3b34c492aa7fc33075a8f7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#afe608edf5f3b34c492aa7fc33075a8f7" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_InsertRange___< / a > (void *jarg1, int jarg2, void *jarg3)< / td > < / tr >
< tr class = "separator:afe608edf5f3b34c492aa7fc33075a8f7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aba91ccd634ea7ff61bac4dbab3b8cf36" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aba91ccd634ea7ff61bac4dbab3b8cf36" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_RemoveAt___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:aba91ccd634ea7ff61bac4dbab3b8cf36" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acabd0d77bd997ca950bb02b03429eb69" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#acabd0d77bd997ca950bb02b03429eb69" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_RemoveRange___< / a > (void *jarg1, int jarg2, int jarg3)< / td > < / tr >
< tr class = "separator:acabd0d77bd997ca950bb02b03429eb69" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:ad419be6cc19c5d5eea12ade8a39dbca7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ad419be6cc19c5d5eea12ade8a39dbca7" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Repeat___< / a > (long long jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:ad419be6cc19c5d5eea12ade8a39dbca7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:a959000f7d0f24f9f658b336e63e13b65" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a959000f7d0f24f9f658b336e63e13b65" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Reverse__SWIG_0___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a959000f7d0f24f9f658b336e63e13b65" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a81968b2fd4f5506dab841cba2d28b41f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a81968b2fd4f5506dab841cba2d28b41f" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Reverse__SWIG_1___< / a > (void *jarg1, int jarg2, int jarg3)< / td > < / tr >
< tr class = "separator:a81968b2fd4f5506dab841cba2d28b41f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af549fd896aa8848d374b49920371e626" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af549fd896aa8848d374b49920371e626" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_SetRange___< / a > (void *jarg1, int jarg2, void *jarg3)< / td > < / tr >
< tr class = "separator:af549fd896aa8848d374b49920371e626" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6f85e9aded9c5d98632be98193274076" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a6f85e9aded9c5d98632be98193274076" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Contains___< / a > (void *jarg1, long long jarg2)< / td > < / tr >
< tr class = "separator:a6f85e9aded9c5d98632be98193274076" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac6c60d6551f9c4afac6f342b7ada9087" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ac6c60d6551f9c4afac6f342b7ada9087" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_IndexOf___< / a > (void *jarg1, long long jarg2)< / td > < / tr >
< tr class = "separator:ac6c60d6551f9c4afac6f342b7ada9087" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a38c661c59640a3ced27554914bb5733b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a38c661c59640a3ced27554914bb5733b" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_LastIndexOf___< / a > (void *jarg1, long long jarg2)< / td > < / tr >
< tr class = "separator:a38c661c59640a3ced27554914bb5733b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0d0ee2e2157045ee3c13f5598ad166a5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a0d0ee2e2157045ee3c13f5598ad166a5" > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Remove___< / a > (void *jarg1, long long jarg2)< / td > < / tr >
< tr class = "separator:a0d0ee2e2157045ee3c13f5598ad166a5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a81ff1ec569067558a8db21e88ae42ddf" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a81ff1ec569067558a8db21e88ae42ddf" > CSharp_GooglefOrToolsfAlgorithms_delete_Int64Vector___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a81ff1ec569067558a8db21e88ae42ddf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abe25771c3f8db32a855fb161b8fc77ac" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#abe25771c3f8db32a855fb161b8fc77ac" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Clear___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:abe25771c3f8db32a855fb161b8fc77ac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa82311a1c0362a200c322587e457dfc1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aa82311a1c0362a200c322587e457dfc1" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Add___< / a > (void *jarg1, void *jarg2)< / td > < / tr >
< tr class = "separator:aa82311a1c0362a200c322587e457dfc1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aee5d687b6b5879d37a88d16fc784dd2d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aee5d687b6b5879d37a88d16fc784dd2d" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_size___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:aee5d687b6b5879d37a88d16fc784dd2d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1143baee5fc41e66cbd0936eb068d940" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a1143baee5fc41e66cbd0936eb068d940" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_capacity___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a1143baee5fc41e66cbd0936eb068d940" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a55731ea69f0ff6dd41611a6447411475" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a55731ea69f0ff6dd41611a6447411475" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_reserve___< / a > (void *jarg1, unsigned long jarg2)< / td > < / tr >
< tr class = "separator:a55731ea69f0ff6dd41611a6447411475" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a96773302a72758b82e43caa5e804bbac" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a96773302a72758b82e43caa5e804bbac" > CSharp_GooglefOrToolsfAlgorithms_new_Int64VectorVector__SWIG_0___< / a > ()< / td > < / tr >
< tr class = "separator:a96773302a72758b82e43caa5e804bbac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaed448c30fc0d4ed0e7b27d73dc222c7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aaed448c30fc0d4ed0e7b27d73dc222c7" > CSharp_GooglefOrToolsfAlgorithms_new_Int64VectorVector__SWIG_1___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:aaed448c30fc0d4ed0e7b27d73dc222c7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a002dad734ed35fad60b004cbe567e22f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a002dad734ed35fad60b004cbe567e22f" > CSharp_GooglefOrToolsfAlgorithms_new_Int64VectorVector__SWIG_2___< / a > (int jarg1)< / td > < / tr >
< tr class = "separator:a002dad734ed35fad60b004cbe567e22f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8d4c03a5c2d344fa99d49d9cb744d34f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a8d4c03a5c2d344fa99d49d9cb744d34f" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_getitemcopy___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:a8d4c03a5c2d344fa99d49d9cb744d34f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a47ec9e1d5349e58bae2e7583ee018079" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a47ec9e1d5349e58bae2e7583ee018079" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_getitem___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:a47ec9e1d5349e58bae2e7583ee018079" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:a7b40c84e67910318e5205f8154f58312" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a7b40c84e67910318e5205f8154f58312" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_setitem___< / a > (void *jarg1, int jarg2, void *jarg3)< / td > < / tr >
< tr class = "separator:a7b40c84e67910318e5205f8154f58312" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7b66e82b06614efebce4203fec709909" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a7b66e82b06614efebce4203fec709909" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_AddRange___< / a > (void *jarg1, void *jarg2)< / td > < / tr >
< tr class = "separator:a7b66e82b06614efebce4203fec709909" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:aad3192c177e874e46ed0184d453b68bd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aad3192c177e874e46ed0184d453b68bd" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_GetRange___< / a > (void *jarg1, int jarg2, int jarg3)< / td > < / tr >
< tr class = "separator:aad3192c177e874e46ed0184d453b68bd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:a6ad5fba5517b09b2444a3539e5b37215" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a6ad5fba5517b09b2444a3539e5b37215" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Insert___< / a > (void *jarg1, int jarg2, void *jarg3)< / td > < / tr >
< tr class = "separator:a6ad5fba5517b09b2444a3539e5b37215" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6fb6c93fd02b1f13c6ed03d2b8fdabc0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a6fb6c93fd02b1f13c6ed03d2b8fdabc0" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_InsertRange___< / a > (void *jarg1, int jarg2, void *jarg3)< / td > < / tr >
< tr class = "separator:a6fb6c93fd02b1f13c6ed03d2b8fdabc0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0986633c46820126809ef50c1db7eec7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a0986633c46820126809ef50c1db7eec7" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_RemoveAt___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:a0986633c46820126809ef50c1db7eec7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abf95e1c0e5966acaeac5f39570b24dcd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#abf95e1c0e5966acaeac5f39570b24dcd" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_RemoveRange___< / a > (void *jarg1, int jarg2, int jarg3)< / td > < / tr >
< tr class = "separator:abf95e1c0e5966acaeac5f39570b24dcd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:afc17efcf08f3286dd89edb9fccd57c9f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#afc17efcf08f3286dd89edb9fccd57c9f" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Repeat___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:afc17efcf08f3286dd89edb9fccd57c9f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:a7d5e94c830b3e3cff07e48d5f5087aa2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a7d5e94c830b3e3cff07e48d5f5087aa2" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Reverse__SWIG_0___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a7d5e94c830b3e3cff07e48d5f5087aa2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a836a8a99e84a8da99d619a9b38931008" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a836a8a99e84a8da99d619a9b38931008" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Reverse__SWIG_1___< / a > (void *jarg1, int jarg2, int jarg3)< / td > < / tr >
< tr class = "separator:a836a8a99e84a8da99d619a9b38931008" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac0f92852ab548e67967537cce227037e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ac0f92852ab548e67967537cce227037e" > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_SetRange___< / a > (void *jarg1, int jarg2, void *jarg3)< / td > < / tr >
< tr class = "separator:ac0f92852ab548e67967537cce227037e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a706965ac307c78a470c316dd1e206fbe" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a706965ac307c78a470c316dd1e206fbe" > CSharp_GooglefOrToolsfAlgorithms_delete_Int64VectorVector___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a706965ac307c78a470c316dd1e206fbe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:aa3fe638c624d9ee4099ada607cec0955" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aa3fe638c624d9ee4099ada607cec0955" > CSharp_GooglefOrToolsfAlgorithms_new_KnapsackSolver__SWIG_0___< / a > (char *jarg1)< / td > < / tr >
< tr class = "separator:aa3fe638c624d9ee4099ada607cec0955" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeb3baa9bb461a40502b0c56da0636a8e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aeb3baa9bb461a40502b0c56da0636a8e" > CSharp_GooglefOrToolsfAlgorithms_new_KnapsackSolver__SWIG_1___< / a > (int jarg1, char *jarg2)< / td > < / tr >
< tr class = "separator:aeb3baa9bb461a40502b0c56da0636a8e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:a2043724484622f614ff8ec43498d35fd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a2043724484622f614ff8ec43498d35fd" > CSharp_GooglefOrToolsfAlgorithms_delete_KnapsackSolver___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:a2043724484622f614ff8ec43498d35fd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a47a8d16e367111517a3ef6ec57caa106" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a47a8d16e367111517a3ef6ec57caa106" > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_Init___< / a > (void *jarg1, int length2, int64_t *jarg2, int len3_1, int len3_2, int64_t *jarg3, int length4, int64_t *jarg4)< / td > < / tr >
< tr class = "separator:a47a8d16e367111517a3ef6ec57caa106" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:ad7c208b0ca3fa417ecbd92049e76210b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > long long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#ad7c208b0ca3fa417ecbd92049e76210b" > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_Solve___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:ad7c208b0ca3fa417ecbd92049e76210b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a52046b9925c7aa07e7eaebf6501d623f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a52046b9925c7aa07e7eaebf6501d623f" > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_BestSolutionContains___< / a > (void *jarg1, int jarg2)< / td > < / tr >
< tr class = "separator:a52046b9925c7aa07e7eaebf6501d623f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aed036f2e3a12c0c0f43a3a6199e065a7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aed036f2e3a12c0c0f43a3a6199e065a7" > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_IsSolutionOptimal___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:aed036f2e3a12c0c0f43a3a6199e065a7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:af6f022e92bcbba2e9612a68ea2e9e0be" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > char *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af6f022e92bcbba2e9612a68ea2e9e0be" > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_GetName___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:af6f022e92bcbba2e9612a68ea2e9e0be" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:aa56a66350fe0f7962e90b5ac16487889" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aa56a66350fe0f7962e90b5ac16487889" > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_UseReduction___< / a > (void *jarg1)< / td > < / tr >
< tr class = "separator:aa56a66350fe0f7962e90b5ac16487889" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1fbb5f6f6a68378a86710f114f7772e8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a1fbb5f6f6a68378a86710f114f7772e8" > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_SetUseReduction___< / a > (void *jarg1, unsigned int jarg2)< / td > < / tr >
< tr class = "separator:a1fbb5f6f6a68378a86710f114f7772e8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa3f1d182be7f5b87f5ffd7ccf216c630" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#aa3f1d182be7f5b87f5ffd7ccf216c630" > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_set_time_limit___< / a > (void *jarg1, double jarg2)< / td > < / tr >
< tr class = "separator:aa3f1d182be7f5b87f5ffd7ccf216c630" > < 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 = "var-members" name = "var-members" > < / a >
2020-09-02 09:42:51 +02:00
Variables< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a718039b4be15239aaf8163bb83b9db68" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "struct_s_w_i_g___c_sharp_exception__t.html" > SWIG_CSharpException_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a718039b4be15239aaf8163bb83b9db68" > SWIG_csharp_exceptions< / a > []< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a718039b4be15239aaf8163bb83b9db68" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a10c6b3146b22912605a5b334544b19d2" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "struct_s_w_i_g___c_sharp_exception_argument__t.html" > SWIG_CSharpExceptionArgument_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a10c6b3146b22912605a5b334544b19d2" > SWIG_csharp_exceptions_argument< / a > []< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a10c6b3146b22912605a5b334544b19d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a6bd73a85bfa02945423cdd32c1e7abb3" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a9f10617088f69d0d95af160880cd79b7" > SWIG_CSharpStringHelperCallback< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a6bd73a85bfa02945423cdd32c1e7abb3" > SWIG_csharp_string_callback< / a > = NULL< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a6bd73a85bfa02945423cdd32c1e7abb3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a348dca0399dff2bcea8e49cb9cb04991" name = "a348dca0399dff2bcea8e49cb9cb04991" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a348dca0399dff2bcea8e49cb9cb04991" > ◆ < / a > < / span > SWIG_contract_assert< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define SWIG_contract_assert< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > nullreturn, < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > expr, < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > msg  < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td >       < a class = "el" href = "parser_8yy_8cc.html#a33e91cd0cef6786e9e3a27ac67707207" > if< / a > (!(expr)) {< a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a212b5837164225dfff7c2403bb6f48a9" > SWIG_CSharpSetPendingExceptionArgument< / a > (< a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > SWIG_CSharpArgumentOutOfRangeException< / a > , msg, " " ); return nullreturn; } else< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00299" > 299< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8b1bf5bd8374ca61c5ac75d346cfb824" name = "a8b1bf5bd8374ca61c5ac75d346cfb824" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8b1bf5bd8374ca61c5ac75d346cfb824" > ◆ < / a > < / span > SWIGCSHARP< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define SWIGCSHARP< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00013" > 13< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aea3c8b056dcc8c1ab93f6b825cd1371b" name = "aea3c8b056dcc8c1ab93f6b825cd1371b" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aea3c8b056dcc8c1ab93f6b825cd1371b" > ◆ < / a > < / span > SWIGEXPORT< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define SWIGEXPORT< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00127" > 127< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6d0a7c65b3712775e92c8bdb7acdd0ee" name = "a6d0a7c65b3712775e92c8bdb7acdd0ee" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6d0a7c65b3712775e92c8bdb7acdd0ee" > ◆ < / a > < / span > SWIGINLINE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define SWIGINLINE< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00064" > 64< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8f2319f775e5b9d5906c9ef25d9b819a" name = "a8f2319f775e5b9d5906c9ef25d9b819a" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8f2319f775e5b9d5906c9ef25d9b819a" > ◆ < / a > < / span > SWIGINTERN< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define SWIGINTERN      static < a class = "el" href = "util__java__wrap_8cc.html#a6ee41cd160d397aa76668bf4db65e2d1" > SWIGUNUSED< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00099" > 99< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afc5b08bb3c3cd2e3fb2e34b775346153" name = "afc5b08bb3c3cd2e3fb2e34b775346153" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afc5b08bb3c3cd2e3fb2e34b775346153" > ◆ < / a > < / span > SWIGINTERNINLINE< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define SWIGINTERNINLINE      < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > < a class = "el" href = "util__java__wrap_8cc.html#a6d0a7c65b3712775e92c8bdb7acdd0ee" > SWIGINLINE< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00104" > 104< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "adcd6410456ea7a76147d3ad95b9bcb36" name = "adcd6410456ea7a76147d3ad95b9bcb36" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adcd6410456ea7a76147d3ad95b9bcb36" > ◆ < / a > < / span > SWIGSTDCALL< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define SWIGSTDCALL< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00137" > 137< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7e84031693895e512662f5b390c6d0e4" name = "a7e84031693895e512662f5b390c6d0e4" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7e84031693895e512662f5b390c6d0e4" > ◆ < / a > < / span > SWIGTEMPLATEDISAMBIGUATOR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define SWIGTEMPLATEDISAMBIGUATOR< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00055" > 55< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6ee41cd160d397aa76668bf4db65e2d1" name = "a6ee41cd160d397aa76668bf4db65e2d1" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6ee41cd160d397aa76668bf4db65e2d1" > ◆ < / a > < / span > SWIGUNUSED< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define SWIGUNUSED< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00079" > 79< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6a54164d0685c632e7540c5ad32a453a" name = "a6a54164d0685c632e7540c5ad32a453a" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a54164d0685c632e7540c5ad32a453a" > ◆ < / a > < / span > SWIGUNUSEDPARM< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define SWIGUNUSEDPARM< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > p< / td > < td > )< / td >
< td >       p < a class = "el" href = "util__java__wrap_8cc.html#a6ee41cd160d397aa76668bf4db65e2d1" > SWIGUNUSED< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00093" > 93< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Typedef Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a155a1c468e733a290674994d211b0da1" name = "a155a1c468e733a290674994d211b0da1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a155a1c468e733a290674994d211b0da1" > ◆ < / a > < / span > SWIG_CSharpExceptionArgumentCallback_t< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > typedef void(< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > * SWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *)< / td >
2020-09-02 09:42:51 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00194" > 194< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a141dcf424eeb81c0fc19f8d78a0e86cb" name = "a141dcf424eeb81c0fc19f8d78a0e86cb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a141dcf424eeb81c0fc19f8d78a0e86cb" > ◆ < / a > < / span > SWIG_CSharpExceptionCallback_t< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > typedef void(< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > * SWIG_CSharpExceptionCallback_t) (const char *)< / td >
2020-09-02 09:42:51 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00193" > 193< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9f10617088f69d0d95af160880cd79b7" name = "a9f10617088f69d0d95af160880cd79b7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9f10617088f69d0d95af160880cd79b7" > ◆ < / a > < / span > SWIG_CSharpStringHelperCallback< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > typedef char *(< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > * SWIG_CSharpStringHelperCallback) (const char *)< / td >
2020-09-02 09:42:51 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00285" > 285< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Enumeration Type Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a96af968a8ad5d2e899c24200d52959b0" name = "a96af968a8ad5d2e899c24200d52959b0" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a96af968a8ad5d2e899c24200d52959b0" > ◆ < / a > < / span > SWIG_CSharpExceptionArgumentCodes< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > enum < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0" > SWIG_CSharpExceptionArgumentCodes< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< table class = "fieldtable" >
2022-01-17 21:42:14 +01:00
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" name = "a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > < / a > SWIG_CSharpArgumentException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" name = "a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > < / a > SWIG_CSharpArgumentNullException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" name = "a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > < / a > SWIG_CSharpArgumentOutOfRangeException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" name = "a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > < / a > SWIG_CSharpArgumentException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" name = "a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > < / a > SWIG_CSharpArgumentNullException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" name = "a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > < / a > SWIG_CSharpArgumentOutOfRangeException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" name = "a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > < / a > SWIG_CSharpArgumentException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" name = "a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > < / a > SWIG_CSharpArgumentNullException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" name = "a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > < / a > SWIG_CSharpArgumentOutOfRangeException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" name = "a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > < / a > SWIG_CSharpArgumentException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" name = "a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > < / a > SWIG_CSharpArgumentNullException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" name = "a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > < / a > SWIG_CSharpArgumentOutOfRangeException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" name = "a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > < / a > SWIG_CSharpArgumentException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" name = "a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > < / a > SWIG_CSharpArgumentNullException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" name = "a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > < / a > SWIG_CSharpArgumentOutOfRangeException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" name = "a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > < / a > SWIG_CSharpArgumentException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" name = "a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > < / a > SWIG_CSharpArgumentNullException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" name = "a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > < / a > SWIG_CSharpArgumentOutOfRangeException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" name = "a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > < / a > SWIG_CSharpArgumentException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" name = "a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > < / a > SWIG_CSharpArgumentNullException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" name = "a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > < / a > SWIG_CSharpArgumentOutOfRangeException  < / td > < td class = "fielddoc" > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< / table >
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00187" > 187< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af68ebade407536ee03e4e28d8c58696d" name = "af68ebade407536ee03e4e28d8c58696d" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af68ebade407536ee03e4e28d8c58696d" > ◆ < / a > < / span > SWIG_CSharpExceptionCodes< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > enum < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696d" > SWIG_CSharpExceptionCodes< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< table class = "fieldtable" >
2022-01-17 21:42:14 +01:00
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" name = "af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > < / a > SWIG_CSharpApplicationException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" name = "af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > < / a > SWIG_CSharpArithmeticException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" name = "af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > < / a > SWIG_CSharpDivideByZeroException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" name = "af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > < / a > SWIG_CSharpIndexOutOfRangeException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" name = "af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > < / a > SWIG_CSharpInvalidCastException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" name = "af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > < / a > SWIG_CSharpInvalidOperationException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" name = "af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > < / a > SWIG_CSharpIOException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" name = "af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > < / a > SWIG_CSharpNullReferenceException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" name = "af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > < / a > SWIG_CSharpOutOfMemoryException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" name = "af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > < / a > SWIG_CSharpOverflowException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" name = "af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > < / a > SWIG_CSharpSystemException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" name = "af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > < / a > SWIG_CSharpApplicationException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" name = "af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > < / a > SWIG_CSharpArithmeticException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" name = "af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > < / a > SWIG_CSharpDivideByZeroException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" name = "af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > < / a > SWIG_CSharpIndexOutOfRangeException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" name = "af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > < / a > SWIG_CSharpInvalidCastException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" name = "af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > < / a > SWIG_CSharpInvalidOperationException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" name = "af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > < / a > SWIG_CSharpIOException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" name = "af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > < / a > SWIG_CSharpNullReferenceException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" name = "af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > < / a > SWIG_CSharpOutOfMemoryException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" name = "af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > < / a > SWIG_CSharpOverflowException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" name = "af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > < / a > SWIG_CSharpSystemException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" name = "af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > < / a > SWIG_CSharpApplicationException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" name = "af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > < / a > SWIG_CSharpArithmeticException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" name = "af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > < / a > SWIG_CSharpDivideByZeroException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" name = "af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > < / a > SWIG_CSharpIndexOutOfRangeException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" name = "af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > < / a > SWIG_CSharpInvalidCastException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" name = "af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > < / a > SWIG_CSharpInvalidOperationException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" name = "af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > < / a > SWIG_CSharpIOException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" name = "af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > < / a > SWIG_CSharpNullReferenceException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" name = "af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > < / a > SWIG_CSharpOutOfMemoryException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" name = "af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > < / a > SWIG_CSharpOverflowException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" name = "af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > < / a > SWIG_CSharpSystemException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" name = "af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > < / a > SWIG_CSharpApplicationException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" name = "af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > < / a > SWIG_CSharpArithmeticException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" name = "af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > < / a > SWIG_CSharpDivideByZeroException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" name = "af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > < / a > SWIG_CSharpIndexOutOfRangeException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" name = "af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > < / a > SWIG_CSharpInvalidCastException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" name = "af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > < / a > SWIG_CSharpInvalidOperationException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" name = "af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > < / a > SWIG_CSharpIOException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" name = "af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > < / a > SWIG_CSharpNullReferenceException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" name = "af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > < / a > SWIG_CSharpOutOfMemoryException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" name = "af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > < / a > SWIG_CSharpOverflowException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" name = "af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > < / a > SWIG_CSharpSystemException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" name = "af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > < / a > SWIG_CSharpApplicationException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" name = "af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > < / a > SWIG_CSharpArithmeticException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" name = "af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > < / a > SWIG_CSharpDivideByZeroException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" name = "af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > < / a > SWIG_CSharpIndexOutOfRangeException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" name = "af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > < / a > SWIG_CSharpInvalidCastException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" name = "af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > < / a > SWIG_CSharpInvalidOperationException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" name = "af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > < / a > SWIG_CSharpIOException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" name = "af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > < / a > SWIG_CSharpNullReferenceException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" name = "af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > < / a > SWIG_CSharpOutOfMemoryException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" name = "af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > < / a > SWIG_CSharpOverflowException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" name = "af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > < / a > SWIG_CSharpSystemException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" name = "af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > < / a > SWIG_CSharpApplicationException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" name = "af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > < / a > SWIG_CSharpArithmeticException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" name = "af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > < / a > SWIG_CSharpDivideByZeroException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" name = "af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > < / a > SWIG_CSharpIndexOutOfRangeException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" name = "af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > < / a > SWIG_CSharpInvalidCastException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" name = "af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > < / a > SWIG_CSharpInvalidOperationException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" name = "af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > < / a > SWIG_CSharpIOException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" name = "af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > < / a > SWIG_CSharpNullReferenceException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" name = "af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > < / a > SWIG_CSharpOutOfMemoryException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" name = "af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > < / a > SWIG_CSharpOverflowException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" name = "af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > < / a > SWIG_CSharpSystemException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" name = "af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > < / a > SWIG_CSharpApplicationException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" name = "af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > < / a > SWIG_CSharpArithmeticException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" name = "af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > < / a > SWIG_CSharpDivideByZeroException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" name = "af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > < / a > SWIG_CSharpIndexOutOfRangeException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" name = "af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > < / a > SWIG_CSharpInvalidCastException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" name = "af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > < / a > SWIG_CSharpInvalidOperationException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" name = "af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > < / a > SWIG_CSharpIOException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" name = "af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > < / a > SWIG_CSharpNullReferenceException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" name = "af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > < / a > SWIG_CSharpOutOfMemoryException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" name = "af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > < / a > SWIG_CSharpOverflowException  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" name = "af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > < / a > SWIG_CSharpSystemException  < / td > < td class = "fielddoc" > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< / table >
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00173" > 173< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a81ff1ec569067558a8db21e88ae42ddf" name = "a81ff1ec569067558a8db21e88ae42ddf" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a81ff1ec569067558a8db21e88ae42ddf" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_delete_Int64Vector___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_delete_Int64Vector___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01912" > 1912< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a706965ac307c78a470c316dd1e206fbe" name = "a706965ac307c78a470c316dd1e206fbe" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a706965ac307c78a470c316dd1e206fbe" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_delete_Int64VectorVector___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_delete_Int64VectorVector___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02265" > 2265< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4a18a664a5fa7f2240513876a539d1f3" name = "a4a18a664a5fa7f2240513876a539d1f3" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4a18a664a5fa7f2240513876a539d1f3" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_delete_IntVector___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_delete_IntVector___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01150" > 1150< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aaec854262831e3061213b44f5992f3bf" name = "aaec854262831e3061213b44f5992f3bf" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaec854262831e3061213b44f5992f3bf" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_delete_IntVectorVector___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_delete_IntVectorVector___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01503" > 1503< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2043724484622f614ff8ec43498d35fd" name = "a2043724484622f614ff8ec43498d35fd" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2043724484622f614ff8ec43498d35fd" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_delete_KnapsackSolver___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_delete_KnapsackSolver___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02309" > 2309< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae410df42492cc8dd2705149ab445cf57" name = "ae410df42492cc8dd2705149ab445cf57" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae410df42492cc8dd2705149ab445cf57" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Add___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Add___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > long long  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01519" > 1519< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abf49664f93e111038abee7dfa481e76c" name = "abf49664f93e111038abee7dfa481e76c" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abf49664f93e111038abee7dfa481e76c" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_AddRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_AddRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01665" > 1665< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aeb0739fe7de958358187c850e7466bdb" name = "aeb0739fe7de958358187c850e7466bdb" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeb0739fe7de958358187c850e7466bdb" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_capacity___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_capacity___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01543" > 1543< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a394362cee57ec377ca9ebecf4c0c8612" name = "a394362cee57ec377ca9ebecf4c0c8612" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a394362cee57ec377ca9ebecf4c0c8612" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Clear___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Clear___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01511" > 1511< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6f85e9aded9c5d98632be98193274076" name = "a6f85e9aded9c5d98632be98193274076" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6f85e9aded9c5d98632be98193274076" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Contains___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Contains___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > long long  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01848" > 1848< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2971019e936aace2cfa16eed58f7cd9b" name = "a2971019e936aace2cfa16eed58f7cd9b" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2971019e936aace2cfa16eed58f7cd9b" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_getitem___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > long long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_getitem___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01627" > 1627< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a958ab1a8ad20e8ca578cb3ee1ed0d007" name = "a958ab1a8ad20e8ca578cb3ee1ed0d007" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a958ab1a8ad20e8ca578cb3ee1ed0d007" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_getitemcopy___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > long long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_getitemcopy___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01608" > 1608< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "addde7a4dbf3174c54964917e6467a441" name = "addde7a4dbf3174c54964917e6467a441" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#addde7a4dbf3174c54964917e6467a441" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_GetRange___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_GetRange___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01679" > 1679< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac6c60d6551f9c4afac6f342b7ada9087" name = "ac6c60d6551f9c4afac6f342b7ada9087" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac6c60d6551f9c4afac6f342b7ada9087" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_IndexOf___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_IndexOf___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > long long  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01864" > 1864< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa43b25105d9c25f71a6028c75dc2d9fc" name = "aa43b25105d9c25f71a6028c75dc2d9fc" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa43b25105d9c25f71a6028c75dc2d9fc" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Insert___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Insert___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > long long  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01703" > 1703< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afe608edf5f3b34c492aa7fc33075a8f7" name = "afe608edf5f3b34c492aa7fc33075a8f7" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afe608edf5f3b34c492aa7fc33075a8f7" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_InsertRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_InsertRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01722" > 1722< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a38c661c59640a3ced27554914bb5733b" name = "a38c661c59640a3ced27554914bb5733b" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a38c661c59640a3ced27554914bb5733b" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_LastIndexOf___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_LastIndexOf___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > long long  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01880" > 1880< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0d0ee2e2157045ee3c13f5598ad166a5" name = "a0d0ee2e2157045ee3c13f5598ad166a5" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0d0ee2e2157045ee3c13f5598ad166a5" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Remove___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Remove___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > long long  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01896" > 1896< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aba91ccd634ea7ff61bac4dbab3b8cf36" name = "aba91ccd634ea7ff61bac4dbab3b8cf36" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aba91ccd634ea7ff61bac4dbab3b8cf36" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_RemoveAt___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_RemoveAt___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01743" > 1743< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "acabd0d77bd997ca950bb02b03429eb69" name = "acabd0d77bd997ca950bb02b03429eb69" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acabd0d77bd997ca950bb02b03429eb69" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_RemoveRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_RemoveRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01758" > 1758< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad419be6cc19c5d5eea12ade8a39dbca7" name = "ad419be6cc19c5d5eea12ade8a39dbca7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad419be6cc19c5d5eea12ade8a39dbca7" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Repeat___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Repeat___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > long long  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01778" > 1778< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a36406607e885d73e45959ce50cd87f69" name = "a36406607e885d73e45959ce50cd87f69" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a36406607e885d73e45959ce50cd87f69" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_reserve___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_reserve___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > unsigned long  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01555" > 1555< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a959000f7d0f24f9f658b336e63e13b65" name = "a959000f7d0f24f9f658b336e63e13b65" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a959000f7d0f24f9f658b336e63e13b65" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Reverse__SWIG_0___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Reverse__SWIG_0___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01799" > 1799< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a81968b2fd4f5506dab841cba2d28b41f" name = "a81968b2fd4f5506dab841cba2d28b41f" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a81968b2fd4f5506dab841cba2d28b41f" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Reverse__SWIG_1___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_Reverse__SWIG_1___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01807" > 1807< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7667d56fcfc8cb6457f37a68f51ae440" name = "a7667d56fcfc8cb6457f37a68f51ae440" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7667d56fcfc8cb6457f37a68f51ae440" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_setitem___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_setitem___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > long long  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01646" > 1646< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af549fd896aa8848d374b49920371e626" name = "af549fd896aa8848d374b49920371e626" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af549fd896aa8848d374b49920371e626" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_SetRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_SetRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01827" > 1827< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "affe1a467b4618d214c0dc6f58e54dfa0" name = "affe1a467b4618d214c0dc6f58e54dfa0" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#affe1a467b4618d214c0dc6f58e54dfa0" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_size___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64Vector_size___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01531" > 1531< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa82311a1c0362a200c322587e457dfc1" name = "aa82311a1c0362a200c322587e457dfc1" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa82311a1c0362a200c322587e457dfc1" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Add___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Add___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01928" > 1928< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7b66e82b06614efebce4203fec709909" name = "a7b66e82b06614efebce4203fec709909" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7b66e82b06614efebce4203fec709909" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_AddRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_AddRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02078" > 2078< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1143baee5fc41e66cbd0936eb068d940" name = "a1143baee5fc41e66cbd0936eb068d940" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1143baee5fc41e66cbd0936eb068d940" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_capacity___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_capacity___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01954" > 1954< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abe25771c3f8db32a855fb161b8fc77ac" name = "abe25771c3f8db32a855fb161b8fc77ac" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abe25771c3f8db32a855fb161b8fc77ac" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Clear___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Clear___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01920" > 1920< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a47ec9e1d5349e58bae2e7583ee018079" name = "a47ec9e1d5349e58bae2e7583ee018079" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a47ec9e1d5349e58bae2e7583ee018079" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_getitem___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_getitem___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02038" > 2038< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8d4c03a5c2d344fa99d49d9cb744d34f" name = "a8d4c03a5c2d344fa99d49d9cb744d34f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8d4c03a5c2d344fa99d49d9cb744d34f" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_getitemcopy___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_getitemcopy___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02019" > 2019< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aad3192c177e874e46ed0184d453b68bd" name = "aad3192c177e874e46ed0184d453b68bd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aad3192c177e874e46ed0184d453b68bd" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_GetRange___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_GetRange___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02092" > 2092< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6ad5fba5517b09b2444a3539e5b37215" name = "a6ad5fba5517b09b2444a3539e5b37215" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6ad5fba5517b09b2444a3539e5b37215" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Insert___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Insert___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02116" > 2116< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6fb6c93fd02b1f13c6ed03d2b8fdabc0" name = "a6fb6c93fd02b1f13c6ed03d2b8fdabc0" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6fb6c93fd02b1f13c6ed03d2b8fdabc0" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_InsertRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_InsertRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02137" > 2137< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0986633c46820126809ef50c1db7eec7" name = "a0986633c46820126809ef50c1db7eec7" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0986633c46820126809ef50c1db7eec7" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_RemoveAt___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_RemoveAt___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02158" > 2158< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abf95e1c0e5966acaeac5f39570b24dcd" name = "abf95e1c0e5966acaeac5f39570b24dcd" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abf95e1c0e5966acaeac5f39570b24dcd" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_RemoveRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_RemoveRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02173" > 2173< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afc17efcf08f3286dd89edb9fccd57c9f" name = "afc17efcf08f3286dd89edb9fccd57c9f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afc17efcf08f3286dd89edb9fccd57c9f" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Repeat___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Repeat___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02193" > 2193< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a55731ea69f0ff6dd41611a6447411475" name = "a55731ea69f0ff6dd41611a6447411475" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a55731ea69f0ff6dd41611a6447411475" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_reserve___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_reserve___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > unsigned long  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01966" > 1966< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7d5e94c830b3e3cff07e48d5f5087aa2" name = "a7d5e94c830b3e3cff07e48d5f5087aa2" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7d5e94c830b3e3cff07e48d5f5087aa2" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Reverse__SWIG_0___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Reverse__SWIG_0___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02216" > 2216< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a836a8a99e84a8da99d619a9b38931008" name = "a836a8a99e84a8da99d619a9b38931008" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a836a8a99e84a8da99d619a9b38931008" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Reverse__SWIG_1___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_Reverse__SWIG_1___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02224" > 2224< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7b40c84e67910318e5205f8154f58312" name = "a7b40c84e67910318e5205f8154f58312" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7b40c84e67910318e5205f8154f58312" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_setitem___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_setitem___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02057" > 2057< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac0f92852ab548e67967537cce227037e" name = "ac0f92852ab548e67967537cce227037e" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac0f92852ab548e67967537cce227037e" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_SetRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_SetRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02244" > 2244< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aee5d687b6b5879d37a88d16fc784dd2d" name = "aee5d687b6b5879d37a88d16fc784dd2d" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aee5d687b6b5879d37a88d16fc784dd2d" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_size___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_Int64VectorVector_size___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01942" > 1942< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a01960cebae46378bcbe11157d607ea67" name = "a01960cebae46378bcbe11157d607ea67" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a01960cebae46378bcbe11157d607ea67" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_Add___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_Add___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00757" > 757< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a060b8bc58a043deb798164e39cea4b7c" name = "a060b8bc58a043deb798164e39cea4b7c" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a060b8bc58a043deb798164e39cea4b7c" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_AddRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_AddRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00903" > 903< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aae83e18b556df55ee8c844d4a0a7660a" name = "aae83e18b556df55ee8c844d4a0a7660a" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aae83e18b556df55ee8c844d4a0a7660a" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_capacity___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_capacity___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00781" > 781< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a790822ddf5d48aa42658d8de1bb24d43" name = "a790822ddf5d48aa42658d8de1bb24d43" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a790822ddf5d48aa42658d8de1bb24d43" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_Clear___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_Clear___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00749" > 749< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2cabe85e1243cdc11c5104a334cb45d5" name = "a2cabe85e1243cdc11c5104a334cb45d5" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2cabe85e1243cdc11c5104a334cb45d5" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_Contains___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_Contains___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01086" > 1086< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a288b55fffee15c0e408fb826662f1393" name = "a288b55fffee15c0e408fb826662f1393" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a288b55fffee15c0e408fb826662f1393" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_getitem___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_getitem___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00865" > 865< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad4f23f41663547aa6f0a5a6e08b712b3" name = "ad4f23f41663547aa6f0a5a6e08b712b3" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad4f23f41663547aa6f0a5a6e08b712b3" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_getitemcopy___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_getitemcopy___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00846" > 846< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa6c525ffb7f49d62365e550c8b074a34" name = "aa6c525ffb7f49d62365e550c8b074a34" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa6c525ffb7f49d62365e550c8b074a34" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_GetRange___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_GetRange___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00917" > 917< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a29e009ba63c0711c71c689bf7116f6ae" name = "a29e009ba63c0711c71c689bf7116f6ae" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a29e009ba63c0711c71c689bf7116f6ae" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_IndexOf___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_IndexOf___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01102" > 1102< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2f22e5ed890640ecdfacff1132d70a8d" name = "a2f22e5ed890640ecdfacff1132d70a8d" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2f22e5ed890640ecdfacff1132d70a8d" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_Insert___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_Insert___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00941" > 941< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a954ea05412d53f3eadd630a132ccd4a7" name = "a954ea05412d53f3eadd630a132ccd4a7" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a954ea05412d53f3eadd630a132ccd4a7" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_InsertRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_InsertRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00960" > 960< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abd79137635839d523e2f8743b5da4365" name = "abd79137635839d523e2f8743b5da4365" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abd79137635839d523e2f8743b5da4365" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_LastIndexOf___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_LastIndexOf___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01118" > 1118< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8ce18d8aa4ed18db872026f9d2bcab6f" name = "a8ce18d8aa4ed18db872026f9d2bcab6f" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8ce18d8aa4ed18db872026f9d2bcab6f" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_Remove___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_Remove___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01134" > 1134< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa64a6c0655d4099ef707f8b30ffe6a01" name = "aa64a6c0655d4099ef707f8b30ffe6a01" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa64a6c0655d4099ef707f8b30ffe6a01" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_RemoveAt___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_RemoveAt___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00981" > 981< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad10e31deece5cddb7b5ef783254ab3a8" name = "ad10e31deece5cddb7b5ef783254ab3a8" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad10e31deece5cddb7b5ef783254ab3a8" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_RemoveRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_RemoveRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00996" > 996< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a03e3069b2e6401994c92e8be606e8ecb" name = "a03e3069b2e6401994c92e8be606e8ecb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a03e3069b2e6401994c92e8be606e8ecb" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_Repeat___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_Repeat___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01016" > 1016< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "acb362074b5af3a3a364fa17a386f7593" name = "acb362074b5af3a3a364fa17a386f7593" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acb362074b5af3a3a364fa17a386f7593" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_reserve___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_reserve___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > unsigned long  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00793" > 793< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "adb848370964395a017d8f40271ba718b" name = "adb848370964395a017d8f40271ba718b" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adb848370964395a017d8f40271ba718b" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_Reverse__SWIG_0___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_Reverse__SWIG_0___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01037" > 1037< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac986fb681a7c37ab860914360b047b65" name = "ac986fb681a7c37ab860914360b047b65" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac986fb681a7c37ab860914360b047b65" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_Reverse__SWIG_1___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_Reverse__SWIG_1___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01045" > 1045< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9b97fbcb9e3eba11e3eeeae685e270af" name = "a9b97fbcb9e3eba11e3eeeae685e270af" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9b97fbcb9e3eba11e3eeeae685e270af" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_setitem___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_setitem___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00884" > 884< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abe8007fb78a1d22a27af99663ec9c09f" name = "abe8007fb78a1d22a27af99663ec9c09f" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abe8007fb78a1d22a27af99663ec9c09f" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_SetRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_SetRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01065" > 1065< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a84b9cdce20759cedbd29be608eb81bce" name = "a84b9cdce20759cedbd29be608eb81bce" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a84b9cdce20759cedbd29be608eb81bce" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVector_size___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVector_size___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00769" > 769< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a571bb5de8a7bf81197c5f95ec97919c1" name = "a571bb5de8a7bf81197c5f95ec97919c1" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a571bb5de8a7bf81197c5f95ec97919c1" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Add___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Add___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01166" > 1166< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abfe599919909dd65086adb852dc9fa2e" name = "abfe599919909dd65086adb852dc9fa2e" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abfe599919909dd65086adb852dc9fa2e" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_AddRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_AddRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01316" > 1316< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7b03de86ea173d020b8e7e7aa3c25b33" name = "a7b03de86ea173d020b8e7e7aa3c25b33" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7b03de86ea173d020b8e7e7aa3c25b33" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_capacity___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_capacity___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01192" > 1192< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a22b73f44471de111c4f77d1a6d963246" name = "a22b73f44471de111c4f77d1a6d963246" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a22b73f44471de111c4f77d1a6d963246" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Clear___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Clear___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01158" > 1158< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae8c7fd96525f808bfb95cd967321293a" name = "ae8c7fd96525f808bfb95cd967321293a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8c7fd96525f808bfb95cd967321293a" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_getitem___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_getitem___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01276" > 1276< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac932632a34e0687a76ff9df1e2260a6d" name = "ac932632a34e0687a76ff9df1e2260a6d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac932632a34e0687a76ff9df1e2260a6d" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_getitemcopy___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_getitemcopy___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01257" > 1257< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7e56b81d0a5f8958fa1055d2429613b2" name = "a7e56b81d0a5f8958fa1055d2429613b2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7e56b81d0a5f8958fa1055d2429613b2" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_GetRange___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_GetRange___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01330" > 1330< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5e36bc9c662009d2de07c6c47c9d1cc8" name = "a5e36bc9c662009d2de07c6c47c9d1cc8" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5e36bc9c662009d2de07c6c47c9d1cc8" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Insert___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Insert___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01354" > 1354< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac07cc5a48f55c156560650db52a77559" name = "ac07cc5a48f55c156560650db52a77559" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac07cc5a48f55c156560650db52a77559" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_InsertRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_InsertRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01375" > 1375< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4813f338f5ab96fffe06a1712b2e4c2f" name = "a4813f338f5ab96fffe06a1712b2e4c2f" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4813f338f5ab96fffe06a1712b2e4c2f" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_RemoveAt___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_RemoveAt___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01396" > 1396< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afad3a2902393f4fd94b67a5d48f33405" name = "afad3a2902393f4fd94b67a5d48f33405" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afad3a2902393f4fd94b67a5d48f33405" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_RemoveRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_RemoveRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01411" > 1411< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a51c07d90383044b0c2a0ae32b1862418" name = "a51c07d90383044b0c2a0ae32b1862418" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a51c07d90383044b0c2a0ae32b1862418" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Repeat___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Repeat___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01431" > 1431< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab15e08b42e2fd080d592d3ed72b45884" name = "ab15e08b42e2fd080d592d3ed72b45884" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab15e08b42e2fd080d592d3ed72b45884" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_reserve___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_reserve___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > unsigned long  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01204" > 1204< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1c0ffede4171b0684d6672ae2bc5b3f7" name = "a1c0ffede4171b0684d6672ae2bc5b3f7" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1c0ffede4171b0684d6672ae2bc5b3f7" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Reverse__SWIG_0___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Reverse__SWIG_0___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01454" > 1454< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a18c97d619f796846dac399616d85809b" name = "a18c97d619f796846dac399616d85809b" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a18c97d619f796846dac399616d85809b" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Reverse__SWIG_1___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_Reverse__SWIG_1___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01462" > 1462< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad61f15c9ea24b0c65fe25efaa2c7f2c7" name = "ad61f15c9ea24b0c65fe25efaa2c7f2c7" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad61f15c9ea24b0c65fe25efaa2c7f2c7" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_setitem___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_setitem___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01295" > 1295< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7e6beac4537d074bbaee2ff92cc3d9a0" name = "a7e6beac4537d074bbaee2ff92cc3d9a0" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7e6beac4537d074bbaee2ff92cc3d9a0" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_SetRange___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_SetRange___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg3< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01482" > 1482< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a646184ab8d6525e4b146d69dff4c57c5" name = "a646184ab8d6525e4b146d69dff4c57c5" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a646184ab8d6525e4b146d69dff4c57c5" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_size___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_IntVectorVector_size___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01180" > 1180< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a52046b9925c7aa07e7eaebf6501d623f" name = "a52046b9925c7aa07e7eaebf6501d623f" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a52046b9925c7aa07e7eaebf6501d623f" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_BestSolutionContains___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_BestSolutionContains___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02380" > 2380< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af6f022e92bcbba2e9612a68ea2e9e0be" name = "af6f022e92bcbba2e9612a68ea2e9e0be" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af6f022e92bcbba2e9612a68ea2e9e0be" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_GetName___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > char *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_GetName___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02406" > 2406< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a47a8d16e367111517a3ef6ec57caa106" name = "a47a8d16e367111517a3ef6ec57caa106" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a47a8d16e367111517a3ef6ec57caa106" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_Init___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_Init___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > length2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > jarg2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > len3_1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > len3_2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > jarg3< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > length4< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > jarg4< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02317" > 2317< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aed036f2e3a12c0c0f43a3a6199e065a7" name = "aed036f2e3a12c0c0f43a3a6199e065a7" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aed036f2e3a12c0c0f43a3a6199e065a7" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_IsSolutionOptimal___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_IsSolutionOptimal___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02394" > 2394< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa3f1d182be7f5b87f5ffd7ccf216c630" name = "aa3f1d182be7f5b87f5ffd7ccf216c630" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa3f1d182be7f5b87f5ffd7ccf216c630" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_set_time_limit___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_set_time_limit___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > double  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02440" > 2440< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1fbb5f6f6a68378a86710f114f7772e8" name = "a1fbb5f6f6a68378a86710f114f7772e8" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1fbb5f6f6a68378a86710f114f7772e8" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_SetUseReduction___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_SetUseReduction___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > unsigned int  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02430" > 2430< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad7c208b0ca3fa417ecbd92049e76210b" name = "ad7c208b0ca3fa417ecbd92049e76210b" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad7c208b0ca3fa417ecbd92049e76210b" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_Solve___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > long long < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_Solve___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02368" > 2368< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa56a66350fe0f7962e90b5ac16487889" name = "aa56a66350fe0f7962e90b5ac16487889" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa56a66350fe0f7962e90b5ac16487889" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_UseReduction___()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > unsigned int < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_UseReduction___ < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02418" > 2418< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af4c701fa1278b4f276d8590e305090f8" name = "af4c701fa1278b4f276d8590e305090f8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af4c701fa1278b4f276d8590e305090f8" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_new_Int64Vector__SWIG_0___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_new_Int64Vector__SWIG_0___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01565" > 1565< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a92c0d71752a8fb4ae991dda970e754d2" name = "a92c0d71752a8fb4ae991dda970e754d2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a92c0d71752a8fb4ae991dda970e754d2" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_new_Int64Vector__SWIG_1___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_new_Int64Vector__SWIG_1___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01575" > 1575< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad38a646d4ec534236da051dac1aa9285" name = "ad38a646d4ec534236da051dac1aa9285" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad38a646d4ec534236da051dac1aa9285" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_new_Int64Vector__SWIG_2___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_new_Int64Vector__SWIG_2___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01591" > 1591< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a96773302a72758b82e43caa5e804bbac" name = "a96773302a72758b82e43caa5e804bbac" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a96773302a72758b82e43caa5e804bbac" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_new_Int64VectorVector__SWIG_0___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_new_Int64VectorVector__SWIG_0___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01976" > 1976< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aaed448c30fc0d4ed0e7b27d73dc222c7" name = "aaed448c30fc0d4ed0e7b27d73dc222c7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaed448c30fc0d4ed0e7b27d73dc222c7" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_new_Int64VectorVector__SWIG_1___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_new_Int64VectorVector__SWIG_1___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01986" > 1986< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a002dad734ed35fad60b004cbe567e22f" name = "a002dad734ed35fad60b004cbe567e22f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a002dad734ed35fad60b004cbe567e22f" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_new_Int64VectorVector__SWIG_2___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_new_Int64VectorVector__SWIG_2___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02002" > 2002< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3b0f78b7ff459078ef96c9203b8c280d" name = "a3b0f78b7ff459078ef96c9203b8c280d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3b0f78b7ff459078ef96c9203b8c280d" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_new_IntVector__SWIG_0___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_new_IntVector__SWIG_0___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00803" > 803< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae288ff16bbd680e058f5253169fcaaeb" name = "ae288ff16bbd680e058f5253169fcaaeb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae288ff16bbd680e058f5253169fcaaeb" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_new_IntVector__SWIG_1___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_new_IntVector__SWIG_1___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00813" > 813< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9f2a4462757e1d3a9719f63bdcafaf19" name = "a9f2a4462757e1d3a9719f63bdcafaf19" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9f2a4462757e1d3a9719f63bdcafaf19" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_new_IntVector__SWIG_2___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_new_IntVector__SWIG_2___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00829" > 829< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4f60155ebb54e71d973b7b8beaaf11ff" name = "a4f60155ebb54e71d973b7b8beaaf11ff" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4f60155ebb54e71d973b7b8beaaf11ff" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_new_IntVectorVector__SWIG_0___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_new_IntVectorVector__SWIG_0___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01214" > 1214< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1ba4c372d74a674c71cc82f66abfb451" name = "a1ba4c372d74a674c71cc82f66abfb451" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1ba4c372d74a674c71cc82f66abfb451" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_new_IntVectorVector__SWIG_1___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_new_IntVectorVector__SWIG_1___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01224" > 1224< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a796381db26c8bcb942e92ba7aad35cab" name = "a796381db26c8bcb942e92ba7aad35cab" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a796381db26c8bcb942e92ba7aad35cab" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_new_IntVectorVector__SWIG_2___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_new_IntVectorVector__SWIG_2___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l01240" > 1240< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa3fe638c624d9ee4099ada607cec0955" name = "aa3fe638c624d9ee4099ada607cec0955" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa3fe638c624d9ee4099ada607cec0955" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_new_KnapsackSolver__SWIG_0___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_new_KnapsackSolver__SWIG_0___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > char *  < / td >
< td class = "paramname" > < em > jarg1< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02273" > 2273< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aeb3baa9bb461a40502b0c56da0636a8e" name = "aeb3baa9bb461a40502b0c56da0636a8e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeb3baa9bb461a40502b0c56da0636a8e" > ◆ < / a > < / span > CSharp_GooglefOrToolsfAlgorithms_new_KnapsackSolver__SWIG_1___()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void *< a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > CSharp_GooglefOrToolsfAlgorithms_new_KnapsackSolver__SWIG_1___ < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > jarg1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > char *  < / td >
< td class = "paramname" > < em > jarg2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l02290" > 2290< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a46e0b68954fc93d711335cfaa3c7bf7c" name = "a46e0b68954fc93d711335cfaa3c7bf7c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a46e0b68954fc93d711335cfaa3c7bf7c" > ◆ < / a > < / span > new_std_vector_Sl_int64_t_Sg___SWIG_2()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< int64_t > * new_std_vector_Sl_int64_t_Sg___SWIG_2 < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > capacity< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00534" > 534< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a09cea0fa8415b1d48cb1f1bba01ba391" name = "a09cea0fa8415b1d48cb1f1bba01ba391" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a09cea0fa8415b1d48cb1f1bba01ba391" > ◆ < / a > < / span > new_std_vector_Sl_int_Sg___SWIG_2()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< int > * new_std_vector_Sl_int_Sg___SWIG_2 < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > capacity< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00327" > 327< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1f86a3764581b8ca3f5a2599ef8df595" name = "a1f86a3764581b8ca3f5a2599ef8df595" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1f86a3764581b8ca3f5a2599ef8df595" > ◆ < / a > < / span > new_std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg___SWIG_2()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< int64_t > > * new_std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg___SWIG_2 < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > capacity< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00650" > 650< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a32afa24b672cf3da9b3dee0a1a32be26" name = "a32afa24b672cf3da9b3dee0a1a32be26" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a32afa24b672cf3da9b3dee0a1a32be26" > ◆ < / a > < / span > new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< int > > * new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2 < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > capacity< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00443" > 443< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a43297143c93f1339839283057882ae90" name = "a43297143c93f1339839283057882ae90" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a43297143c93f1339839283057882ae90" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__AddRange()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int64_t_Sg__AddRange < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > std::vector< long long > const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > values< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00562" > 562< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a885f39656331c624f8da2409ec59eecb" name = "a885f39656331c624f8da2409ec59eecb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a885f39656331c624f8da2409ec59eecb" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__Contains()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > bool std_vector_Sl_int64_t_Sg__Contains < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > long long const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00625" > 625< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9da5909ec47821c84645016442742d0c" name = "a9da5909ec47821c84645016442742d0c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9da5909ec47821c84645016442742d0c" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__getitem()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< longlong > ::value_type const & std_vector_Sl_int64_t_Sg__getitem < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00550" > 550< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a856291e3e2df3194ec813dceddaf9db8" name = "a856291e3e2df3194ec813dceddaf9db8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a856291e3e2df3194ec813dceddaf9db8" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__getitemcopy()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > long long std_vector_Sl_int64_t_Sg__getitemcopy < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00544" > 544< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0fee3b28bee739b9972b2236ca1e6bc5" name = "a0fee3b28bee739b9972b2236ca1e6bc5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0fee3b28bee739b9972b2236ca1e6bc5" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__GetRange()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< long long > * std_vector_Sl_int64_t_Sg__GetRange < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00565" > 565< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af1eb23a9e21e188693c404ecb25a75c9" name = "af1eb23a9e21e188693c404ecb25a75c9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af1eb23a9e21e188693c404ecb25a75c9" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__IndexOf()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > int std_vector_Sl_int64_t_Sg__IndexOf < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > long long const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00628" > 628< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a34893fa94c9f22627d4322d53099b0a2" name = "a34893fa94c9f22627d4322d53099b0a2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a34893fa94c9f22627d4322d53099b0a2" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__Insert()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int64_t_Sg__Insert < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > long long const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > x< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00574" > 574< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a49d4316261d6e3e5b9f03f12063f8109" name = "a49d4316261d6e3e5b9f03f12063f8109" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a49d4316261d6e3e5b9f03f12063f8109" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__InsertRange()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int64_t_Sg__InsertRange < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > std::vector< long long > const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > values< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00580" > 580< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad0a502658cca9f1cc0749eda7cf540b8" name = "ad0a502658cca9f1cc0749eda7cf540b8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad0a502658cca9f1cc0749eda7cf540b8" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__LastIndexOf()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > int std_vector_Sl_int64_t_Sg__LastIndexOf < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > long long const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00635" > 635< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a96ffe5f422c923996c989e014c03d1be" name = "a96ffe5f422c923996c989e014c03d1be" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a96ffe5f422c923996c989e014c03d1be" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__Remove()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > bool std_vector_Sl_int64_t_Sg__Remove < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > long long const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00642" > 642< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af0a79e3026a287dbfabcbd3d3ad35952" name = "af0a79e3026a287dbfabcbd3d3ad35952" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af0a79e3026a287dbfabcbd3d3ad35952" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__RemoveAt()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int64_t_Sg__RemoveAt < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00586" > 586< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae9b6746c4c0ff03fee3837494f21827d" name = "ae9b6746c4c0ff03fee3837494f21827d" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae9b6746c4c0ff03fee3837494f21827d" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__RemoveRange()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int64_t_Sg__RemoveRange < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00592" > 592< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a33af8f5943855b48e0b5e0ff3aac9149" name = "a33af8f5943855b48e0b5e0ff3aac9149" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a33af8f5943855b48e0b5e0ff3aac9149" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__Repeat()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< long long > * std_vector_Sl_int64_t_Sg__Repeat < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > long long const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > value< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00601" > 601< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a612e3f669776077e5975e48a2d5d73e4" name = "a612e3f669776077e5975e48a2d5d73e4" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a612e3f669776077e5975e48a2d5d73e4" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__Reverse__SWIG_0()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int64_t_Sg__Reverse__SWIG_0 < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00606" > 606< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ace730087ebed98a2e93d4b17a1fc11d4" name = "ace730087ebed98a2e93d4b17a1fc11d4" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ace730087ebed98a2e93d4b17a1fc11d4" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__Reverse__SWIG_1()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int64_t_Sg__Reverse__SWIG_1 < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00609" > 609< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a39b54da8f856fa8adea1000e3de66991" name = "a39b54da8f856fa8adea1000e3de66991" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a39b54da8f856fa8adea1000e3de66991" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__setitem()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int64_t_Sg__setitem < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > long long const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > val< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00556" > 556< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8dfaebe274a25a6593c91b974e8736bd" name = "a8dfaebe274a25a6593c91b974e8736bd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8dfaebe274a25a6593c91b974e8736bd" > ◆ < / a > < / span > std_vector_Sl_int64_t_Sg__SetRange()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int64_t_Sg__SetRange < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > std::vector< long long > const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > values< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00618" > 618< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a46ca1a826b692c302c4dbaf038c567c6" name = "a46ca1a826b692c302c4dbaf038c567c6" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a46ca1a826b692c302c4dbaf038c567c6" > ◆ < / a > < / span > std_vector_Sl_int_Sg__AddRange()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int_Sg__AddRange < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::vector< int > const &   < / td >
< td class = "paramname" > < em > values< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00355" > 355< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a344915abcc9b86edcf5ac91a7c087aa1" name = "a344915abcc9b86edcf5ac91a7c087aa1" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a344915abcc9b86edcf5ac91a7c087aa1" > ◆ < / a > < / span > std_vector_Sl_int_Sg__Contains()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > bool std_vector_Sl_int_Sg__Contains < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int const &   < / td >
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00418" > 418< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ade430a386e2167b4cee1d01b6a498314" name = "ade430a386e2167b4cee1d01b6a498314" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ade430a386e2167b4cee1d01b6a498314" > ◆ < / a > < / span > std_vector_Sl_int_Sg__getitem()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< int > ::value_type const & std_vector_Sl_int_Sg__getitem < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00343" > 343< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4a01b48fb5f20ba102d4b45c3d4fde95" name = "a4a01b48fb5f20ba102d4b45c3d4fde95" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4a01b48fb5f20ba102d4b45c3d4fde95" > ◆ < / a > < / span > std_vector_Sl_int_Sg__getitemcopy()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > int std_vector_Sl_int_Sg__getitemcopy < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00337" > 337< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8881f890abb1e526d44399520c9310b2" name = "a8881f890abb1e526d44399520c9310b2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8881f890abb1e526d44399520c9310b2" > ◆ < / a > < / span > std_vector_Sl_int_Sg__GetRange()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< int > * std_vector_Sl_int_Sg__GetRange < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00358" > 358< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae258f0609e17ebc7cfa65542259db31c" name = "ae258f0609e17ebc7cfa65542259db31c" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae258f0609e17ebc7cfa65542259db31c" > ◆ < / a > < / span > std_vector_Sl_int_Sg__IndexOf()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > int std_vector_Sl_int_Sg__IndexOf < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int const &   < / td >
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00421" > 421< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afc2307dc496e317738650c3623ce18cc" name = "afc2307dc496e317738650c3623ce18cc" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afc2307dc496e317738650c3623ce18cc" > ◆ < / a > < / span > std_vector_Sl_int_Sg__Insert()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int_Sg__Insert < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int const &   < / td >
< td class = "paramname" > < em > x< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00367" > 367< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0bb31506470214989e2e2c80fde00087" name = "a0bb31506470214989e2e2c80fde00087" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0bb31506470214989e2e2c80fde00087" > ◆ < / a > < / span > std_vector_Sl_int_Sg__InsertRange()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int_Sg__InsertRange < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::vector< int > const &   < / td >
< td class = "paramname" > < em > values< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00373" > 373< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3b4f3e82bd0acd7664489745df25a062" name = "a3b4f3e82bd0acd7664489745df25a062" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3b4f3e82bd0acd7664489745df25a062" > ◆ < / a > < / span > std_vector_Sl_int_Sg__LastIndexOf()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > int std_vector_Sl_int_Sg__LastIndexOf < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int const &   < / td >
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00428" > 428< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a59fbc8a327095c0ec52f6de269f82610" name = "a59fbc8a327095c0ec52f6de269f82610" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a59fbc8a327095c0ec52f6de269f82610" > ◆ < / a > < / span > std_vector_Sl_int_Sg__Remove()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > bool std_vector_Sl_int_Sg__Remove < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int const &   < / td >
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00435" > 435< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "adaab16f2816fbb1d314d0c7446f10d90" name = "adaab16f2816fbb1d314d0c7446f10d90" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adaab16f2816fbb1d314d0c7446f10d90" > ◆ < / a > < / span > std_vector_Sl_int_Sg__RemoveAt()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int_Sg__RemoveAt < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00379" > 379< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9e66fa71b3b7306518fda66126e12e42" name = "a9e66fa71b3b7306518fda66126e12e42" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9e66fa71b3b7306518fda66126e12e42" > ◆ < / a > < / span > std_vector_Sl_int_Sg__RemoveRange()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int_Sg__RemoveRange < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00385" > 385< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a19e0b80f4bc906691d6e0b33e0934b9b" name = "a19e0b80f4bc906691d6e0b33e0934b9b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a19e0b80f4bc906691d6e0b33e0934b9b" > ◆ < / a > < / span > std_vector_Sl_int_Sg__Repeat()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< int > * std_vector_Sl_int_Sg__Repeat < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > int const &   < / td >
< td class = "paramname" > < em > value< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00394" > 394< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a61d1b0e2e241270b8bd621480f2e28b4" name = "a61d1b0e2e241270b8bd621480f2e28b4" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a61d1b0e2e241270b8bd621480f2e28b4" > ◆ < / a > < / span > std_vector_Sl_int_Sg__Reverse__SWIG_0()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int_Sg__Reverse__SWIG_0 < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00399" > 399< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3d4f5f3f05af0fff7f8ea383cfa96dbc" name = "a3d4f5f3f05af0fff7f8ea383cfa96dbc" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3d4f5f3f05af0fff7f8ea383cfa96dbc" > ◆ < / a > < / span > std_vector_Sl_int_Sg__Reverse__SWIG_1()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int_Sg__Reverse__SWIG_1 < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00402" > 402< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abea6a202eb03919a5395c975736cced9" name = "abea6a202eb03919a5395c975736cced9" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abea6a202eb03919a5395c975736cced9" > ◆ < / a > < / span > std_vector_Sl_int_Sg__setitem()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int_Sg__setitem < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int const &   < / td >
< td class = "paramname" > < em > val< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00349" > 349< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aea2cb96da736a88450b48f9c3261cb4e" name = "aea2cb96da736a88450b48f9c3261cb4e" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aea2cb96da736a88450b48f9c3261cb4e" > ◆ < / a > < / span > std_vector_Sl_int_Sg__SetRange()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_int_Sg__SetRange < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::vector< int > const &   < / td >
< td class = "paramname" > < em > values< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00411" > 411< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a25cc31c645e1cbc244f93460c6ad3972" name = "a25cc31c645e1cbc244f93460c6ad3972" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a25cc31c645e1cbc244f93460c6ad3972" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__AddRange()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__AddRange < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< std::vector< int64_t > > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< std::vector< int64_t > > const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > values< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00678" > 678< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abaf94dd8a8835d63a5c3125ba8b92717" name = "abaf94dd8a8835d63a5c3125ba8b92717" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abaf94dd8a8835d63a5c3125ba8b92717" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitem()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< longlong > > ::value_type const & std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitem < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< std::vector< int64_t > > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00666" > 666< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae0956366558ec4afdc3aad31fdb0ad2d" name = "ae0956366558ec4afdc3aad31fdb0ad2d" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae0956366558ec4afdc3aad31fdb0ad2d" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitemcopy()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< int64_t > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitemcopy < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< std::vector< int64_t > > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00660" > 660< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2db33ea55814f2d02c610b5b34717247" name = "a2db33ea55814f2d02c610b5b34717247" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2db33ea55814f2d02c610b5b34717247" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__GetRange()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< int64_t > > * std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__GetRange < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< std::vector< int64_t > > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00681" > 681< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a194260dbc4fe3ad2c449e0b4598b1fc7" name = "a194260dbc4fe3ad2c449e0b4598b1fc7" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a194260dbc4fe3ad2c449e0b4598b1fc7" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Insert()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Insert < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< std::vector< int64_t > > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > x< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00690" > 690< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8ce0c693c65bd07ce1299c2c2e41b7bd" name = "a8ce0c693c65bd07ce1299c2c2e41b7bd" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8ce0c693c65bd07ce1299c2c2e41b7bd" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__InsertRange()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__InsertRange < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< std::vector< int64_t > > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< std::vector< int64_t > > const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > values< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00696" > 696< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a716dd2df00256010cab5b8565264faff" name = "a716dd2df00256010cab5b8565264faff" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a716dd2df00256010cab5b8565264faff" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveAt()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveAt < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< std::vector< int64_t > > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00702" > 702< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2bc4b1ae06b980a81868769214f9eede" name = "a2bc4b1ae06b980a81868769214f9eede" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2bc4b1ae06b980a81868769214f9eede" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveRange()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveRange < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< std::vector< int64_t > > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00708" > 708< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a38586700f8b3a9afcfaa0533f8efa0a7" name = "a38586700f8b3a9afcfaa0533f8efa0a7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a38586700f8b3a9afcfaa0533f8efa0a7" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Repeat()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< int64_t > > * std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Repeat < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > value< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00717" > 717< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0c6acab1ea21bc49103213edd00c2b94" name = "a0c6acab1ea21bc49103213edd00c2b94" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0c6acab1ea21bc49103213edd00c2b94" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_0()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_0 < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< std::vector< int64_t > > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00722" > 722< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "adfa20e9641177f8c0f74fff6031f9689" name = "adfa20e9641177f8c0f74fff6031f9689" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adfa20e9641177f8c0f74fff6031f9689" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_1()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_1 < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< std::vector< int64_t > > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00725" > 725< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aebaef13b8ef546f565f157bb73fb9c17" name = "aebaef13b8ef546f565f157bb73fb9c17" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aebaef13b8ef546f565f157bb73fb9c17" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__setitem()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__setitem < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< std::vector< int64_t > > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< int64_t > const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > val< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00672" > 672< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac77eaab19c9c5af78e5668331172e60b" name = "ac77eaab19c9c5af78e5668331172e60b" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac77eaab19c9c5af78e5668331172e60b" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__SetRange()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__SetRange < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< std::vector< int64_t > > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > std::vector< std::vector< int64_t > > const &   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > values< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00734" > 734< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afcee4517a8c3cd3a06d6ed059d79849f" name = "afcee4517a8c3cd3a06d6ed059d79849f" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afcee4517a8c3cd3a06d6ed059d79849f" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< std::vector< int > > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::vector< std::vector< int > > const &   < / td >
< td class = "paramname" > < em > values< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00471" > 471< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aecd8b96dc9e121a6636f723f8a170c4d" name = "aecd8b96dc9e121a6636f723f8a170c4d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aecd8b96dc9e121a6636f723f8a170c4d" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< int > > ::value_type const & std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > std::vector< std::vector< int > > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00459" > 459< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5dcf37f86626d442850c11071b993415" name = "a5dcf37f86626d442850c11071b993415" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5dcf37f86626d442850c11071b993415" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< int > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< std::vector< int > > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00453" > 453< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a117530663c7dbb58f69ddd90fa32a576" name = "a117530663c7dbb58f69ddd90fa32a576" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a117530663c7dbb58f69ddd90fa32a576" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > std::vector< std::vector< int > > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00474" > 474< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a77f69ddcc20950f15d0932f81cc74d29" name = "a77f69ddcc20950f15d0932f81cc74d29" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a77f69ddcc20950f15d0932f81cc74d29" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< std::vector< int > > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::vector< int > const &   < / td >
< td class = "paramname" > < em > x< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00483" > 483< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a32eec6fd16eab7d4d62ad47885152b31" name = "a32eec6fd16eab7d4d62ad47885152b31" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a32eec6fd16eab7d4d62ad47885152b31" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< std::vector< int > > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::vector< std::vector< int > > const &   < / td >
< td class = "paramname" > < em > values< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00489" > 489< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac0c0b081b75f6e45cdb99c538ca47609" name = "ac0c0b081b75f6e45cdb99c538ca47609" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac0c0b081b75f6e45cdb99c538ca47609" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< std::vector< int > > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00495" > 495< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a48ce4598430dd29b297deb292c5b20e5" name = "a48ce4598430dd29b297deb292c5b20e5" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a48ce4598430dd29b297deb292c5b20e5" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< std::vector< int > > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00501" > 501< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab97f5b090319686d08cecad4d083c4d5" name = "ab97f5b090319686d08cecad4d083c4d5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab97f5b090319686d08cecad4d083c4d5" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat()< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > std::vector< int > const &   < / td >
< td class = "paramname" > < em > value< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00510" > 510< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9e90e47a020673ca01c7a11852566d9a" name = "a9e90e47a020673ca01c7a11852566d9a" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9e90e47a020673ca01c7a11852566d9a" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0 < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< std::vector< int > > *  < / td >
< td class = "paramname" > < em > self< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00515" > 515< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1d7816b487fefb08171c44829fb2395f" name = "a1d7816b487fefb08171c44829fb2395f" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1d7816b487fefb08171c44829fb2395f" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1 < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< std::vector< int > > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > count< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00518" > 518< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a79fef5cf9ca674a2e7305ad18e630100" name = "a79fef5cf9ca674a2e7305ad18e630100" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a79fef5cf9ca674a2e7305ad18e630100" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< std::vector< int > > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::vector< int > const &   < / td >
< td class = "paramname" > < em > val< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00465" > 465< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3fa8a48c3e62c0cf3a58a95c3709331d" name = "a3fa8a48c3e62c0cf3a58a95c3709331d" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3fa8a48c3e62c0cf3a58a95c3709331d" > ◆ < / a > < / span > std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#a8f2319f775e5b9d5906c9ef25d9b819a" > SWIGINTERN< / a > void std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange < / td >
< td > (< / td >
< td class = "paramtype" > std::vector< std::vector< int > > *  < / td >
< td class = "paramname" > < em > self< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::vector< std::vector< int > > const &   < / td >
< td class = "paramname" > < em > values< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00527" > 527< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac606468865baa90db9b5b058abfefd09" name = "ac606468865baa90db9b5b058abfefd09" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac606468865baa90db9b5b058abfefd09" > ◆ < / a > < / span > SWIG_CSharpSetPendingException()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static void < a class = "el" href = "util__java__wrap_8cc.html#a6ee41cd160d397aa76668bf4db65e2d1" > SWIGUNUSED< / a > SWIG_CSharpSetPendingException < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696d" > SWIG_CSharpExceptionCodes< / a >   < / td >
< td class = "paramname" > < em > code< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > msg< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00226" > 226< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a212b5837164225dfff7c2403bb6f48a9" name = "a212b5837164225dfff7c2403bb6f48a9" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a212b5837164225dfff7c2403bb6f48a9" > ◆ < / a > < / span > SWIG_CSharpSetPendingExceptionArgument()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static void < a class = "el" href = "util__java__wrap_8cc.html#a6ee41cd160d397aa76668bf4db65e2d1" > SWIGUNUSED< / a > SWIG_CSharpSetPendingExceptionArgument < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0" > SWIG_CSharpExceptionArgumentCodes< / a >   < / td >
< td class = "paramname" > < em > code< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > msg< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > param_name< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00234" > 234< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa9372278350dc8ddb765aa3d9792a4c8" name = "aa9372278350dc8ddb765aa3d9792a4c8" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa9372278350dc8ddb765aa3d9792a4c8" > ◆ < / a > < / span > SWIGRegisterExceptionArgumentCallbacks_operations_research_algorithms()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > SWIGRegisterExceptionArgumentCallbacks_operations_research_algorithms < / td >
< td > (< / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a155a1c468e733a290674994d211b0da1" > SWIG_CSharpExceptionArgumentCallback_t< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > argumentCallback< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a155a1c468e733a290674994d211b0da1" > SWIG_CSharpExceptionArgumentCallback_t< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > argumentNullCallback< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a155a1c468e733a290674994d211b0da1" > SWIG_CSharpExceptionArgumentCallback_t< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > argumentOutOfRangeCallback< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00274" > 274< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9d94b1df6c275d378d31d5daff014a48" name = "a9d94b1df6c275d378d31d5daff014a48" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9d94b1df6c275d378d31d5daff014a48" > ◆ < / a > < / span > SWIGRegisterExceptionCallbacks_operations_research_algorithms()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > SWIGRegisterExceptionCallbacks_operations_research_algorithms < / td >
< td > (< / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > applicationCallback< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > arithmeticCallback< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > divideByZeroCallback< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > indexOutOfRangeCallback< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > invalidCastCallback< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > invalidOperationCallback< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > ioCallback< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > nullReferenceCallback< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > outOfMemoryCallback< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > overflowCallback< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a141dcf424eeb81c0fc19f8d78a0e86cb" > SWIG_CSharpExceptionCallback_t< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > systemCallback< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00246" > 246< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa1c916a87aa07d60820ad4ece2f6b511" name = "aa1c916a87aa07d60820ad4ece2f6b511" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa1c916a87aa07d60820ad4ece2f6b511" > ◆ < / a > < / span > SWIGRegisterStringCallback_operations_research_algorithms()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "util__java__wrap_8cc.html#aea3c8b056dcc8c1ab93f6b825cd1371b" > SWIGEXPORT< / a > void < a class = "el" href = "util__java__wrap_8cc.html#adcd6410456ea7a76147d3ad95b9bcb36" > SWIGSTDCALL< / a > SWIGRegisterStringCallback_operations_research_algorithms < / td >
< td > (< / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a9f10617088f69d0d95af160880cd79b7" > SWIG_CSharpStringHelperCallback< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > callback< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00292" > 292< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Variable Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a718039b4be15239aaf8163bb83b9db68" name = "a718039b4be15239aaf8163bb83b9db68" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a718039b4be15239aaf8163bb83b9db68" > ◆ < / a > < / span > SWIG_csharp_exceptions< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "struct_s_w_i_g___c_sharp_exception__t.html" > SWIG_CSharpException_t< / a > SWIG_csharp_exceptions[]< / td >
2020-09-02 09:42:51 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > = {< / div >
< div class = "line" > { < a class = "code hl_enumvalue" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > SWIG_CSharpApplicationException< / a > , NULL },< / div >
< div class = "line" > { < a class = "code hl_enumvalue" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > SWIG_CSharpArithmeticException< / a > , NULL },< / div >
< div class = "line" > { < a class = "code hl_enumvalue" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > SWIG_CSharpDivideByZeroException< / a > , NULL },< / div >
< div class = "line" > { < a class = "code hl_enumvalue" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > SWIG_CSharpIndexOutOfRangeException< / a > , NULL },< / div >
< div class = "line" > { < a class = "code hl_enumvalue" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > SWIG_CSharpInvalidCastException< / a > , NULL },< / div >
< div class = "line" > { < a class = "code hl_enumvalue" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > SWIG_CSharpInvalidOperationException< / a > , NULL },< / div >
< div class = "line" > { < a class = "code hl_enumvalue" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > SWIG_CSharpIOException< / a > , NULL },< / div >
< div class = "line" > { < a class = "code hl_enumvalue" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > SWIG_CSharpNullReferenceException< / a > , NULL },< / div >
< div class = "line" > { < a class = "code hl_enumvalue" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > SWIG_CSharpOutOfMemoryException< / a > , NULL },< / div >
< div class = "line" > { < a class = "code hl_enumvalue" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > SWIG_CSharpOverflowException< / a > , NULL },< / div >
< div class = "line" > { < a class = "code hl_enumvalue" href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > SWIG_CSharpSystemException< / a > , NULL }< / div >
< div class = "line" > }< / div >
< div class = "ttc" id = "aknapsack__solver__csharp__wrap_8cc_html_af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > < div class = "ttname" > < a href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da291e1d4e9c2b45cae4b5cf8acc46fa96" > SWIG_CSharpDivideByZeroException< / a > < / div > < div class = "ttdeci" > @ SWIG_CSharpDivideByZeroException< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "knapsack__solver__csharp__wrap_8cc_source.html#l00176" > knapsack_solver_csharp_wrap.cc:176< / a > < / div > < / div >
< div class = "ttc" id = "aknapsack__solver__csharp__wrap_8cc_html_af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > < div class = "ttname" > < a href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da30fa713c47003931415140f77ec41955" > SWIG_CSharpOutOfMemoryException< / a > < / div > < div class = "ttdeci" > @ SWIG_CSharpOutOfMemoryException< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "knapsack__solver__csharp__wrap_8cc_source.html#l00182" > knapsack_solver_csharp_wrap.cc:182< / a > < / div > < / div >
< div class = "ttc" id = "aknapsack__solver__csharp__wrap_8cc_html_af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > < div class = "ttname" > < a href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da5763deee13f7a5735de6958edcabf368" > SWIG_CSharpArithmeticException< / a > < / div > < div class = "ttdeci" > @ SWIG_CSharpArithmeticException< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "knapsack__solver__csharp__wrap_8cc_source.html#l00175" > knapsack_solver_csharp_wrap.cc:175< / a > < / div > < / div >
< div class = "ttc" id = "aknapsack__solver__csharp__wrap_8cc_html_af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > < div class = "ttname" > < a href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da649d43db5e7715eeb27ba60a8a1f3736" > SWIG_CSharpSystemException< / a > < / div > < div class = "ttdeci" > @ SWIG_CSharpSystemException< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "knapsack__solver__csharp__wrap_8cc_source.html#l00185" > knapsack_solver_csharp_wrap.cc:184< / a > < / div > < / div >
< div class = "ttc" id = "aknapsack__solver__csharp__wrap_8cc_html_af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > < div class = "ttname" > < a href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da69262c7d7afa064846600b8c24771785" > SWIG_CSharpApplicationException< / a > < / div > < div class = "ttdeci" > @ SWIG_CSharpApplicationException< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "knapsack__solver__csharp__wrap_8cc_source.html#l00174" > knapsack_solver_csharp_wrap.cc:174< / a > < / div > < / div >
< div class = "ttc" id = "aknapsack__solver__csharp__wrap_8cc_html_af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > < div class = "ttname" > < a href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da8c62b351364168d0ff745bcb823a6735" > SWIG_CSharpNullReferenceException< / a > < / div > < div class = "ttdeci" > @ SWIG_CSharpNullReferenceException< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "knapsack__solver__csharp__wrap_8cc_source.html#l00181" > knapsack_solver_csharp_wrap.cc:181< / a > < / div > < / div >
< div class = "ttc" id = "aknapsack__solver__csharp__wrap_8cc_html_af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > < div class = "ttname" > < a href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696da988e3a73ac4992bd1a627988ad8cb017" > SWIG_CSharpInvalidCastException< / a > < / div > < div class = "ttdeci" > @ SWIG_CSharpInvalidCastException< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "knapsack__solver__csharp__wrap_8cc_source.html#l00178" > knapsack_solver_csharp_wrap.cc:178< / a > < / div > < / div >
< div class = "ttc" id = "aknapsack__solver__csharp__wrap_8cc_html_af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > < div class = "ttname" > < a href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daa91cfd78181281017684581278c3f055" > SWIG_CSharpInvalidOperationException< / a > < / div > < div class = "ttdeci" > @ SWIG_CSharpInvalidOperationException< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "knapsack__solver__csharp__wrap_8cc_source.html#l00179" > knapsack_solver_csharp_wrap.cc:179< / a > < / div > < / div >
< div class = "ttc" id = "aknapsack__solver__csharp__wrap_8cc_html_af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > < div class = "ttname" > < a href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dad116186fd18e46d768b34f12458664dd" > SWIG_CSharpOverflowException< / a > < / div > < div class = "ttdeci" > @ SWIG_CSharpOverflowException< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "knapsack__solver__csharp__wrap_8cc_source.html#l00183" > knapsack_solver_csharp_wrap.cc:183< / a > < / div > < / div >
< div class = "ttc" id = "aknapsack__solver__csharp__wrap_8cc_html_af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > < div class = "ttname" > < a href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696dadd2b1c4946931216b3e090df3f4ad11e" > SWIG_CSharpIOException< / a > < / div > < div class = "ttdeci" > @ SWIG_CSharpIOException< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "knapsack__solver__csharp__wrap_8cc_source.html#l00180" > knapsack_solver_csharp_wrap.cc:180< / a > < / div > < / div >
< div class = "ttc" id = "aknapsack__solver__csharp__wrap_8cc_html_af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > < div class = "ttname" > < a href = "knapsack__solver__csharp__wrap_8cc.html#af68ebade407536ee03e4e28d8c58696daef72dc6cf6fba64f7752f60601e1bda3" > SWIG_CSharpIndexOutOfRangeException< / a > < / div > < div class = "ttdeci" > @ SWIG_CSharpIndexOutOfRangeException< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "knapsack__solver__csharp__wrap_8cc_source.html#l00177" > knapsack_solver_csharp_wrap.cc:177< / a > < / div > < / div >
2020-09-02 09:42:51 +02:00
< / div > <!-- fragment -->
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00206" > 206< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a10c6b3146b22912605a5b334544b19d2" name = "a10c6b3146b22912605a5b334544b19d2" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a10c6b3146b22912605a5b334544b19d2" > ◆ < / a > < / span > SWIG_csharp_exceptions_argument< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "struct_s_w_i_g___c_sharp_exception_argument__t.html" > SWIG_CSharpExceptionArgument_t< / a > SWIG_csharp_exceptions_argument[]< / td >
2020-09-02 09:42:51 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > = {< / div >
< div class = "line" > { < a class = "code hl_enumvalue" href = "knapsack__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > SWIG_CSharpArgumentException< / a > , NULL },< / div >
< div class = "line" > { < a class = "code hl_enumvalue" href = "knapsack__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > SWIG_CSharpArgumentNullException< / a > , NULL },< / div >
< div class = "line" > { < a class = "code hl_enumvalue" href = "knapsack__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > SWIG_CSharpArgumentOutOfRangeException< / a > , NULL }< / div >
< div class = "line" > }< / div >
< div class = "ttc" id = "aknapsack__solver__csharp__wrap_8cc_html_a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > < div class = "ttname" > < a href = "knapsack__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a62b3c566de468b7704bfca018aed4ade" > SWIG_CSharpArgumentException< / a > < / div > < div class = "ttdeci" > @ SWIG_CSharpArgumentException< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "knapsack__solver__csharp__wrap_8cc_source.html#l00188" > knapsack_solver_csharp_wrap.cc:188< / a > < / div > < / div >
< div class = "ttc" id = "aknapsack__solver__csharp__wrap_8cc_html_a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > < div class = "ttname" > < a href = "knapsack__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0a9bbceb36dd494a91360ee2e8fe9ddc2d" > SWIG_CSharpArgumentOutOfRangeException< / a > < / div > < div class = "ttdeci" > @ SWIG_CSharpArgumentOutOfRangeException< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "knapsack__solver__csharp__wrap_8cc_source.html#l00191" > knapsack_solver_csharp_wrap.cc:190< / a > < / div > < / div >
< div class = "ttc" id = "aknapsack__solver__csharp__wrap_8cc_html_a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > < div class = "ttname" > < a href = "knapsack__solver__csharp__wrap_8cc.html#a96af968a8ad5d2e899c24200d52959b0aa8107996714f2635d64cc979be44caf4" > SWIG_CSharpArgumentNullException< / a > < / div > < div class = "ttdeci" > @ SWIG_CSharpArgumentNullException< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "knapsack__solver__csharp__wrap_8cc_source.html#l00189" > knapsack_solver_csharp_wrap.cc:189< / a > < / div > < / div >
2020-09-02 09:42:51 +02:00
< / div > <!-- fragment -->
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00220" > 220< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6bd73a85bfa02945423cdd32c1e7abb3" name = "a6bd73a85bfa02945423cdd32c1e7abb3" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6bd73a85bfa02945423cdd32c1e7abb3" > ◆ < / a > < / span > SWIG_csharp_string_callback< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "sorted__interval__list__csharp__wrap_8cc.html#a9f10617088f69d0d95af160880cd79b7" > SWIG_CSharpStringHelperCallback< / a > SWIG_csharp_string_callback = NULL< / td >
2020-09-02 09:42:51 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html#l00286" > 286< / a > of file < a class = "el" href = "knapsack__solver__csharp__wrap_8cc_source.html" > knapsack_solver_csharp_wrap.cc< / a > .< / p >
< / 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 >
< li class = "navelem" > < a class = "el" href = "dir_a7cc1eeded8f693d0da6c729bc88c45a.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_b2c6d49957bf5d0c7726edb4b829cd4d.html" > gen< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_dd9e6105f85b4b8d1432afc92516bdf4.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_585e9a2673d249c3b9690f454203f86a.html" > algorithms< / a > < / li > < li class = "navelem" > < a class = "el" href = "knapsack__solver__csharp__wrap_8cc.html" > knapsack_solver_csharp_wrap.cc< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2022-01-17 21:42:14 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.3 < / li >
2020-09-02 09:42:51 +02:00
< / ul >
< / div >
< / body >
< / html >