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-13 02:45:44 +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:19:36 +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-26 12:16:47 +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-13 02:45:44 +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 > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< / ul >
< / div >
< div id = "nav-path" class = "navpath" >
< 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_82da1734a9cb0f1cf40dbd95c2117ce5.html" > com< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_1713cbfcde5229f242ac28be432e77c9.html" > google< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_06c320066273db25e45ae140036401c9.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_81253d67c190c9baa2240dffd7ee8180.html" > constraintsolver< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#namespaces" > Packages< / a > < / div >
< div class = "headertitle" >
< div class = "title" > PathWithPreviousNodesOperator.java File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < a href = "PathWithPreviousNodesOperator_8java_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 >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PathWithPreviousNodesOperator.html" > com.google.ortools.constraintsolver.PathWithPreviousNodesOperator< / a > < / td > < / tr >
2019-07-05 00:25:55 +02:00
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Simple < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PathOperator.html" title = "Base class of the local search operators dedicated to path modifications (a path is a set of nodes li..." > PathOperator< / a > wrapper that also stores the current previous nodes, and is thus able to provide the "Prev" and "IsPathStart" functions. < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PathWithPreviousNodesOperator.html#details" > More...< / a > < br / > < / td > < / tr >
2019-06-13 02:45:44 +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 >
Packages< / h2 > < / td > < / tr >
< tr class = "memitem:namespacecom_1_1google_1_1ortools_1_1constraintsolver" > < td class = "memItemLeft" align = "right" valign = "top" > package   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacecom_1_1google_1_1ortools_1_1constraintsolver.html" > com.google.ortools.constraintsolver< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< / div > <!-- contents -->
2019-06-13 13:08:49 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
2019-06-13 02:45:44 +02:00
< / html >