2019-06-13 13:08:49 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2019-06-12 22:00:29 +02:00
< html xmlns = "http://www.w3.org/1999/xhtml" >
2019-06-13 13:08:49 +02:00
< head >
< title > OR-Tools< / title >
< meta http-equiv = "Content-Type" content = "text/html;" / >
< meta charset = "utf-8" / >
<!-- <link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/> -->
2019-06-20 23:08:48 +02:00
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
2019-06-13 13:08:49 +02:00
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2019-06-29 18:18:08 +02:00
< span id = "sfml" > OR-Tools 7.2< / span >
2019-06-13 13:08:49 +02:00
< / div >
< / div >
2019-06-29 18:18:08 +02:00
< link rel = "icon" href = "https://developers.google.com/optimization/images/orLogo.png" >
2019-06-13 13:08:49 +02:00
< div id = "content" >
2019-06-12 22:00:29 +02:00
<!-- Generated by Doxygen 1.8.15 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related  Pages< / span > < / a > < / li >
< li class = "current" > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
2019-07-15 17:42:24 -07:00
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
2019-06-12 22:00:29 +02:00
< / ul >
< / div >
< / div > <!-- top -->
2019-07-12 13:25:23 -07:00
< 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('namespaces.html','');});
/* @license-end */
< / script >
< div id = "doc-content" >
2019-06-12 22:00:29 +02:00
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > Namespace List< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > Here is a list of all namespaces with brief descriptions:< / div > < div class = "directory" >
2019-06-13 15:58:54 +02:00
< table class = "directory" >
< tr id = "row_0_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > N< / span > < / span > < a class = "el" href = "namespaceoperations__research.html" target = "_self" > operations_research< / a > < / td > < td class = "desc" > Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License < / td > < / tr >
< tr id = "row_1_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > N< / span > < / span > < a class = "el" href = "namespaceutil.html" target = "_self" > util< / a > < / td > < td class = "desc" > Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License < / td > < / tr >
2019-06-12 22:00:29 +02:00
< / table >
< / div > <!-- directory -->
< / div > <!-- contents -->
2019-07-12 13:25:23 -07:00
< / div > <!-- doc - content -->
2019-06-13 13:08:49 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
2019-06-12 22:00:29 +02:00
< / html >