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-08-12 09:16:03 -07:00
< span id = "sfml" > Google OR-Tools 7.3< / span >
2019-06-13 13:08:49 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
2019-08-12 09:16:03 -07:00
< h2 > Java Reference< / h2 >
2019-08-07 18:01:08 -07:00
< ul >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1sat.html" > CP-SAT< / a > < / li >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1graph.html" > Graph< / a > < / li >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1algorithms.html" > Knapsack solver< / a > < / li >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1linearsolver.html" > Linear solver< / a > < / li >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1constraintsolver.html" > Routing< / a > < / li >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1util.html" > Util< / a > < / li >
< / ul >
< / div >
2019-06-13 13:08:49 +02:00
< div id = "content" >
2019-08-07 18:01:08 -07:00
< div align = "center" >
< h1 style = "color: #145A32;" > Java Reference< / h1 >
< / div >
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 = "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 class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
2019-06-13 02:45:44 +02:00
< / 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 = "headertitle" >
< div class = "title" > FirstSolutionStrategy.java< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2019-08-07 18:01:08 -07:00
< a href = "FirstSolutionStrategy_8java.html" > Go to the documentation of this file.< / a > < div class = "fragment" > < div class = "line" > < a name = "l00001" > < / a > < span class = "lineno" > 1< / span >   < span class = "comment" > // Generated by the protocol buffer compiler. DO NOT EDIT!< / span > < / div > < div class = "line" > < a name = "l00002" > < / a > < span class = "lineno" > 2< / span >   < span class = "comment" > // source: ortools/constraint_solver/routing_enums.proto< / span > < / div > < div class = "line" > < a name = "l00003" > < / a > < span class = "lineno" > 3< / span >   < / div > < div class = "line" > < a name = "l00004" > < / a > < span class = "lineno" > 4< / span >   < span class = "keyword" > package < / span > com.google.ortools.constraintsolver;< / div > < div class = "line" > < a name = "l00005" > < / a > < span class = "lineno" > 5< / span >   < / div > < div class = "line" > < a name = "l00013" > < / a > < span class = "lineno" > < a class = "line" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html" > 13< / a > < / span >   < span class = "keyword" > public< / span > < span class = "keyword" > final< / span > < span class = "keyword" > class < / span > < a class = "code" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html" > FirstSolutionStrategy< / a > < span class = "keyword" > extends< / span > < / div > < div class = "line" > < a name = "l00014" > < / a > < span class = "lineno" > 14< / span >   < a class = "code" href = "namespacecom.html" > com< / a > .google.protobuf.GeneratedMessageV3 implements< / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > 15< / span >   < span class = "comment" > // @@protoc_insertion_point(message_implements:operations_research.FirstSolutionStrategy)< / span > < / div > < div class = "line" > < a name = "l00016" > < / a > < span class = "lineno" > 16< / span >   < a class = "code" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategyOrBuilder.html" > FirstSolutionStrategyOrBuilder< / a > {< / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < span class = "keyword" > private< / span > < span class = "keyword" > static< / span > < span class = "keyword" > final< / span > < span class = "keywordtype" > long< / span > serialVersionUID = 0L;< / div > < div class = "line" > < a name = "l00018" > < / a > < span class = "lineno" > 18< / span >   < span class = "comment" > // Use FirstSolutionStrategy.newBuilder() to construct.< / span > < / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   < span class = "keyword" > private< / span > < a class = "code" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html" > FirstSolutionStrategy< / a > (< a class = "code" href = "namespacecom.html" > com< / a > .< a class = "code" href = "namespacecom_1_1google.html" > google< / a > .protobuf.GeneratedMessageV3.Builder< ?> builder) {< / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   super(builder);< / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > 21< / span >   }< / div > < div class = "line" > < a name = "l00022" > < / a > < span class = "lineno" > 22< / span >   < span class = "keyword" > private< / span > < a class = "code" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html" > FirstSolutionStrategy< / a > () {< / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > 23< / span >   }< / div > < div class = "line" > < a name = "l00024" > < / a > < span class = "lineno" > 24< / span >   < / div > < div class = "line" > < a name = "l00025" > < / a > < span class = "lineno" > 25< / span >   @java.lang.Override< / div > < div class = "line" > < a name = "l00026" > < / a > < span class = "lineno" > 26< / span >   @SuppressWarnings({< span class = "stringliteral" > " unused" < / span > })< / div > < div class = "line" > < a name = "l00027" > < / a > < span class = "lineno" > < a class = "line" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#acab334d7dcecf2ae3efa8e973142c563" > 27< / a > < / span >   < span class = "keyword" > protected< / span > java.lang.Object < a class = "code" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#acab334d7dcecf2ae3efa8e973142c563" > newInstance< / a > (< / div > < div class = "line" > < a name = "l00028" > < / a > < span class = "lineno" > 28< / span > & #1
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_ad4c35acf2d13c654bdf4c231402d8e5b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#ad4c35acf2d13c654bdf4c231402d8e5b" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.clone< / a > < / div > < div class = "ttdeci" > .lang.Override Builder clone()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00742" > FirstSolutionStrategy.java:742< / a > < / div > < / div >
2019-06-20 23:19:36 +02:00
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value< / a > < / div > < div class = "ttdoc" > Protobuf enum.< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00090" > FirstSolutionStrategy.java:90< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a0cec97a2d292c60aaea5b4b01bb09b02" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a0cec97a2d292c60aaea5b4b01bb09b02" > com.google.ortools.constraintsolver.FirstSolutionStrategy.getDefaultInstanceForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.constraintsolver.FirstSolutionStrategy getDefaultInstanceForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00860" > FirstSolutionStrategy.java:860< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a8342b02c43d81069adc3e820423d92ac" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a8342b02c43d81069adc3e820423d92ac" > com.google.ortools.constraintsolver.FirstSolutionStrategy.getSerializedSize< / a > < / div > < div class = "ttdeci" > .lang.Override int getSerializedSize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00543" > FirstSolutionStrategy.java:543< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a070e96daadee700ecbf54b3135a28fa7" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a070e96daadee700ecbf54b3135a28fa7" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.SEQUENTIAL_CHEAPEST_INSERTION< / a > < / div > < div class = "ttdeci" > SEQUENTIAL_CHEAPEST_INSERTION< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00220" > FirstSolutionStrategy.java:220< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a1e21beadf8f392bed30816e8e4714b43" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a1e21beadf8f392bed30816e8e4714b43" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.AUTOMATIC< / a > < / div > < div class = "ttdeci" > AUTOMATIC< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00108" > FirstSolutionStrategy.java:108< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_aa821b298cad4959bcaa2b8ea973b3af7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#aa821b298cad4959bcaa2b8ea973b3af7" > com.google.ortools.constraintsolver.FirstSolutionStrategy.getParserForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.Parser< FirstSolutionStrategy > getParserForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00855" > FirstSolutionStrategy.java:855< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a0ecef68deee39b6438e4115a06f2c656" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a0ecef68deee39b6438e4115a06f2c656" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.PATH_CHEAPEST_ARC< / a > < / div > < div class = "ttdeci" > PATH_CHEAPEST_ARC< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00119" > FirstSolutionStrategy.java:119< / a > < / div > < / div >
2019-06-13 02:45:44 +02:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingEnums_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingEnums.html" > com.google.ortools.constraintsolver.RoutingEnums< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "RoutingEnums_8java_source.html#l00006" > RoutingEnums.java:6< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a7a484474c36faf426657f0e94c090dbb" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a7a484474c36faf426657f0e94c090dbb" > com.google.ortools.constraintsolver.FirstSolutionStrategy.newBuilderForType< / a > < / div > < div class = "ttdeci" > .lang.Override Builder newBuilderForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00650" > FirstSolutionStrategy.java:650< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_aeff24d3f13ca1e88dc9427c640b64314" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#aeff24d3f13ca1e88dc9427c640b64314" > com.google.ortools.constraintsolver.FirstSolutionStrategy.newBuilder< / a > < / div > < div class = "ttdeci" > static Builder newBuilder()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00651" > FirstSolutionStrategy.java:651< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a401adfed369d510f3437d16bccf924c3" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a401adfed369d510f3437d16bccf924c3" > com.google.ortools.constraintsolver.FirstSolutionStrategy.newBuilderForType< / a > < / div > < div class = "ttdeci" > .lang.Override Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00664" > FirstSolutionStrategy.java:664< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a0cec97a2d292c60aaea5b4b01bb09b02" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a0cec97a2d292c60aaea5b4b01bb09b02" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.getDefaultInstanceForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.constraintsolver.FirstSolutionStrategy getDefaultInstanceForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00721" > FirstSolutionStrategy.java:721< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_ad07d2eab5f1cfa2ea444f92265646293" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#ad07d2eab5f1cfa2ea444f92265646293" > com.google.ortools.constraintsolver.FirstSolutionStrategy.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.FirstSolutionStrategy parseFrom(com.google.protobuf.ByteString data)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00590" > FirstSolutionStrategy.java:590< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_ac272ec22dc8d55807125e837ab82498f" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#ac272ec22dc8d55807125e837ab82498f" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.internalGetValueMap< / a > < / div > < div class = "ttdeci" > static com.google.protobuf.Internal.EnumLiteMap< Value > internalGetValueMap()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00478" > FirstSolutionStrategy.java:478< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a9bb7c00a64367a455e6ef5bae22e15ac" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a9bb7c00a64367a455e6ef5bae22e15ac" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.getValueDescriptor< / a > < / div > < div class = "ttdeci" > final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00490" > FirstSolutionStrategy.java:490< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_aff7984f0c9374c822236a61d47962963" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#aff7984f0c9374c822236a61d47962963" > com.google.ortools.constraintsolver.FirstSolutionStrategy.newBuilder< / a > < / div > < div class = "ttdeci" > static Builder newBuilder(com.google.ortools.constraintsolver.FirstSolutionStrategy prototype)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00654" > FirstSolutionStrategy.java:654< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a0ca481f1bb472e5b304587aeac40c555" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a0ca481f1bb472e5b304587aeac40c555" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.BEST_INSERTION< / a > < / div > < div class = "ttdeci" > BEST_INSERTION< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00199" > FirstSolutionStrategy.java:199< / a > < / div > < / div >
2019-06-13 02:45:44 +02:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html" > com.google.ortools.constraintsolver.FirstSolutionStrategy< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00013" > FirstSolutionStrategy.java:13< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_ab55eefa0b7ba9d1dec56bf8bb2b996b3" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#ab55eefa0b7ba9d1dec56bf8bb2b996b3" > com.google.ortools.constraintsolver.FirstSolutionStrategy.hashCode< / a > < / div > < div class = "ttdeci" > .lang.Override int hashCode()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00568" > FirstSolutionStrategy.java:568< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a77dfa6ca1cfaeffcf293b6a99d83ca0e" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a77dfa6ca1cfaeffcf293b6a99d83ca0e" > com.google.ortools.constraintsolver.FirstSolutionStrategy.parser< / a > < / div > < div class = "ttdeci" > static com.google.protobuf.Parser< FirstSolutionStrategy > parser()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00850" > FirstSolutionStrategy.java:850< / a > < / div > < / div >
2019-06-13 02:45:44 +02:00
< div class = "ttc" id = "namespacecom_html" > < div class = "ttname" > < a href = "namespacecom.html" > com< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a3f4582d21a6ee56b437b6bfe2c13db2a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a3f4582d21a6ee56b437b6bfe2c13db2a" > com.google.ortools.constraintsolver.FirstSolutionStrategy.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.FirstSolutionStrategy parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00605" > FirstSolutionStrategy.java:605< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_ae2244cc035c500435698b2747f67ed7d" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#ae2244cc035c500435698b2747f67ed7d" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.ALL_UNPERFORMED< / a > < / div > < div class = "ttdeci" > ALL_UNPERFORMED< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00188" > FirstSolutionStrategy.java:188< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a9595e84f1a265789b99af6f10e024e33" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a9595e84f1a265789b99af6f10e024e33" > com.google.ortools.constraintsolver.FirstSolutionStrategy.getUnknownFields< / a > < / div > < div class = "ttdeci" > .lang.Override final com.google.protobuf.UnknownFieldSet getUnknownFields()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00034" > FirstSolutionStrategy.java:34< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_ae9917a34ecff450148940529b49611cc" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#ae9917a34ecff450148940529b49611cc" > com.google.ortools.constraintsolver.FirstSolutionStrategy.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.FirstSolutionStrategy parseFrom(com.google.protobuf.CodedInputStream input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00635" > FirstSolutionStrategy.java:635< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a933d518fc16e760775083e723eb80b9a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a933d518fc16e760775083e723eb80b9a" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.internalGetFieldAccessorTable< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00687" > FirstSolutionStrategy.java:687< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a0ecf757b5c1ee367ed7c5276daaa7d71" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a0ecf757b5c1ee367ed7c5276daaa7d71" > com.google.ortools.constraintsolver.FirstSolutionStrategy.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.FirstSolutionStrategy parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00584" > FirstSolutionStrategy.java:584< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a7edae776e2743d0c261a8b7f444433eb" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a7edae776e2743d0c261a8b7f444433eb" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.LOCAL_CHEAPEST_INSERTION< / a > < / div > < div class = "ttdeci" > LOCAL_CHEAPEST_INSERTION< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00233" > FirstSolutionStrategy.java:233< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_ad9c7bdd857ca6c970b0d1ba4dadb1f66" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#ad9c7bdd857ca6c970b0d1ba4dadb1f66" > com.google.ortools.constraintsolver.FirstSolutionStrategy.equals< / a > < / div > < div class = "ttdeci" > .lang.Override boolean equals(final java.lang.Object obj)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00554" > FirstSolutionStrategy.java:554< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a933d518fc16e760775083e723eb80b9a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a933d518fc16e760775083e723eb80b9a" > com.google.ortools.constraintsolver.FirstSolutionStrategy.internalGetFieldAccessorTable< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00081" > FirstSolutionStrategy.java:81< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a5df599d114f2e2c14f929edc26c3c89e" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a5df599d114f2e2c14f929edc26c3c89e" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.getDescriptorForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.Descriptors.Descriptor getDescriptorForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00716" > FirstSolutionStrategy.java:716< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a33a44894283a5becc61cffd9e3e902f7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a33a44894283a5becc61cffd9e3e902f7" > com.google.ortools.constraintsolver.FirstSolutionStrategy.parseDelimitedFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.FirstSolutionStrategy parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00628" > FirstSolutionStrategy.java:628< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a8f609e5c6b11ee6002bc9f0bc85c7d6c" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a8f609e5c6b11ee6002bc9f0bc85c7d6c" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.valueOf< / a > < / div > < div class = "ttdeci" > .lang.Deprecated static Value valueOf(int value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00451" > FirstSolutionStrategy.java:451< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_aaf6e5f254c6fe1e4e131e7f1ab58d673" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#aaf6e5f254c6fe1e4e131e7f1ab58d673" > com.google.ortools.constraintsolver.FirstSolutionStrategy.getDefaultInstance< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.FirstSolutionStrategy getDefaultInstance()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00835" > FirstSolutionStrategy.java:835< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a833a7e699d573b23a396af218d074e48" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a833a7e699d573b23a396af218d074e48" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.EVALUATOR_STRATEGY< / a > < / div > < div class = "ttdeci" > EVALUATOR_STRATEGY< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00140" > FirstSolutionStrategy.java:140< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_ada120643f7710d9df7cad50d6ab2ac51" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#ada120643f7710d9df7cad50d6ab2ac51" > com.google.ortools.constraintsolver.FirstSolutionStrategy.getDescriptor< / a > < / div > < div class = "ttdeci" > static final com.google.protobuf.Descriptors.Descriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00075" > FirstSolutionStrategy.java:75< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a6e9fa218e72d169dfcc4d6009e3574ae" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a6e9fa218e72d169dfcc4d6009e3574ae" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.UNRECOGNIZED< / a > < / div > < div class = "ttdeci" > UNRECOGNIZED< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00263" > FirstSolutionStrategy.java:263< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a813eab1fc00c769aad910c480868972b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a813eab1fc00c769aad910c480868972b" > com.google.ortools.constraintsolver.FirstSolutionStrategy.writeTo< / a > < / div > < div class = "ttdeci" > .lang.Override void writeTo(com.google.protobuf.CodedOutputStream output)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00537" > FirstSolutionStrategy.java:537< / a > < / div > < / div >
2019-06-20 23:19:36 +02:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00676" > FirstSolutionStrategy.java:676< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a2897954ed8cb350e91ebce7f4cdb53e5" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a2897954ed8cb350e91ebce7f4cdb53e5" > com.google.ortools.constraintsolver.FirstSolutionStrategy.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.FirstSolutionStrategy parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00595" > FirstSolutionStrategy.java:595< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a4cccefa27c0c36e962ea460029b2e3d1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a4cccefa27c0c36e962ea460029b2e3d1" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.addRepeatedField< / a > < / div > < div class = "ttdeci" > .lang.Override Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00768" > FirstSolutionStrategy.java:768< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a7ce6ee77853dc706fec1a941a6369208" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a7ce6ee77853dc706fec1a941a6369208" > com.google.ortools.constraintsolver.FirstSolutionStrategy.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.FirstSolutionStrategy parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00641" > FirstSolutionStrategy.java:641< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_acab334d7dcecf2ae3efa8e973142c563" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#acab334d7dcecf2ae3efa8e973142c563" > com.google.ortools.constraintsolver.FirstSolutionStrategy.newInstance< / a > < / div > < div class = "ttdeci" > .lang.Override java.lang.Object newInstance(UnusedPrivateParameter unused)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00027" > FirstSolutionStrategy.java:27< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a31fadd2b8a94ae5afc15bf92ae7673b0" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a31fadd2b8a94ae5afc15bf92ae7673b0" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.GLOBAL_CHEAPEST_ARC< / a > < / div > < div class = "ttdeci" > GLOBAL_CHEAPEST_ARC< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00242" > FirstSolutionStrategy.java:242< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_aef95dfce97438630234748100ec59207" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#aef95dfce97438630234748100ec59207" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.mergeFrom< / a > < / div > < div class = "ttdeci" > Builder mergeFrom(com.google.ortools.constraintsolver.FirstSolutionStrategy other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00783" > FirstSolutionStrategy.java:783< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_aa6a3b8d23936996f3343e3cca538883a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#aa6a3b8d23936996f3343e3cca538883a" > com.google.ortools.constraintsolver.FirstSolutionStrategy.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.FirstSolutionStrategy parseFrom(byte[] data)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00601" > FirstSolutionStrategy.java:601< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_ae071ce79c0d08f7b511ef6670d024e23" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#ae071ce79c0d08f7b511ef6670d024e23" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.forNumber< / a > < / div > < div class = "ttdeci" > static Value forNumber(int value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00455" > FirstSolutionStrategy.java:455< / a > < / div > < / div >
2019-06-13 02:45:44 +02:00
< div class = "ttc" id = "namespacecom_1_1google_1_1ortools_html" > < div class = "ttname" > < a href = "namespacecom_1_1google_1_1ortools.html" > com.google.ortools< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_afed76e2d97b5f1b69aa4c2e32de27a64" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#afed76e2d97b5f1b69aa4c2e32de27a64" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.clearOneof< / a > < / div > < div class = "ttdeci" > .lang.Override Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00757" > FirstSolutionStrategy.java:757< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_acef10bfce58be3f9ffb8830b95025fae" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#acef10bfce58be3f9ffb8830b95025fae" > com.google.ortools.constraintsolver.FirstSolutionStrategy.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.FirstSolutionStrategy parseFrom(java.nio.ByteBuffer data)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00579" > FirstSolutionStrategy.java:579< / a > < / div > < / div >
2019-06-27 17:06:11 +02:00
< div class = "ttc" id = "namespacecom_1_1google_1_1ortools_1_1constraintsolver_html" > < div class = "ttname" > < a href = "namespacecom_1_1google_1_1ortools_1_1constraintsolver.html" > com.google.ortools.constraintsolver< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntIntToLongFunction_8java_source.html#l00014" > IntIntToLongFunction.java:14< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_af11949899c7a9c00bcd8d39c964989cd" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#af11949899c7a9c00bcd8d39c964989cd" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.build< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.constraintsolver.FirstSolutionStrategy build()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00726" > FirstSolutionStrategy.java:726< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a6e94e20fd346cc093e18700bb53e74c8" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a6e94e20fd346cc093e18700bb53e74c8" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.UNSET< / a > < / div > < div class = "ttdeci" > UNSET< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00099" > FirstSolutionStrategy.java:99< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_aff97d145c62c70b237424c67b260510b" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#aff97d145c62c70b237424c67b260510b" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.CHRISTOFIDES< / a > < / div > < div class = "ttdeci" > CHRISTOFIDES< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00178" > FirstSolutionStrategy.java:178< / a > < / div > < / div >
2019-06-13 02:45:44 +02:00
< div class = "ttc" id = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategyOrBuilder_html" > < div class = "ttname" > < a href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategyOrBuilder.html" > com.google.ortools.constraintsolver.FirstSolutionStrategyOrBuilder< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategyOrBuilder_8java_source.html#l00006" > FirstSolutionStrategyOrBuilder.java:6< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a4bf8e5c3da8afd53734c21659c70dc1a" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a4bf8e5c3da8afd53734c21659c70dc1a" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.FIRST_UNBOUND_MIN_VALUE< / a > < / div > < div class = "ttdeci" > FIRST_UNBOUND_MIN_VALUE< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00262" > FirstSolutionStrategy.java:262< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a968cb605190759c690e5a97cdc0bb4a1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a968cb605190759c690e5a97cdc0bb4a1" > com.google.ortools.constraintsolver.FirstSolutionStrategy.isInitialized< / a > < / div > < div class = "ttdeci" > .lang.Override final boolean isInitialized()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00527" > FirstSolutionStrategy.java:527< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_ac316af0298e9645fc3e5159b0d4464e1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#ac316af0298e9645fc3e5159b0d4464e1" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.setUnknownFields< / a > < / div > < div class = "ttdeci" > .lang.Override final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00814" > FirstSolutionStrategy.java:814< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a754da7f4b4524f421abe8bb0848dd070" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a754da7f4b4524f421abe8bb0848dd070" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.LOCAL_CHEAPEST_ARC< / a > < / div > < div class = "ttdeci" > LOCAL_CHEAPEST_ARC< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00251" > FirstSolutionStrategy.java:251< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_afa2e8f547582fdef7e189020717f4417" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#afa2e8f547582fdef7e189020717f4417" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.getNumber< / a > < / div > < div class = "ttdeci" > final int getNumber()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00439" > FirstSolutionStrategy.java:439< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a968cb605190759c690e5a97cdc0bb4a1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a968cb605190759c690e5a97cdc0bb4a1" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.isInitialized< / a > < / div > < div class = "ttdeci" > .lang.Override final boolean isInitialized()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00791" > FirstSolutionStrategy.java:791< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a6b8bd3e0050ed8bf206090b48abf86a7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a6b8bd3e0050ed8bf206090b48abf86a7" > com.google.ortools.constraintsolver.FirstSolutionStrategy.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.FirstSolutionStrategy parseFrom(java.io.InputStream input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00611" > FirstSolutionStrategy.java:611< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a29cb2d6e078130bc33cbb0c4e4363843" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a29cb2d6e078130bc33cbb0c4e4363843" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.setField< / a > < / div > < div class = "ttdeci" > .lang.Override Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00746" > FirstSolutionStrategy.java:746< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_af5d18ad987f46f34bc16e14dd69ad465" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#af5d18ad987f46f34bc16e14dd69ad465" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.clearField< / a > < / div > < div class = "ttdeci" > .lang.Override Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00752" > FirstSolutionStrategy.java:752< / a > < / div > < / div >
2019-06-13 02:45:44 +02:00
< div class = "ttc" id = "namespacecom_1_1google_html" > < div class = "ttname" > < a href = "namespacecom_1_1google.html" > com.google< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_ada120643f7710d9df7cad50d6ab2ac51" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#ada120643f7710d9df7cad50d6ab2ac51" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.getDescriptor< / a > < / div > < div class = "ttdeci" > static final com.google.protobuf.Descriptors.Descriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00681" > FirstSolutionStrategy.java:681< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_aa7b4ce11ebcd3ae0c6a09005740407fb" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#aa7b4ce11ebcd3ae0c6a09005740407fb" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.PARALLEL_CHEAPEST_INSERTION< / a > < / div > < div class = "ttdeci" > PARALLEL_CHEAPEST_INSERTION< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00209" > FirstSolutionStrategy.java:209< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_abc9f8447202b16bd828e7b065ed364bb" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#abc9f8447202b16bd828e7b065ed364bb" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.valueOf< / a > < / div > < div class = "ttdeci" > static Value valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00504" > FirstSolutionStrategy.java:504< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a916dae08dfc215ec61d3721b0eed6631" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a916dae08dfc215ec61d3721b0eed6631" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.mergeFrom< / a > < / div > < div class = "ttdeci" > .lang.Override Builder mergeFrom(com.google.protobuf.Message other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00774" > FirstSolutionStrategy.java:774< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a589ee2fffd68916ed20f41809cfa21e1" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a589ee2fffd68916ed20f41809cfa21e1" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.SAVINGS< / a > < / div > < div class = "ttdeci" > SAVINGS< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00151" > FirstSolutionStrategy.java:151< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a542b6d7ba65ac8ab25e1a42debda37ab" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a542b6d7ba65ac8ab25e1a42debda37ab" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.clear< / a > < / div > < div class = "ttdeci" > .lang.Override Builder clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00709" > FirstSolutionStrategy.java:709< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a4b7a7c8ef9d0d33acc778b2da050b6fd" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a4b7a7c8ef9d0d33acc778b2da050b6fd" > com.google.ortools.constraintsolver.FirstSolutionStrategy.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.FirstSolutionStrategy parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00616" > FirstSolutionStrategy.java:616< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a0802cc3808ec76bec63444d9bd86fb90" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a0802cc3808ec76bec63444d9bd86fb90" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.getDescriptor< / a > < / div > < div class = "ttdeci" > static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00498" > FirstSolutionStrategy.java:498< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a61c2e55b40761be66c3031c8fe95750f" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a61c2e55b40761be66c3031c8fe95750f" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.PATH_MOST_CONSTRAINED_ARC< / a > < / div > < div class = "ttdeci" > PATH_MOST_CONSTRAINED_ARC< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00130" > FirstSolutionStrategy.java:130< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a0da9bed8cdc8234a8f5d8d0a7124c429" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a0da9bed8cdc8234a8f5d8d0a7124c429" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.buildPartial< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.constraintsolver.FirstSolutionStrategy buildPartial()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00735" > FirstSolutionStrategy.java:735< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a142b02b71ba175352614505d6d362067" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a142b02b71ba175352614505d6d362067" > com.google.ortools.constraintsolver.FirstSolutionStrategy.parseDelimitedFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.FirstSolutionStrategy parseDelimitedFrom(java.io.InputStream input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00623" > FirstSolutionStrategy.java:623< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a3e05e91aa90c10970a9aafb7b561e218" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a3e05e91aa90c10970a9aafb7b561e218" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.mergeUnknownFields< / a > < / div > < div class = "ttdeci" > .lang.Override final Builder mergeUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00820" > FirstSolutionStrategy.java:820< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a77db07dbc1f747f14c5df841ccf5a14c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a77db07dbc1f747f14c5df841ccf5a14c" > com.google.ortools.constraintsolver.FirstSolutionStrategy.toBuilder< / a > < / div > < div class = "ttdeci" > .lang.Override Builder toBuilder()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00658" > FirstSolutionStrategy.java:658< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_abd867fdf1f1856006661570af35cca61" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#abd867fdf1f1856006661570af35cca61" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.SWEEP< / a > < / div > < div class = "ttdeci" > SWEEP< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00163" > FirstSolutionStrategy.java:163< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_aed8bcb2788cf7a14481eae93a84b9c2c" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#aed8bcb2788cf7a14481eae93a84b9c2c" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Value.getDescriptorForType< / a > < / div > < div class = "ttdeci" > final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00494" > FirstSolutionStrategy.java:494< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a290ae22f465e8996adf8f356426908c7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a290ae22f465e8996adf8f356426908c7" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.mergeFrom< / a > < / div > < div class = "ttdeci" > .lang.Override Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00796" > FirstSolutionStrategy.java:796< / a > < / div > < / div >
2019-06-13 02:45:44 +02:00
< / div > <!-- fragment --> < / div > <!-- contents -->
2019-08-07 18:01:08 -07:00
< / div >
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 >