2020-09-01 16:00:33 +02:00
<!-- HTML header for doxygen 1.8.18 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2021-01-26 11:28:50 +01:00
< meta name = "generator" content = "Doxygen 1.9.1" / >
2020-09-01 16:00:33 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: hash.h 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-01-26 11:28:50 +01:00
  < span id = "projectnumber" > 8.2< / span >
2020-09-01 16:00:33 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2021-01-26 11:28:50 +01:00
<!-- Generated by Doxygen 1.9.1 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2021-01-26 11:28:50 +01:00
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('hash_8h.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#namespaces" > Namespaces< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > hash.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < a href = "hash_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
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 = "structstd_1_1hash_3_01std_1_1pair_3_01_first_00_01_second_01_4_01_4.html" > hash< std::pair< First, Second > > < / a > < / td > < / tr >
2020-09-01 16:00:33 +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 = "structstd_1_1hash_3_01std_1_1array_3_01_t_00_01_n_01_4_01_4.html" > hash< std::array< T, N > > < / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "namespaces" > < / a >
Namespaces< / h2 > < / td > < / tr >
< tr class = "memitem:namespaceoperations__research" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / td > < / tr >
< tr class = "memdesc:namespaceoperations__research" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The vehicle routing library lets one model and solve generic vehicle routing problems ranging from the Traveling Salesman Problem to more complex problems such as the Capacitated Vehicle Routing Problem with Time Windows. < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:namespaceutil__hash" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil__hash.html" > util_hash< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ae3eb78859f8162620f6fffe8cac690af" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ae3eb78859f8162620f6fffe8cac690af" > mix< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > & < a class = "el" href = "constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2" > a< / a > , < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > & < a class = "el" href = "constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6" > b< / a > , < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > & c)< / td > < / tr >
< tr class = "separator:ae3eb78859f8162620f6fffe8cac690af" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5cdda52220787f2b0cf8273197012f26" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a5cdda52220787f2b0cf8273197012f26" > mix< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > & < a class = "el" href = "constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2" > a< / a > , < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > & < a class = "el" href = "constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6" > b< / a > , < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > & c)< / td > < / tr >
< tr class = "separator:a5cdda52220787f2b0cf8273197012f26" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a191104fd02d8c47ae1ee2c3fb4924c25" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a191104fd02d8c47ae1ee2c3fb4924c25" > Hash32NumWithSeed< / a > (< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > num, < a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > uint32< / a > c)< / td > < / tr >
< tr class = "separator:a191104fd02d8c47ae1ee2c3fb4924c25" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5046d0cb02a8c0ebeea9919d5c2e7e36" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a5046d0cb02a8c0ebeea9919d5c2e7e36" > Hash64NumWithSeed< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > num, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > c)< / td > < / tr >
< tr class = "separator:a5046d0cb02a8c0ebeea9919d5c2e7e36" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa2ba7114404f5416e797636b0e1eddcd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil__hash.html#aa2ba7114404f5416e797636b0e1eddcd" > Hash< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > num, < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > c)< / td > < / tr >
< tr class = "separator:aa2ba7114404f5416e797636b0e1eddcd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a969b96e4c3ae28cd651e821b2ffe8937" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil__hash.html#a969b96e4c3ae28cd651e821b2ffe8937" > Hash< / a > (< a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > < a class = "el" href = "constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2" > a< / a > , < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > < a class = "el" href = "constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6" > b< / a > , < a class = "el" href = "integral__types_8h.html#abc0f5bc07737e498f287334775dff2b6" > uint64< / a > c)< / td > < / tr >
< tr class = "separator:a969b96e4c3ae28cd651e821b2ffe8937" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- HTML footer for doxygen 1.8.18 -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "dir_a7cc1eeded8f693d0da6c729bc88c45a.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_8f9dc966244f4c6e9b2fa0dee1e4ef1a.html" > base< / a > < / li > < li class = "navelem" > < a class = "el" href = "hash_8h.html" > hash.h< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2021-01-26 11:28:50 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.1 < / li >
2020-09-01 16:00:33 +02:00
< / ul >
< / div >
< / body >
< / html >