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 = "headertitle" >
< div class = "title" > FirstSolutionStrategy.java< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2019-06-20 23:19:36 +02: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#a00ed08a6fdbe9ea31e0d571d162fc5e1" > 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#a00ed08a6fdbe9ea31e0d571d162fc5e1" > 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_af5c4d8bac2820498863eda20b624c4ea" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#af5c4d8bac2820498863eda20b624c4ea" > 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 = "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 >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_afb1860158409d851f2297733d752dafd" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#afb1860158409d851f2297733d752dafd" > 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_html_a0a465e18ab3ed9525953cd60798c1ede" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a0a465e18ab3ed9525953cd60798c1ede" > 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_ae78f404d6787658c606ec4f6bde936a1" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#ae78f404d6787658c606ec4f6bde936a1" > 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_html_a947396e30427830837f58a76120ec6b3" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a947396e30427830837f58a76120ec6b3" > 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_a3bec79b270aae045665d7100d5d73978" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a3bec79b270aae045665d7100d5d73978" > 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 = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_ace413acdfc87550fcaffc5be8748a06a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#ace413acdfc87550fcaffc5be8748a06a" > 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 >
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-06-20 23:19:36 +02:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a94ecee45abe6005b36cb9bf590f663f2" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a94ecee45abe6005b36cb9bf590f663f2" > 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 = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a46e202f99785565f38c9b7974d418f08" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a46e202f99785565f38c9b7974d418f08" > 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 = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_ae96ac169670518a6790aff3c4b0f5158" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#ae96ac169670518a6790aff3c4b0f5158" > 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 = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_aeebfc2f8a62181b07948a521a09ec108" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#aeebfc2f8a62181b07948a521a09ec108" > 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 >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a791a6fbb3070745a6f695cdcc30a4e2e" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a791a6fbb3070745a6f695cdcc30a4e2e" > 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 >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a41334fa8525de07eb10840246b575607" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a41334fa8525de07eb10840246b575607" > 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_1_1Builder_html_a7b653e40024d9f34e4060fda1d88c5d8" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a7b653e40024d9f34e4060fda1d88c5d8" > 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 = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_ad8a4728b47c785dd52e5046c4f9405bf" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#ad8a4728b47c785dd52e5046c4f9405bf" > 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_a5781ec17d6b376826b4d48778fac1b94" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a5781ec17d6b376826b4d48778fac1b94" > 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_ae5985ac0fd341a35e80ec01587e01ae0" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#ae5985ac0fd341a35e80ec01587e01ae0" > 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 = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a946d4162b38b303a3d43ec98347e7aa9" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a946d4162b38b303a3d43ec98347e7aa9" > 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-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-06-20 23:19:36 +02:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a6d92dabcf49a7462599a76c304e06253" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a6d92dabcf49a7462599a76c304e06253" > 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 >
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-06-20 23:19:36 +02:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a26ca920915f630a991e407bb386d1f90" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a26ca920915f630a991e407bb386d1f90" > 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_a22a23e3ed2593a018a1b5907131df3bf" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a22a23e3ed2593a018a1b5907131df3bf" > 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_aa799e339e188cb8751e4772c64f0c26e" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#aa799e339e188cb8751e4772c64f0c26e" > 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 = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_aec53184ef53794fa680d42c47d9be825" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#aec53184ef53794fa680d42c47d9be825" > 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_html_a868bd1cf078f59e99907a1a10a20d555" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a868bd1cf078f59e99907a1a10a20d555" > 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_a828ecdcd6cb328f6c9a364e69f12ab79" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a828ecdcd6cb328f6c9a364e69f12ab79" > 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 = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a0741395271fdba77b07ac9545f9c14b4" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a0741395271fdba77b07ac9545f9c14b4" > 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 = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_aca21dd986bedb0df5e1978847e942db6" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#aca21dd986bedb0df5e1978847e942db6" > 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 = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_ada3759435fcc50470aa4410a7dbc4d95" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#ada3759435fcc50470aa4410a7dbc4d95" > 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 = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a3ae7223dc4c91fee94a497bb90df7811" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a3ae7223dc4c91fee94a497bb90df7811" > 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 >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a66ca366857f713d7010842b28988fc21" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a66ca366857f713d7010842b28988fc21" > 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_1_1Builder_html_a9ecb7975feffab37469b68627bbeddf6" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a9ecb7975feffab37469b68627bbeddf6" > com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder.setRepeatedField< / a > < / div > < div class = "ttdeci" > .lang.Override Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "FirstSolutionStrategy_8java_source.html#l00762" > FirstSolutionStrategy.java:762< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_aaabc025ef5045796f3fe6c5beeca3b14" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#aaabc025ef5045796f3fe6c5beeca3b14" > 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 = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_ad5e5a7a46a74dc25845b090ab0bc8268" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#ad5e5a7a46a74dc25845b090ab0bc8268" > 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_a712410819a4cfc12d91d153574fed3fb" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a712410819a4cfc12d91d153574fed3fb" > 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 = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a0eabe5c4bd3e3e61396bdb6adc68220d" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a0eabe5c4bd3e3e61396bdb6adc68220d" > 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 = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a42fc0ccd64da3fd4c568637804ac13f1" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a42fc0ccd64da3fd4c568637804ac13f1" > 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 = "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 >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a31f617349871b4cc3c2ffb2df2bcb88c" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a31f617349871b4cc3c2ffb2df2bcb88c" > 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 = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a5e89a355ecde59ff93198f55c61d37e0" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a5e89a355ecde59ff93198f55c61d37e0" > 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 = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_ada01c9f13ec49d3e10dbc0a0e7806c80" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#ada01c9f13ec49d3e10dbc0a0e7806c80" > 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 >
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-06-20 23:19:36 +02:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a00ed08a6fdbe9ea31e0d571d162fc5e1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a00ed08a6fdbe9ea31e0d571d162fc5e1" > 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 >
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-06-20 23:19:36 +02:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_aecf21e04a223295a154f3c50a11cd782" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#aecf21e04a223295a154f3c50a11cd782" > 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 >
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-06-20 23:19:36 +02:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_ad8e46e31358a9532393869b7a69091c9" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#ad8e46e31358a9532393869b7a69091c9" > 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_a2a2435b38ec2eb24819126e9fdd4d500" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a2a2435b38ec2eb24819126e9fdd4d500" > 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 = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a78aebd947818d0d465954b6bbc0b270a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a78aebd947818d0d465954b6bbc0b270a" > 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 = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a36bae5ade0433aa2bdfd57daf1374a3c" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a36bae5ade0433aa2bdfd57daf1374a3c" > 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 >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a9f798da3b2bf1674b2133867a6b3ce19" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a9f798da3b2bf1674b2133867a6b3ce19" > 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_a01f60197bc8171e13eb4c2bd29ea8f31" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a01f60197bc8171e13eb4c2bd29ea8f31" > 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 = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a7a20f205c4c7daf258cbcd60b049f850" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a7a20f205c4c7daf258cbcd60b049f850" > 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_html_a0bfd46967968f5752d4311e383da0f7f" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a0bfd46967968f5752d4311e383da0f7f" > 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_html_ac6c29b49a4607b3338ec80512be5da0e" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#ac6c29b49a4607b3338ec80512be5da0e" > 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 >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_abd896cbf685bace6d2ab435529a5b3a8" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#abd896cbf685bace6d2ab435529a5b3a8" > 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 = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_ac2327fdf24b16dce14a10e305b50033a" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#ac2327fdf24b16dce14a10e305b50033a" > 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 >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a954fc81a0eee1eaf2aae4aac51a9cfd8" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a954fc81a0eee1eaf2aae4aac51a9cfd8" > 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 = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a9dbc6907581b622ed9f3752dcde9b920" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a9dbc6907581b622ed9f3752dcde9b920" > 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_1_1Builder_html_a84f88bff7bf4520b0c0ebc4bfaa64042" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a84f88bff7bf4520b0c0ebc4bfaa64042" > 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 >
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-06-20 23:19:36 +02:00
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a3c52306f20ea82bf00988d2945a2923c" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a3c52306f20ea82bf00988d2945a2923c" > 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_html_a8e2357d87952141eef06922db7952389" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a8e2357d87952141eef06922db7952389" > 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 = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_acd553b4aa746234e8699148e1f0d718d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#acd553b4aa746234e8699148e1f0d718d" > 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 >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a21378aff7bfedcc8c7e045190db00897" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a21378aff7bfedcc8c7e045190db00897" > 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_1_1Builder_html_a123aa42f9426d92987130d6296f70485" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a123aa42f9426d92987130d6296f70485" > 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 >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_html_a6eb06a2f9ee486db283cefdf3ab8a7c8" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a6eb06a2f9ee486db283cefdf3ab8a7c8" > 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 = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a8eac2af2d3f0f52d37e673a1b1958351" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a8eac2af2d3f0f52d37e673a1b1958351" > 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_aeb035927f0071cd4f30ff6b6f621aa71" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#aeb035927f0071cd4f30ff6b6f621aa71" > 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 = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a8155cd7f1b587fdcaa1bc7bb5b2f0e0b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a8155cd7f1b587fdcaa1bc7bb5b2f0e0b" > 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 = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a3c1d24a96f096e3a1e4bad2385f94cc5" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a3c1d24a96f096e3a1e4bad2385f94cc5" > 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 >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value_html_a97c46b9ecc6333c4eaa1b187d378ab5b" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a97c46b9ecc6333c4eaa1b187d378ab5b" > 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 = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_a564328cfd3f0af34dff7c4f954b54c48" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a564328cfd3f0af34dff7c4f954b54c48" > 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_1_1Builder_html_aa257ce987077db80e6494ca20dac6661" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#aa257ce987077db80e6494ca20dac6661" > 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 = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder_html_af50314b256466ebe1027421dc0f98829" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#af50314b256466ebe1027421dc0f98829" > 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_html_a488861a0def0e92fec2ed5cde264a9c2" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a488861a0def0e92fec2ed5cde264a9c2" > 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_addce84772cd83aa459d0468f5bca8c09" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#addce84772cd83aa459d0468f5bca8c09" > 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_a9426998ebbaa18bc6b7ec8a0d878b48f" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a9426998ebbaa18bc6b7ec8a0d878b48f" > 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_html_a3dddd72f7be76bd56d4b10cf27c7e70a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a3dddd72f7be76bd56d4b10cf27c7e70a" > 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 >
2019-06-13 02:45:44 +02:00
< / div > <!-- fragment --> < / 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 >