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-09-12 09:22:44 +02:00
< span id = "sfml" > Google OR-Tools 7.4< / 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-09-12 09:22:44 +02:00
<!-- Generated by Doxygen 1.8.15 -->
2019-06-13 02:45:44 +02:00
< 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" > ConstraintSolverParameters.java< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2019-09-12 09:22:44 +02:00
< a href = "ConstraintSolverParameters_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/solver_parameters.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_1ConstraintSolverParameters.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_1ConstraintSolverParameters.html" > ConstraintSolverParameters< / 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.ConstraintSolverParameters)< / 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_1ConstraintSolverParametersOrBuilder.html" > ConstraintSolverParametersOrBuilder< / 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 ConstraintSolverParameters.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_1ConstraintSolverParameters.html" > ConstraintSolverParameters< / 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_1ConstraintSolverParameters.html" > ConstraintSolverParameters< / a > () {< / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > 23< / span >   compressTrail_ = 0;< / div > < div class = "line" > < a name = "l00024" > < / a > < span class = "lineno" > 24< / span >   profileFile_ = < span class = "stringliteral" > " " < / span > ;< / div > < div class = "line" > < a name = "l00025" > < / a > < span class = "lineno" > 25< / span >   }< / div > < div class = "line" > < a name = "l00026" > < / a > < span class = "lineno" > 26< / span >   < / div > < div class = "line" > < a name = "l00027" > < / a > < span class = "lineno" > 27< / span >   @java.lang.Override< / div > < div class = "line" > < a name = "l00028" > < / a > < span class = "lineno" > 28< / span >   @SuppressWarnings({< span class = "stringliteral" > " unused" < / span > })< / div > < div class = "line" > < a name = "l00029" > < / a > < span class = "lineno" > < a class = "line" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#acab334d7dcecf2ae3efa8
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_abff2624798a2716afbfb6666a7bc4f29" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#abff2624798a2716afbfb6666a7bc4f29" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setCompressTrailValue< / a > < / div > < div class = "ttdeci" > Builder setCompressTrailValue(int value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01496" > ConstraintSolverParameters.java:1496< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression_html_a6e9fa218e72d169dfcc4d6009e3574ae" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html#a6e9fa218e72d169dfcc4d6009e3574ae" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression.UNRECOGNIZED< / a > < / div > < div class = "ttdeci" > UNRECOGNIZED< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00243" > ConstraintSolverParameters.java:243< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_acaadf490221f09737233cc6b62f7765b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#acaadf490221f09737233cc6b62f7765b" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearNameAllVariables< / a > < / div > < div class = "ttdeci" > Builder clearNameAllVariables()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01741" > ConstraintSolverParameters.java:1741< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a6369f2c466f633127d8488d721b055e5" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a6369f2c466f633127d8488d721b055e5" > com.google.ortools.constraintsolver.ConstraintSolverParameters.DISABLE_SOLVE_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int DISABLE_SOLVE_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00571" > ConstraintSolverParameters.java:571< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ada7777ae58ad3a6cc252a7dce868c411" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ada7777ae58ad3a6cc252a7dce868c411" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearCompressTrail< / a > < / div > < div class = "ttdeci" > Builder clearCompressTrail()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01542" > ConstraintSolverParameters.java:1542< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ac4f1ae5fa7eb3600c82b60c227e8c63c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ac4f1ae5fa7eb3600c82b60c227e8c63c" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearUseCumulativeEdgeFinder< / a > < / div > < div class = "ttdeci" > Builder clearUseCumulativeEdgeFinder()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02236" > ConstraintSolverParameters.java:2236< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a45d2b7b55f897b28a5332d5e6bd83a1e" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a45d2b7b55f897b28a5332d5e6bd83a1e" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getPrintModelStats< / a > < / div > < div class = "ttdeci" > boolean getPrintModelStats()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02073" > ConstraintSolverParameters.java:2073< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a92a50f296d3c3ec13b3c6a6b26a959a3" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a92a50f296d3c3ec13b3c6a6b26a959a3" > com.google.ortools.constraintsolver.ConstraintSolverParameters.parser< / a > < / div > < div class = "ttdeci" > static com.google.protobuf.Parser< ConstraintSolverParameters > parser()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02570" > ConstraintSolverParameters.java:2570< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_ac0a6298c3520d1d31f985fa3575c2e9b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#ac0a6298c3520d1d31f985fa3575c2e9b" > com.google.ortools.constraintsolver.ConstraintSolverParameters.MAX_EDGE_FINDER_SIZE_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int MAX_EDGE_FINDER_SIZE_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00642" > ConstraintSolverParameters.java:642< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a3a0fc582e183cfe789d4262346d1e47b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a3a0fc582e183cfe789d4262346d1e47b" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearUseSmallTable< / a > < / div > < div class = "ttdeci" > Builder clearUseSmallTable()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02198" > ConstraintSolverParameters.java:2198< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a4ab7d29de79fe8e101bf2dd718be05a8" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a4ab7d29de79fe8e101bf2dd718be05a8" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setPrintLocalSearchProfile< / a > < / div > < div class = "ttdeci" > Builder setPrintLocalSearchProfile(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01931" > ConstraintSolverParameters.java:1931< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a968cb605190759c690e5a97cdc0bb4a1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a968cb605190759c690e5a97cdc0bb4a1" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.isInitialized< / a > < / div > < div class = "ttdeci" > .lang.Override final boolean isInitialized()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01451" > ConstraintSolverParameters.java:1451< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ac311c026eaa7c5c9740405fd214d7e0a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ac311c026eaa7c5c9740405fd214d7e0a" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setUseCumulativeEdgeFinder< / a > < / div > < div class = "ttdeci" > Builder setUseCumulativeEdgeFinder(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02223" > ConstraintSolverParameters.java:2223< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a326e9c8dff4c4766c074a79a02313568" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a326e9c8dff4c4766c074a79a02313568" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearProfilePropagation< / a > < / div > < div class = "ttdeci" > Builder clearProfilePropagation()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01779" > ConstraintSolverParameters.java:1779< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_afed76e2d97b5f1b69aa4c2e32de27a64" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#afed76e2d97b5f1b69aa4c2e32de27a64" > com.google.ortools.constraintsolver.ConstraintSolverParameters.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 = "ConstraintSolverParameters_8java_source.html#l01335" > ConstraintSolverParameters.java:1335< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression_html_a98edca386ee2f60160e2f64ba4cdfeb2" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html#a98edca386ee2f60160e2f64ba4cdfeb2" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression.forNumber< / a > < / div > < div class = "ttdeci" > static TrailCompression forNumber(int value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00272" > ConstraintSolverParameters.java:272< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ae5c20348144fca1d249b1d749c970e2e" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ae5c20348144fca1d249b1d749c970e2e" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearNameCastVariables< / a > < / div > < div class = "ttdeci" > Builder clearNameCastVariables()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01703" > ConstraintSolverParameters.java:1703< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a26a3cdc2c85e070c45afa6324c329761" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a26a3cdc2c85e070c45afa6324c329761" > com.google.ortools.constraintsolver.ConstraintSolverParameters.PROFILE_PROPAGATION_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int PROFILE_PROPAGATION_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00425" > ConstraintSolverParameters.java:425< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_aa33ca89b1cf0b2705edb6eebf8d49356" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#aa33ca89b1cf0b2705edb6eebf8d49356" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setProfilePropagation< / a > < / div > < div class = "ttdeci" > Builder setProfilePropagation(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01766" > ConstraintSolverParameters.java:1766< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a9f6fb94d67baec1321fe04c3dbb2e4a0" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a9f6fb94d67baec1321fe04c3dbb2e4a0" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getProfilePropagation< / a > < / div > < div class = "ttdeci" > boolean getProfilePropagation()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01756" > ConstraintSolverParameters.java:1756< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression_html_a9bb7c00a64367a455e6ef5bae22e15ac" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html#a9bb7c00a64367a455e6ef5bae22e15ac" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression.getValueDescriptor< / a > < / div > < div class = "ttdeci" > final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00293" > ConstraintSolverParameters.java:293< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_aad1657e9c81146a8d99d697961adf6ac" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#aad1657e9c81146a8d99d697961adf6ac" > com.google.ortools.constraintsolver.ConstraintSolverParameters.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.ConstraintSolverParameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01102" > ConstraintSolverParameters.java:1102< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression_html_a9aa456bca6b2ccf0f06ee4f5318a8a2e" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html#a9aa456bca6b2ccf0f06ee4f5318a8a2e" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression.valueOf< / a > < / div > < div class = "ttdeci" > .lang.Deprecated static TrailCompression valueOf(int value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00268" > ConstraintSolverParameters.java:268< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a2062ed72f27c7eb04801c8c703684454" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a2062ed72f27c7eb04801c8c703684454" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearCheckSolutionPeriod< / a > < / div > < div class = "ttdeci" > Builder clearCheckSolutionPeriod()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02527" > ConstraintSolverParameters.java:2527< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_aaec8d90c59c28468e2a69c377c1a8a0f" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#aaec8d90c59c28468e2a69c377c1a8a0f" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TRACE_SEARCH_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int TRACE_SEARCH_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00519" > ConstraintSolverParameters.java:519< / a > < / div > < / div >
< div class = "ttc" id = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParametersOrBuilder_html" > < div class = "ttname" > < a href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParametersOrBuilder.html" > com.google.ortools.constraintsolver.ConstraintSolverParametersOrBuilder< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParametersOrBuilder_8java_source.html#l00006" > ConstraintSolverParametersOrBuilder.java:6< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a3f832847745efcfe51282f2a81a49ba9" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a3f832847745efcfe51282f2a81a49ba9" > com.google.ortools.constraintsolver.ConstraintSolverParameters.ARRAY_SPLIT_SIZE_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int ARRAY_SPLIT_SIZE_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00371" > ConstraintSolverParameters.java:371< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_aaaa54216424194ee68bc027db50fade4" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#aaaa54216424194ee68bc027db50fade4" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearDisableSolve< / a > < / div > < div class = "ttdeci" > Builder clearDisableSolve()< / div > < div class = "ttdoc" > bool disable_solve = 15;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02160" > ConstraintSolverParameters.java:2160< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_aeff24d3f13ca1e88dc9427c640b64314" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#aeff24d3f13ca1e88dc9427c640b64314" > com.google.ortools.constraintsolver.ConstraintSolverParameters.newBuilder< / a > < / div > < div class = "ttdeci" > static Builder newBuilder()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01148" > ConstraintSolverParameters.java:1148< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a7029dbd820764725b7d59092ff59d0d8" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a7029dbd820764725b7d59092ff59d0d8" > com.google.ortools.constraintsolver.ConstraintSolverParameters.NAME_CAST_VARIABLES_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int NAME_CAST_VARIABLES_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00399" > ConstraintSolverParameters.java:399< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ab69fad11d48c3d8b7de4810dd55c1630" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ab69fad11d48c3d8b7de4810dd55c1630" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setUseSmallTable< / a > < / div > < div class = "ttdeci" > Builder setUseSmallTable(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02185" > ConstraintSolverParameters.java:2185< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a910bd4304364b3378a966eea8a265018" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a910bd4304364b3378a966eea8a265018" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getDefaultInstanceForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.constraintsolver.ConstraintSolverParameters getDefaultInstanceForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01272" > ConstraintSolverParameters.java:1272< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_aa78f8f7909bc42cbf48753e4b17d5884" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#aa78f8f7909bc42cbf48753e4b17d5884" > com.google.ortools.constraintsolver.ConstraintSolverParameters.USE_SMALL_TABLE_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int USE_SMALL_TABLE_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00580" > ConstraintSolverParameters.java:580< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a1f0b612a4ae9f3483ffdf38479583910" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a1f0b612a4ae9f3483ffdf38479583910" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearPrintLocalSearchProfile< / a > < / div > < div class = "ttdeci" > Builder clearPrintLocalSearchProfile()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01944" > ConstraintSolverParameters.java:1944< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_ab529077c9446fdecf752c26ed74c6786" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#ab529077c9446fdecf752c26ed74c6786" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getUseElementRmq< / a > < / div > < div class = "ttdeci" > boolean getUseElementRmq()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00673" > ConstraintSolverParameters.java:673< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a9a70eb7cf39e624eb561ba2c29d264ae" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a9a70eb7cf39e624eb561ba2c29d264ae" > com.google.ortools.constraintsolver.ConstraintSolverParameters.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.ConstraintSolverParameters parseFrom(byte[] data)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01098" > ConstraintSolverParameters.java:1098< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a91250cfe4a801f6a82aa69de9cd446e8" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a91250cfe4a801f6a82aa69de9cd446e8" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setNameAllVariables< / a > < / div > < div class = "ttdeci" > Builder setNameAllVariables(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01728" > ConstraintSolverParameters.java:1728< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a7d266d98f97f2d9757f89d3a966c87be" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a7d266d98f97f2d9757f89d3a966c87be" > com.google.ortools.constraintsolver.ConstraintSolverParameters.PRINT_ADDED_CONSTRAINTS_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int PRINT_ADDED_CONSTRAINTS_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00558" > ConstraintSolverParameters.java:558< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a33d9ec453acc925da93684ec50ef05da" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a33d9ec453acc925da93684ec50ef05da" > com.google.ortools.constraintsolver.ConstraintSolverParameters.PRINT_MODEL_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int PRINT_MODEL_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00532" > ConstraintSolverParameters.java:532< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_aef67f0a0b12aec7cb67525ce44b1420d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#aef67f0a0b12aec7cb67525ce44b1420d" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getProfileFile< / a > < / div > < div class = "ttdeci" > java.lang.String getProfileFile()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01794" > ConstraintSolverParameters.java:1794< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_ada120643f7710d9df7cad50d6ab2ac51" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#ada120643f7710d9df7cad50d6ab2ac51" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getDescriptor< / a > < / div > < div class = "ttdeci" > static final com.google.protobuf.Descriptors.Descriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00214" > ConstraintSolverParameters.java:214< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_abf2bb0983ddac0555786b13c365830e8" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#abf2bb0983ddac0555786b13c365830e8" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getNameAllVariables< / a > < / div > < div class = "ttdeci" > boolean getNameAllVariables()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00421" > ConstraintSolverParameters.java:421< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a8e440cd2b3678bf4a5414c1813b9ff9c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a8e440cd2b3678bf4a5414c1813b9ff9c" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getDisableSolve< / a > < / div > < div class = "ttdeci" > boolean getDisableSolve()< / div > < div class = "ttdoc" > bool disable_solve = 15;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02145" > ConstraintSolverParameters.java:2145< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a95f3427fccf251df89ec212c0c3f06d2" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a95f3427fccf251df89ec212c0c3f06d2" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.mergeFrom< / a > < / div > < div class = "ttdeci" > Builder mergeFrom(com.google.ortools.constraintsolver.ConstraintSolverParameters other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01361" > ConstraintSolverParameters.java:1361< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ab529077c9446fdecf752c26ed74c6786" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ab529077c9446fdecf752c26ed74c6786" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getUseElementRmq< / a > < / div > < div class = "ttdeci" > boolean getUseElementRmq()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02419" > ConstraintSolverParameters.java:2419< / a > < / div > < / div >
< div class = "ttc" id = "namespacecom_html" > < div class = "ttname" > < a href = "namespacecom.html" > com< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a32247777d57d4e965b2e70efe3218510" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a32247777d57d4e965b2e70efe3218510" > com.google.ortools.constraintsolver.ConstraintSolverParameters.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 = "ConstraintSolverParameters_8java_source.html#l01340" > ConstraintSolverParameters.java:1340< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a6f88521e88e2d06e8583cc719a21e5c6" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a6f88521e88e2d06e8583cc719a21e5c6" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearProfileFile< / a > < / div > < div class = "ttdeci" > Builder clearProfileFile()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01850" > ConstraintSolverParameters.java:1850< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a65be4fb7e4948591f345d3970903257a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a65be4fb7e4948591f345d3970903257a" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getPrintLocalSearchProfile< / a > < / div > < div class = "ttdeci" > boolean getPrintLocalSearchProfile()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00502" > ConstraintSolverParameters.java:502< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a289052bcb0862aae75e47bcf74724dff" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a289052bcb0862aae75e47bcf74724dff" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setUseElementRmq< / a > < / div > < div class = "ttdeci" > Builder setUseElementRmq(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02429" > ConstraintSolverParameters.java:2429< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a49a53cd35ec5e9d753389809d8a48e35" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a49a53cd35ec5e9d753389809d8a48e35" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearTraceSearch< / a > < / div > < div class = "ttdeci" > Builder clearTraceSearch()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02020" > ConstraintSolverParameters.java:2020< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_acab334d7dcecf2ae3efa8e973142c563" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#acab334d7dcecf2ae3efa8e973142c563" > com.google.ortools.constraintsolver.ConstraintSolverParameters.newInstance< / a > < / div > < div class = "ttdeci" > .lang.Override java.lang.Object newInstance(UnusedPrivateParameter unused)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00029" > ConstraintSolverParameters.java:29< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a8062f9706a6adc2e384e396a3f083dbf" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a8062f9706a6adc2e384e396a3f083dbf" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getMaxEdgeFinderSize< / a > < / div > < div class = "ttdeci" > int getMaxEdgeFinderSize()< / div > < div class = "ttdoc" > int32 max_edge_finder_size = 109;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02351" > ConstraintSolverParameters.java:2351< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a77db07dbc1f747f14c5df841ccf5a14c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a77db07dbc1f747f14c5df841ccf5a14c" > com.google.ortools.constraintsolver.ConstraintSolverParameters.toBuilder< / a > < / div > < div class = "ttdeci" > .lang.Override Builder toBuilder()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01155" > ConstraintSolverParameters.java:1155< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a08fc07f549ddd7d0f215883909588703" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a08fc07f549ddd7d0f215883909588703" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearProfileLocalSearch< / a > < / div > < div class = "ttdeci" > Builder clearProfileLocalSearch()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01906" > ConstraintSolverParameters.java:1906< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression_html_a3d460f3641b96c4b673772ca1f227593" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html#a3d460f3641b96c4b673772ca1f227593" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression.valueOf< / a > < / div > < div class = "ttdeci" > static TrailCompression valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00307" > ConstraintSolverParameters.java:307< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_aef67f0a0b12aec7cb67525ce44b1420d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#aef67f0a0b12aec7cb67525ce44b1420d" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getProfileFile< / a > < / div > < div class = "ttdeci" > java.lang.String getProfileFile()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00447" > ConstraintSolverParameters.java:447< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a7826bdb0e51d0066bbc3785c1816819d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a7826bdb0e51d0066bbc3785c1816819d" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getStoreNames< / a > < / div > < div class = "ttdeci" > boolean getStoreNames()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01640" > ConstraintSolverParameters.java:1640< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_aa27168ba983591cd35eb30e3f24ab883" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#aa27168ba983591cd35eb30e3f24ab883" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setArraySplitSize< / a > < / div > < div class = "ttdeci" > Builder setArraySplitSize(int value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01610" > ConstraintSolverParameters.java:1610< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a433584110ee3543c917689b41924cefb" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a433584110ee3543c917689b41924cefb" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TRAIL_BLOCK_SIZE_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int TRAIL_BLOCK_SIZE_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00357" > ConstraintSolverParameters.java:357< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_af8bcaef4973b4e9b8f7f755549f7b02f" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#af8bcaef4973b4e9b8f7f755549f7b02f" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getUseCumulativeTimeTable< / a > < / div > < div class = "ttdeci" > boolean getUseCumulativeTimeTable()< / div > < div class = "ttdoc" > bool use_cumulative_time_table = 106;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02247" > ConstraintSolverParameters.java:2247< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a39cb3ce3a6cf1a0f0658ab83f2ce90b8" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a39cb3ce3a6cf1a0f0658ab83f2ce90b8" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getCompressTrail< / a > < / div > < div class = "ttdeci" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression getCompressTrail()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01510" > ConstraintSolverParameters.java:1510< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a4720e941a5fd7504979b8f34c56b14da" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a4720e941a5fd7504979b8f34c56b14da" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getTracePropagation< / a > < / div > < div class = "ttdeci" > boolean getTracePropagation()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00515" > ConstraintSolverParameters.java:515< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a679f2ec70571b4e77f91ecdda5575d4f" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a679f2ec70571b4e77f91ecdda5575d4f" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setCheckSolutionPeriod< / a > < / div > < div class = "ttdeci" > Builder setCheckSolutionPeriod(int value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02514" > ConstraintSolverParameters.java:2514< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ac1a5a671ee80c357805b00793add17bb" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ac1a5a671ee80c357805b00793add17bb" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setMaxEdgeFinderSize< / a > < / div > < div class = "ttdeci" > Builder setMaxEdgeFinderSize(int value)< / div > < div class = "ttdoc" > int32 max_edge_finder_size = 109;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02357" > ConstraintSolverParameters.java:2357< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a31065e7e778a60f65e00dcd1d86a7ce4" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a31065e7e778a60f65e00dcd1d86a7ce4" > com.google.ortools.constraintsolver.ConstraintSolverParameters.CHECK_SOLUTION_PERIOD_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int CHECK_SOLUTION_PERIOD_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00693" > ConstraintSolverParameters.java:693< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ac42ed3bccf7e50e27f755f67f2b8ab93" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ac42ed3bccf7e50e27f755f67f2b8ab93" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getTrailBlockSize< / a > < / div > < div class = "ttdeci" > int getTrailBlockSize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01558" > ConstraintSolverParameters.java:1558< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a2d9fb8a8959fbff01ac6c841cf5dfb61" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a2d9fb8a8959fbff01ac6c841cf5dfb61" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setCompressTrail< / a > < / div > < div class = "ttdeci" > Builder setCompressTrail(com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01524" > ConstraintSolverParameters.java:1524< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_ae66826b3228d90ea9362229532a61b1a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#ae66826b3228d90ea9362229532a61b1a" > com.google.ortools.constraintsolver.ConstraintSolverParameters.parseDelimitedFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.ConstraintSolverParameters parseDelimitedFrom(java.io.InputStream input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01120" > ConstraintSolverParameters.java:1120< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a8342b02c43d81069adc3e820423d92ac" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a8342b02c43d81069adc3e820423d92ac" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getSerializedSize< / a > < / div > < div class = "ttdeci" > .lang.Override int getSerializedSize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00805" > ConstraintSolverParameters.java:805< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a7ea187789e4c765959fc7de9dd84fd69" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a7ea187789e4c765959fc7de9dd84fd69" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getArraySplitSize< / a > < / div > < div class = "ttdeci" > int getArraySplitSize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01599" > ConstraintSolverParameters.java:1599< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a3af03b7edb8f98f240a63ce9f9b61aed" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a3af03b7edb8f98f240a63ce9f9b61aed" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setUseCumulativeTimeTable< / a > < / div > < div class = "ttdeci" > Builder setUseCumulativeTimeTable(boolean value)< / div > < div class = "ttdoc" > bool use_cumulative_time_table = 106;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02253" > ConstraintSolverParameters.java:2253< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a8b24ba59259cc2a730ecaa3da7dd379f" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a8b24ba59259cc2a730ecaa3da7dd379f" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setProfileLocalSearch< / a > < / div > < div class = "ttdeci" > Builder setProfileLocalSearch(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01893" > ConstraintSolverParameters.java:1893< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a9195f11ab4a8db591bb794adf8755514" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a9195f11ab4a8db591bb794adf8755514" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getParserForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.Parser< ConstraintSolverParameters > getParserForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02575" > ConstraintSolverParameters.java:2575< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression_html_ab5021830f25a272959d668b894efb2c4" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html#ab5021830f25a272959d668b894efb2c4" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression.internalGetValueMap< / a > < / div > < div class = "ttdeci" > static com.google.protobuf.Internal.EnumLiteMap< TrailCompression > internalGetValueMap()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00281" > ConstraintSolverParameters.java:281< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_afe777f5822b80402f521847fa135367d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#afe777f5822b80402f521847fa135367d" > com.google.ortools.constraintsolver.ConstraintSolverParameters.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.ConstraintSolverParameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01092" > ConstraintSolverParameters.java:1092< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a7146d963322961fb1176aeaa966e9dfb" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a7146d963322961fb1176aeaa966e9dfb" > com.google.ortools.constraintsolver.ConstraintSolverParameters.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.ConstraintSolverParameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01113" > ConstraintSolverParameters.java:1113< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a916dae08dfc215ec61d3721b0eed6631" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a916dae08dfc215ec61d3721b0eed6631" > com.google.ortools.constraintsolver.ConstraintSolverParameters.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 = "ConstraintSolverParameters_8java_source.html#l01352" > ConstraintSolverParameters.java:1352< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a51de96943d25c3ea74333732fd2d7b32" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a51de96943d25c3ea74333732fd2d7b32" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getCheckSolutionPeriod< / a > < / div > < div class = "ttdeci" > int getCheckSolutionPeriod()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00702" > ConstraintSolverParameters.java:702< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a8e440cd2b3678bf4a5414c1813b9ff9c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a8e440cd2b3678bf4a5414c1813b9ff9c" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getDisableSolve< / a > < / div > < div class = "ttdeci" > boolean getDisableSolve()< / div > < div class = "ttdoc" > bool disable_solve = 15;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00576" > ConstraintSolverParameters.java:576< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a0149dfd74612572207adf0958e4afa5a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a0149dfd74612572207adf0958e4afa5a" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setUseSequenceHighDemandTasks< / a > < / div > < div class = "ttdeci" > Builder setUseSequenceHighDemandTasks(boolean value)< / div > < div class = "ttdoc" > bool use_sequence_high_demand_tasks = 107;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02305" > ConstraintSolverParameters.java:2305< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_af65448b9bd90015948668146586165d7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#af65448b9bd90015948668146586165d7" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getSkipLocallyOptimalPaths< / a > < / div > < div class = "ttdeci" > boolean getSkipLocallyOptimalPaths()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00689" > ConstraintSolverParameters.java:689< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a26895091d8be21c8af5c1bef0a2deb44" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a26895091d8be21c8af5c1bef0a2deb44" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearTrailBlockSize< / a > < / div > < div class = "ttdeci" > Builder clearTrailBlockSize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01583" > ConstraintSolverParameters.java:1583< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a8f55bf3e67d78d5693ed13006ea53211" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a8f55bf3e67d78d5693ed13006ea53211" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setDiffnUseCumulative< / a > < / div > < div class = "ttdeci" > Builder setDiffnUseCumulative(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02391" > ConstraintSolverParameters.java:2391< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a9f6fb94d67baec1321fe04c3dbb2e4a0" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a9f6fb94d67baec1321fe04c3dbb2e4a0" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getProfilePropagation< / a > < / div > < div class = "ttdeci" > boolean getProfilePropagation()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00434" > ConstraintSolverParameters.java:434< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a072d0ec91d9ba433749d19093b9df035" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a072d0ec91d9ba433749d19093b9df035" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getUseSmallTable< / a > < / div > < div class = "ttdeci" > boolean getUseSmallTable()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02175" > ConstraintSolverParameters.java:2175< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a7ea187789e4c765959fc7de9dd84fd69" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a7ea187789e4c765959fc7de9dd84fd69" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getArraySplitSize< / a > < / div > < div class = "ttdeci" > int getArraySplitSize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00381" > ConstraintSolverParameters.java:381< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a4024fd326acfaa27854f93b61c9f47d9" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a4024fd326acfaa27854f93b61c9f47d9" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setTraceSearch< / a > < / div > < div class = "ttdeci" > Builder setTraceSearch(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02007" > ConstraintSolverParameters.java:2007< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_abe9897023425dbe54f417c630d90c04f" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#abe9897023425dbe54f417c630d90c04f" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setTracePropagation< / a > < / div > < div class = "ttdeci" > Builder setTracePropagation(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01969" > ConstraintSolverParameters.java:1969< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a99fbeb3b3e472aea5dbc13fc251692e3" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a99fbeb3b3e472aea5dbc13fc251692e3" > com.google.ortools.constraintsolver.ConstraintSolverParameters.USE_ELEMENT_RMQ_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int USE_ELEMENT_RMQ_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00664" > ConstraintSolverParameters.java:664< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a8d820badb42afb4c6a38cafca61cb705" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a8d820badb42afb4c6a38cafca61cb705" > com.google.ortools.constraintsolver.ConstraintSolverParameters.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.ConstraintSolverParameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01138" > ConstraintSolverParameters.java:1138< / a > < / div > < / div >
< 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 >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_aa34279c0fa8271c08739336abfce95f4" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#aa34279c0fa8271c08739336abfce95f4" > com.google.ortools.constraintsolver.ConstraintSolverParameters.USE_CUMULATIVE_TIME_TABLE_SYNC_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int USE_CUMULATIVE_TIME_TABLE_SYNC_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00615" > ConstraintSolverParameters.java:615< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_add8f85a99e9be17ab185a91b0ac3233f" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#add8f85a99e9be17ab185a91b0ac3233f" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setStoreNames< / a > < / div > < div class = "ttdeci" > Builder setStoreNames(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01651" > ConstraintSolverParameters.java:1651< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_ad9c7bdd857ca6c970b0d1ba4dadb1f66" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#ad9c7bdd857ca6c970b0d1ba4dadb1f66" > com.google.ortools.constraintsolver.ConstraintSolverParameters.equals< / a > < / div > < div class = "ttdeci" > .lang.Override boolean equals(final java.lang.Object obj)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00923" > ConstraintSolverParameters.java:923< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ab2d4a0494f72bb059a1bf050c9253056" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ab2d4a0494f72bb059a1bf050c9253056" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setUseCumulativeTimeTableSync< / a > < / div > < div class = "ttdeci" > Builder setUseCumulativeTimeTableSync(boolean value)< / div > < div class = "ttdoc" > bool use_cumulative_time_table_sync = 112;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02279" > ConstraintSolverParameters.java:2279< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a7a98719d82be994331318f01298d7f50" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a7a98719d82be994331318f01298d7f50" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getNameCastVariables< / a > < / div > < div class = "ttdeci" > boolean getNameCastVariables()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00408" > ConstraintSolverParameters.java:408< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_accac6da0c36507dbd7f92039feeec5dd" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#accac6da0c36507dbd7f92039feeec5dd" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getUseAllPossibleDisjunctions< / a > < / div > < div class = "ttdeci" > boolean getUseAllPossibleDisjunctions()< / div > < div class = "ttdoc" > bool use_all_possible_disjunctions = 108;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00638" > ConstraintSolverParameters.java:638< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a33684bd195498aed4c7d881d8a1cbe32" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a33684bd195498aed4c7d881d8a1cbe32" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getUseSequenceHighDemandTasks< / a > < / div > < div class = "ttdeci" > boolean getUseSequenceHighDemandTasks()< / div > < div class = "ttdoc" > bool use_sequence_high_demand_tasks = 107;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00629" > ConstraintSolverParameters.java:629< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a39cb3ce3a6cf1a0f0658ab83f2ce90b8" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a39cb3ce3a6cf1a0f0658ab83f2ce90b8" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getCompressTrail< / a > < / div > < div class = "ttdeci" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression getCompressTrail()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00351" > ConstraintSolverParameters.java:351< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a8062f9706a6adc2e384e396a3f083dbf" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a8062f9706a6adc2e384e396a3f083dbf" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getMaxEdgeFinderSize< / a > < / div > < div class = "ttdeci" > int getMaxEdgeFinderSize()< / div > < div class = "ttdoc" > int32 max_edge_finder_size = 109;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00647" > ConstraintSolverParameters.java:647< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a290ae22f465e8996adf8f356426908c7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a290ae22f465e8996adf8f356426908c7" > com.google.ortools.constraintsolver.ConstraintSolverParameters.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 = "ConstraintSolverParameters_8java_source.html#l01456" > ConstraintSolverParameters.java:1456< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a361e393b10cb714776c18ee7936d43d4" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a361e393b10cb714776c18ee7936d43d4" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getUseCumulativeTimeTableSync< / a > < / div > < div class = "ttdeci" > boolean getUseCumulativeTimeTableSync()< / div > < div class = "ttdoc" > bool use_cumulative_time_table_sync = 112;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02273" > ConstraintSolverParameters.java:2273< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a401adfed369d510f3437d16bccf924c3" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a401adfed369d510f3437d16bccf924c3" > com.google.ortools.constraintsolver.ConstraintSolverParameters.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 = "ConstraintSolverParameters_8java_source.html#l01161" > ConstraintSolverParameters.java:1161< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a82af3f0d94bf75985a592d50bf9d8ef3" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a82af3f0d94bf75985a592d50bf9d8ef3" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearUseCumulativeTimeTableSync< / a > < / div > < div class = "ttdeci" > Builder clearUseCumulativeTimeTableSync()< / div > < div class = "ttdoc" > bool use_cumulative_time_table_sync = 112;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02288" > ConstraintSolverParameters.java:2288< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_ad6103c4ae19da7f3af8ae95699e3890c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#ad6103c4ae19da7f3af8ae95699e3890c" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getPrintModel< / a > < / div > < div class = "ttdeci" > boolean getPrintModel()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00541" > ConstraintSolverParameters.java:541< / a > < / div > < / div >
< 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 >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a933d518fc16e760775083e723eb80b9a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a933d518fc16e760775083e723eb80b9a" > com.google.ortools.constraintsolver.ConstraintSolverParameters.internalGetFieldAccessorTable< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00220" > ConstraintSolverParameters.java:220< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a968cb605190759c690e5a97cdc0bb4a1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a968cb605190759c690e5a97cdc0bb4a1" > com.google.ortools.constraintsolver.ConstraintSolverParameters.isInitialized< / a > < / div > < div class = "ttdeci" > .lang.Override final boolean isInitialized()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00708" > ConstraintSolverParameters.java:708< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_af9ee9f1fa6be381e1d5801209f10dcd1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#af9ee9f1fa6be381e1d5801209f10dcd1" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setNameCastVariables< / a > < / div > < div class = "ttdeci" > Builder setNameCastVariables(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01690" > ConstraintSolverParameters.java:1690< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a49b168b191da258085be3d9bdcad85e4" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a49b168b191da258085be3d9bdcad85e4" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.build< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.constraintsolver.ConstraintSolverParameters build()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01277" > ConstraintSolverParameters.java:1277< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_afbcba7d5831edbdbe64c92da114dbed2" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#afbcba7d5831edbdbe64c92da114dbed2" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearPrintModelStats< / a > < / div > < div class = "ttdeci" > Builder clearPrintModelStats()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02096" > ConstraintSolverParameters.java:2096< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a527714f50b36d420311e57dcbf90c8d6" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a527714f50b36d420311e57dcbf90c8d6" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearStoreNames< / a > < / div > < div class = "ttdeci" > Builder clearStoreNames()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01665" > ConstraintSolverParameters.java:1665< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html" > com.google.ortools.constraintsolver.ConstraintSolverParameters< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00013" > ConstraintSolverParameters.java:13< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a51de96943d25c3ea74333732fd2d7b32" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a51de96943d25c3ea74333732fd2d7b32" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getCheckSolutionPeriod< / a > < / div > < div class = "ttdeci" > int getCheckSolutionPeriod()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02504" > ConstraintSolverParameters.java:2504< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a072d0ec91d9ba433749d19093b9df035" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a072d0ec91d9ba433749d19093b9df035" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getUseSmallTable< / a > < / div > < div class = "ttdeci" > boolean getUseSmallTable()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00589" > ConstraintSolverParameters.java:589< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a6dd12f8da0d9262f4f8c8a27928e1ce4" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a6dd12f8da0d9262f4f8c8a27928e1ce4" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setProfileFile< / a > < / div > < div class = "ttdeci" > Builder setProfileFile(java.lang.String value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01833" > ConstraintSolverParameters.java:1833< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a0e52449a69e221eb1fb5e4da55b63c90" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a0e52449a69e221eb1fb5e4da55b63c90" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getProfileLocalSearch< / a > < / div > < div class = "ttdeci" > boolean getProfileLocalSearch()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00489" > ConstraintSolverParameters.java:489< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_ac42ed3bccf7e50e27f755f67f2b8ab93" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#ac42ed3bccf7e50e27f755f67f2b8ab93" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getTrailBlockSize< / a > < / div > < div class = "ttdeci" > int getTrailBlockSize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00367" > ConstraintSolverParameters.java:367< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression_html_a65660aacc15f031aec0fc000ba253c89" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html#a65660aacc15f031aec0fc000ba253c89" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression.NO_COMPRESSION< / a > < / div > < div class = "ttdeci" > NO_COMPRESSION< / div > < div class = "ttdoc" > NO_COMPRESSION = 0;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00238" > ConstraintSolverParameters.java:238< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a7a98719d82be994331318f01298d7f50" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a7a98719d82be994331318f01298d7f50" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getNameCastVariables< / a > < / div > < div class = "ttdeci" > boolean getNameCastVariables()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01680" > ConstraintSolverParameters.java:1680< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a01f728a7efe2319e8f8c23b5fee49f20" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a01f728a7efe2319e8f8c23b5fee49f20" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setPrintModel< / a > < / div > < div class = "ttdeci" > Builder setPrintModel(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02045" > ConstraintSolverParameters.java:2045< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a90f3d8ea6d801f6445e9bee7faed6aa6" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a90f3d8ea6d801f6445e9bee7faed6aa6" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearMaxEdgeFinderSize< / a > < / div > < div class = "ttdeci" > Builder clearMaxEdgeFinderSize()< / div > < div class = "ttdoc" > int32 max_edge_finder_size = 109;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02366" > ConstraintSolverParameters.java:2366< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a361e393b10cb714776c18ee7936d43d4" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a361e393b10cb714776c18ee7936d43d4" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getUseCumulativeTimeTableSync< / a > < / div > < div class = "ttdeci" > boolean getUseCumulativeTimeTableSync()< / div > < div class = "ttdoc" > bool use_cumulative_time_table_sync = 112;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00620" > ConstraintSolverParameters.java:620< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a4cccefa27c0c36e962ea460029b2e3d1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a4cccefa27c0c36e962ea460029b2e3d1" > com.google.ortools.constraintsolver.ConstraintSolverParameters.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 = "ConstraintSolverParameters_8java_source.html#l01346" > ConstraintSolverParameters.java:1346< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a3e05e91aa90c10970a9aafb7b561e218" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a3e05e91aa90c10970a9aafb7b561e218" > com.google.ortools.constraintsolver.ConstraintSolverParameters.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 = "ConstraintSolverParameters_8java_source.html#l02540" > ConstraintSolverParameters.java:2540< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a31fc877b40225a522c56770e7f0a2185" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a31fc877b40225a522c56770e7f0a2185" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getDiffnUseCumulative< / a > < / div > < div class = "ttdeci" > boolean getDiffnUseCumulative()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02381" > ConstraintSolverParameters.java:2381< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_af8bcaef4973b4e9b8f7f755549f7b02f" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#af8bcaef4973b4e9b8f7f755549f7b02f" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getUseCumulativeTimeTable< / a > < / div > < div class = "ttdeci" > boolean getUseCumulativeTimeTable()< / div > < div class = "ttdoc" > bool use_cumulative_time_table = 106;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00611" > ConstraintSolverParameters.java:611< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a7e5e9a0a89ff7f48df39ed855367cfb8" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a7e5e9a0a89ff7f48df39ed855367cfb8" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getTraceSearch< / a > < / div > < div class = "ttdeci" > boolean getTraceSearch()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00528" > ConstraintSolverParameters.java:528< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a66baaeea7d6b5b928ea3d36e8addfd26" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a66baaeea7d6b5b928ea3d36e8addfd26" > com.google.ortools.constraintsolver.ConstraintSolverParameters.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.ConstraintSolverParameters parseFrom(java.nio.ByteBuffer data)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01076" > ConstraintSolverParameters.java:1076< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a5a2210c13750d3c583af3378fcb5cf3c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a5a2210c13750d3c583af3378fcb5cf3c" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getCompressTrailValue< / a > < / div > < div class = "ttdeci" > int getCompressTrailValue()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01484" > ConstraintSolverParameters.java:1484< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_af65448b9bd90015948668146586165d7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#af65448b9bd90015948668146586165d7" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getSkipLocallyOptimalPaths< / a > < / div > < div class = "ttdeci" > boolean getSkipLocallyOptimalPaths()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02460" > ConstraintSolverParameters.java:2460< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ad0809d107039667ac10537b2484a384d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ad0809d107039667ac10537b2484a384d" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setUseAllPossibleDisjunctions< / a > < / div > < div class = "ttdeci" > Builder setUseAllPossibleDisjunctions(boolean value)< / div > < div class = "ttdoc" > bool use_all_possible_disjunctions = 108;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02331" > ConstraintSolverParameters.java:2331< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a013160ad115eb4e05656a2a5150fc05d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a013160ad115eb4e05656a2a5150fc05d" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setProfileFileBytes< / a > < / div > < div class = "ttdeci" > Builder setProfileFileBytes(com.google.protobuf.ByteString value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01863" > ConstraintSolverParameters.java:1863< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_ad03cc1e40f07d13ce898fd597d1edf10" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#ad03cc1e40f07d13ce898fd597d1edf10" > com.google.ortools.constraintsolver.ConstraintSolverParameters.PRINT_MODEL_STATS_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int PRINT_MODEL_STATS_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00545" > ConstraintSolverParameters.java:545< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ad5eae17b045abaa3883022d7064f94d0" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ad5eae17b045abaa3883022d7064f94d0" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearDiffnUseCumulative< / a > < / div > < div class = "ttdeci" > Builder clearDiffnUseCumulative()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02404" > ConstraintSolverParameters.java:2404< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ada120643f7710d9df7cad50d6ab2ac51" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ada120643f7710d9df7cad50d6ab2ac51" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getDescriptor< / a > < / div > < div class = "ttdeci" > static final com.google.protobuf.Descriptors.Descriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01178" > ConstraintSolverParameters.java:1178< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a2d038ed2b289695933880ce96b12f39f" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a2d038ed2b289695933880ce96b12f39f" > com.google.ortools.constraintsolver.ConstraintSolverParameters.SKIP_LOCALLY_OPTIMAL_PATHS_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int SKIP_LOCALLY_OPTIMAL_PATHS_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00677" > ConstraintSolverParameters.java:677< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression_html" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00233" > ConstraintSolverParameters.java:233< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a727d0415697239eab2659e5d9a3fd039" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a727d0415697239eab2659e5d9a3fd039" > com.google.ortools.constraintsolver.ConstraintSolverParameters.USE_ALL_POSSIBLE_DISJUNCTIONS_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int USE_ALL_POSSIBLE_DISJUNCTIONS_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00633" > ConstraintSolverParameters.java:633< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_af1e30f83fef9313fa4e04e5644333d93" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#af1e30f83fef9313fa4e04e5644333d93" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearPrintAddedConstraints< / a > < / div > < div class = "ttdeci" > Builder clearPrintAddedConstraints()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02134" > ConstraintSolverParameters.java:2134< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a65be4fb7e4948591f345d3970903257a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a65be4fb7e4948591f345d3970903257a" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getPrintLocalSearchProfile< / a > < / div > < div class = "ttdeci" > boolean getPrintLocalSearchProfile()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01921" > ConstraintSolverParameters.java:1921< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a505e1ab6167661331ddca13c7a2d2310" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a505e1ab6167661331ddca13c7a2d2310" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setDisableSolve< / a > < / div > < div class = "ttdeci" > Builder setDisableSolve(boolean value)< / div > < div class = "ttdoc" > bool disable_solve = 15;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02151" > ConstraintSolverParameters.java:2151< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ac316af0298e9645fc3e5159b0d4464e1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ac316af0298e9645fc3e5159b0d4464e1" > com.google.ortools.constraintsolver.ConstraintSolverParameters.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 = "ConstraintSolverParameters_8java_source.html#l02534" > ConstraintSolverParameters.java:2534< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a1ed48f9b2bb89983d23d9daa8dbb6e1c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a1ed48f9b2bb89983d23d9daa8dbb6e1c" > com.google.ortools.constraintsolver.ConstraintSolverParameters.USE_CUMULATIVE_EDGE_FINDER_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int USE_CUMULATIVE_EDGE_FINDER_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00593" > ConstraintSolverParameters.java:593< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a813eab1fc00c769aad910c480868972b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a813eab1fc00c769aad910c480868972b" > com.google.ortools.constraintsolver.ConstraintSolverParameters.writeTo< / a > < / div > < div class = "ttdeci" > .lang.Override void writeTo(com.google.protobuf.CodedOutputStream output)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00718" > ConstraintSolverParameters.java:718< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a45d2b7b55f897b28a5332d5e6bd83a1e" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a45d2b7b55f897b28a5332d5e6bd83a1e" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getPrintModelStats< / a > < / div > < div class = "ttdeci" > boolean getPrintModelStats()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00554" > ConstraintSolverParameters.java:554< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a7631cc516015d63d3e148772e246e0b9" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a7631cc516015d63d3e148772e246e0b9" > com.google.ortools.constraintsolver.ConstraintSolverParameters.newBuilder< / a > < / div > < div class = "ttdeci" > static Builder newBuilder(com.google.ortools.constraintsolver.ConstraintSolverParameters prototype)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01151" > ConstraintSolverParameters.java:1151< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ac50c1556045b27c26c1da00e71ad2198" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ac50c1556045b27c26c1da00e71ad2198" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getPrintAddedConstraints< / a > < / div > < div class = "ttdeci" > boolean getPrintAddedConstraints()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02111" > ConstraintSolverParameters.java:2111< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression_html_a0802cc3808ec76bec63444d9bd86fb90" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html#a0802cc3808ec76bec63444d9bd86fb90" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression.getDescriptor< / a > < / div > < div class = "ttdeci" > static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00301" > ConstraintSolverParameters.java:301< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ad4c35acf2d13c654bdf4c231402d8e5b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ad4c35acf2d13c654bdf4c231402d8e5b" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clone< / a > < / div > < div class = "ttdeci" > .lang.Override Builder clone()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01320" > ConstraintSolverParameters.java:1320< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_ae6c8de78666bc946da1f56fb10cf6a32" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#ae6c8de78666bc946da1f56fb10cf6a32" > com.google.ortools.constraintsolver.ConstraintSolverParameters.parseDelimitedFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.ConstraintSolverParameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01125" > ConstraintSolverParameters.java:1125< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a303b83dc5ed6d8209db6fbaf245a1e11" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a303b83dc5ed6d8209db6fbaf245a1e11" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearUseSequenceHighDemandTasks< / a > < / div > < div class = "ttdeci" > Builder clearUseSequenceHighDemandTasks()< / div > < div class = "ttdoc" > bool use_sequence_high_demand_tasks = 107;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02314" > ConstraintSolverParameters.java:2314< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_accac6da0c36507dbd7f92039feeec5dd" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#accac6da0c36507dbd7f92039feeec5dd" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getUseAllPossibleDisjunctions< / a > < / div > < div class = "ttdeci" > boolean getUseAllPossibleDisjunctions()< / div > < div class = "ttdoc" > bool use_all_possible_disjunctions = 108;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02325" > ConstraintSolverParameters.java:2325< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a0e52449a69e221eb1fb5e4da55b63c90" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a0e52449a69e221eb1fb5e4da55b63c90" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getProfileLocalSearch< / a > < / div > < div class = "ttdeci" > boolean getProfileLocalSearch()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01883" > ConstraintSolverParameters.java:1883< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a3aa966584f3f9e5a1c1107945d220b7c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a3aa966584f3f9e5a1c1107945d220b7c" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setSkipLocallyOptimalPaths< / a > < / div > < div class = "ttdeci" > Builder setSkipLocallyOptimalPaths(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02473" > ConstraintSolverParameters.java:2473< / a > < / div > < / div >
< div class = "ttc" id = "namespacecom_1_1google_html" > < div class = "ttname" > < a href = "namespacecom_1_1google.html" > com.google< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a3fe5d27185bb10402667817a905a1dec" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a3fe5d27185bb10402667817a905a1dec" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setPrintModelStats< / a > < / div > < div class = "ttdeci" > Builder setPrintModelStats(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02083" > ConstraintSolverParameters.java:2083< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_aee2739873193ddbd2b155b8ef19b4eed" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#aee2739873193ddbd2b155b8ef19b4eed" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setPrintAddedConstraints< / a > < / div > < div class = "ttdeci" > Builder setPrintAddedConstraints(boolean value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02121" > ConstraintSolverParameters.java:2121< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a086259ca57e272a61aa8b6c56d9c58ce" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a086259ca57e272a61aa8b6c56d9c58ce" > com.google.ortools.constraintsolver.ConstraintSolverParameters.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.ConstraintSolverParameters parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01081" > ConstraintSolverParameters.java:1081< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression_html_aed8bcb2788cf7a14481eae93a84b9c2c" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html#aed8bcb2788cf7a14481eae93a84b9c2c" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression.getDescriptorForType< / a > < / div > < div class = "ttdeci" > final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00297" > ConstraintSolverParameters.java:297< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_acbefd7ddf2e456c9d825553eac2df8ea" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#acbefd7ddf2e456c9d825553eac2df8ea" > com.google.ortools.constraintsolver.ConstraintSolverParameters.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.ConstraintSolverParameters parseFrom(com.google.protobuf.ByteString data)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01087" > ConstraintSolverParameters.java:1087< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a4720e941a5fd7504979b8f34c56b14da" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a4720e941a5fd7504979b8f34c56b14da" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getTracePropagation< / a > < / div > < div class = "ttdeci" > boolean getTracePropagation()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01959" > ConstraintSolverParameters.java:1959< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a8f52d1cd4b0efe94a0839cb4a567bed5" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a8f52d1cd4b0efe94a0839cb4a567bed5" > com.google.ortools.constraintsolver.ConstraintSolverParameters.USE_SEQUENCE_HIGH_DEMAND_TASKS_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int USE_SEQUENCE_HIGH_DEMAND_TASKS_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00624" > ConstraintSolverParameters.java:624< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_abdfe4b99abdf5a1e677dc0f993e13bc0" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#abdfe4b99abdf5a1e677dc0f993e13bc0" > com.google.ortools.constraintsolver.ConstraintSolverParameters.NAME_ALL_VARIABLES_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int NAME_ALL_VARIABLES_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00412" > ConstraintSolverParameters.java:412< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a9a1e07ac3b0434d194c544f54dc693d6" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a9a1e07ac3b0434d194c544f54dc693d6" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearTracePropagation< / a > < / div > < div class = "ttdeci" > Builder clearTracePropagation()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01982" > ConstraintSolverParameters.java:1982< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a5df599d114f2e2c14f929edc26c3c89e" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a5df599d114f2e2c14f929edc26c3c89e" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getDescriptorForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.Descriptors.Descriptor getDescriptorForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01267" > ConstraintSolverParameters.java:1267< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01173" > ConstraintSolverParameters.java:1173< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a5d27074ed3c2dd7ece8d9ee703e812b2" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a5d27074ed3c2dd7ece8d9ee703e812b2" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getProfileFileBytes< / a > < / div > < div class = "ttdeci" > com.google.protobuf.ByteString getProfileFileBytes()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00467" > ConstraintSolverParameters.java:467< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a542b6d7ba65ac8ab25e1a42debda37ab" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a542b6d7ba65ac8ab25e1a42debda37ab" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clear< / a > < / div > < div class = "ttdeci" > .lang.Override Builder clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01206" > ConstraintSolverParameters.java:1206< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a3ae09be7777c4db6e738c8898e8c33da" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a3ae09be7777c4db6e738c8898e8c33da" > com.google.ortools.constraintsolver.ConstraintSolverParameters.DIFFN_USE_CUMULATIVE_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int DIFFN_USE_CUMULATIVE_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00651" > ConstraintSolverParameters.java:651< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolverParameters_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolverParameters.html" > com.google.ortools.constraintsolver.SolverParameters< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "SolverParameters_8java_source.html#l00006" > SolverParameters.java:6< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_abf2bb0983ddac0555786b13c365830e8" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#abf2bb0983ddac0555786b13c365830e8" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getNameAllVariables< / a > < / div > < div class = "ttdeci" > boolean getNameAllVariables()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01718" > ConstraintSolverParameters.java:1718< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a7bb9cd6fdf71314174c4f994867287ca" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a7bb9cd6fdf71314174c4f994867287ca" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearSkipLocallyOptimalPaths< / a > < / div > < div class = "ttdeci" > Builder clearSkipLocallyOptimalPaths()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02489" > ConstraintSolverParameters.java:2489< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a29cb2d6e078130bc33cbb0c4e4363843" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a29cb2d6e078130bc33cbb0c4e4363843" > com.google.ortools.constraintsolver.ConstraintSolverParameters.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 = "ConstraintSolverParameters_8java_source.html#l01324" > ConstraintSolverParameters.java:1324< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a910bd4304364b3378a966eea8a265018" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a910bd4304364b3378a966eea8a265018" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getDefaultInstanceForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.constraintsolver.ConstraintSolverParameters getDefaultInstanceForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02580" > ConstraintSolverParameters.java:2580< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a39c3eb076a9ac976403ea9fab2f03734" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a39c3eb076a9ac976403ea9fab2f03734" > com.google.ortools.constraintsolver.ConstraintSolverParameters.PROFILE_FILE_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int PROFILE_FILE_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00438" > ConstraintSolverParameters.java:438< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a106165f13bd4214f985f89628ee54aa7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a106165f13bd4214f985f89628ee54aa7" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.buildPartial< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.constraintsolver.ConstraintSolverParameters buildPartial()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01286" > ConstraintSolverParameters.java:1286< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression_html_afa2e8f547582fdef7e189020717f4417" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html#afa2e8f547582fdef7e189020717f4417" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression.getNumber< / a > < / div > < div class = "ttdeci" > final int getNumber()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00256" > ConstraintSolverParameters.java:256< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a4ebb3f310e57784c4f5de4bea60490ff" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a4ebb3f310e57784c4f5de4bea60490ff" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearUseAllPossibleDisjunctions< / a > < / div > < div class = "ttdeci" > Builder clearUseAllPossibleDisjunctions()< / div > < div class = "ttdoc" > bool use_all_possible_disjunctions = 108;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02340" > ConstraintSolverParameters.java:2340< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_ab55eefa0b7ba9d1dec56bf8bb2b996b3" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#ab55eefa0b7ba9d1dec56bf8bb2b996b3" > com.google.ortools.constraintsolver.ConstraintSolverParameters.hashCode< / a > < / div > < div class = "ttdeci" > .lang.Override int hashCode()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00990" > ConstraintSolverParameters.java:990< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a603a8e3b99f7042b869cd59f728b4244" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a603a8e3b99f7042b869cd59f728b4244" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearPrintModel< / a > < / div > < div class = "ttdeci" > Builder clearPrintModel()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02058" > ConstraintSolverParameters.java:2058< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a0a061d77c6bb277dc0029cd729163f7c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a0a061d77c6bb277dc0029cd729163f7c" > com.google.ortools.constraintsolver.ConstraintSolverParameters.STORE_NAMES_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int STORE_NAMES_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00385" > ConstraintSolverParameters.java:385< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a3f33f213d59fd938746c035fa97af9b3" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a3f33f213d59fd938746c035fa97af9b3" > com.google.ortools.constraintsolver.ConstraintSolverParameters.PRINT_LOCAL_SEARCH_PROFILE_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int PRINT_LOCAL_SEARCH_PROFILE_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00493" > ConstraintSolverParameters.java:493< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a5a2210c13750d3c583af3378fcb5cf3c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a5a2210c13750d3c583af3378fcb5cf3c" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getCompressTrailValue< / a > < / div > < div class = "ttdeci" > int getCompressTrailValue()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00339" > ConstraintSolverParameters.java:339< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_aeb24dfcf6ef20619281b53d2ae32ffa7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#aeb24dfcf6ef20619281b53d2ae32ffa7" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getUseCumulativeEdgeFinder< / a > < / div > < div class = "ttdeci" > boolean getUseCumulativeEdgeFinder()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00602" > ConstraintSolverParameters.java:602< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ad6103c4ae19da7f3af8ae95699e3890c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ad6103c4ae19da7f3af8ae95699e3890c" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getPrintModel< / a > < / div > < div class = "ttdeci" > boolean getPrintModel()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02035" > ConstraintSolverParameters.java:2035< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression_html_a7bd739c9fda53b4e622472e6477b5ad5" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html#a7bd739c9fda53b4e622472e6477b5ad5" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression.COMPRESS_WITH_ZLIB< / a > < / div > < div class = "ttdeci" > COMPRESS_WITH_ZLIB< / div > < div class = "ttdoc" > COMPRESS_WITH_ZLIB = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00242" > ConstraintSolverParameters.java:242< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_ae25122f9bbed3e8ecfedeaabf14c3919" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#ae25122f9bbed3e8ecfedeaabf14c3919" > com.google.ortools.constraintsolver.ConstraintSolverParameters.PROFILE_LOCAL_SEARCH_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int PROFILE_LOCAL_SEARCH_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00480" > ConstraintSolverParameters.java:480< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a7a484474c36faf426657f0e94c090dbb" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a7a484474c36faf426657f0e94c090dbb" > com.google.ortools.constraintsolver.ConstraintSolverParameters.newBuilderForType< / a > < / div > < div class = "ttdeci" > .lang.Override Builder newBuilderForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01147" > ConstraintSolverParameters.java:1147< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_aeb24dfcf6ef20619281b53d2ae32ffa7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#aeb24dfcf6ef20619281b53d2ae32ffa7" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getUseCumulativeEdgeFinder< / a > < / div > < div class = "ttdeci" > boolean getUseCumulativeEdgeFinder()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02213" > ConstraintSolverParameters.java:2213< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_adce3b3627b216432c1d8fb96de6a6112" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#adce3b3627b216432c1d8fb96de6a6112" > com.google.ortools.constraintsolver.ConstraintSolverParameters.TRACE_PROPAGATION_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int TRACE_PROPAGATION_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00506" > ConstraintSolverParameters.java:506< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a9595e84f1a265789b99af6f10e024e33" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a9595e84f1a265789b99af6f10e024e33" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getUnknownFields< / a > < / div > < div class = "ttdeci" > .lang.Override final com.google.protobuf.UnknownFieldSet getUnknownFields()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00036" > ConstraintSolverParameters.java:36< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ac63153f2fa10802cd2771148fcc811f7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ac63153f2fa10802cd2771148fcc811f7" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearArraySplitSize< / a > < / div > < div class = "ttdeci" > Builder clearArraySplitSize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01624" > ConstraintSolverParameters.java:1624< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a777bed3e30435f4579b3b1e9c7700851" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a777bed3e30435f4579b3b1e9c7700851" > com.google.ortools.constraintsolver.ConstraintSolverParameters.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.ConstraintSolverParameters parseFrom(com.google.protobuf.CodedInputStream input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01132" > ConstraintSolverParameters.java:1132< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a933d518fc16e760775083e723eb80b9a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a933d518fc16e760775083e723eb80b9a" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.internalGetFieldAccessorTable< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01184" > ConstraintSolverParameters.java:1184< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_af5d18ad987f46f34bc16e14dd69ad465" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#af5d18ad987f46f34bc16e14dd69ad465" > com.google.ortools.constraintsolver.ConstraintSolverParameters.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 = "ConstraintSolverParameters_8java_source.html#l01330" > ConstraintSolverParameters.java:1330< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a48b9eb811f26b705783cfa97e2b5e026" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a48b9eb811f26b705783cfa97e2b5e026" > com.google.ortools.constraintsolver.ConstraintSolverParameters.USE_CUMULATIVE_TIME_TABLE_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int USE_CUMULATIVE_TIME_TABLE_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00606" > ConstraintSolverParameters.java:606< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_aaf32692bce1e5e38df0f10667db6f449" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#aaf32692bce1e5e38df0f10667db6f449" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.clearUseElementRmq< / a > < / div > < div class = "ttdeci" > Builder clearUseElementRmq()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02442" > ConstraintSolverParameters.java:2442< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a4387e0b7466c7573f4b3ad9c0d790e62" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a4387e0b7466c7573f4b3ad9c0d790e62" > com.google.ortools.constraintsolver.ConstraintSolverParameters.COMPRESS_TRAIL_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int COMPRESS_TRAIL_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00328" > ConstraintSolverParameters.java:328< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a33684bd195498aed4c7d881d8a1cbe32" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a33684bd195498aed4c7d881d8a1cbe32" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getUseSequenceHighDemandTasks< / a > < / div > < div class = "ttdeci" > boolean getUseSequenceHighDemandTasks()< / div > < div class = "ttdoc" > bool use_sequence_high_demand_tasks = 107;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02299" > ConstraintSolverParameters.java:2299< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a3c8126d296394d565ac89a88e38d5965" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a3c8126d296394d565ac89a88e38d5965" > com.google.ortools.constraintsolver.ConstraintSolverParameters.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.ConstraintSolverParameters parseFrom(java.io.InputStream input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01108" > ConstraintSolverParameters.java:1108< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a5d27074ed3c2dd7ece8d9ee703e812b2" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a5d27074ed3c2dd7ece8d9ee703e812b2" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getProfileFileBytes< / a > < / div > < div class = "ttdeci" > com.google.protobuf.ByteString getProfileFileBytes()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01814" > ConstraintSolverParameters.java:1814< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a31fc877b40225a522c56770e7f0a2185" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a31fc877b40225a522c56770e7f0a2185" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getDiffnUseCumulative< / a > < / div > < div class = "ttdeci" > boolean getDiffnUseCumulative()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00660" > ConstraintSolverParameters.java:660< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_ac605b58b7118950ed1d8f8f763b38614" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#ac605b58b7118950ed1d8f8f763b38614" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.setTrailBlockSize< / a > < / div > < div class = "ttdeci" > Builder setTrailBlockSize(int value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01569" > ConstraintSolverParameters.java:1569< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_afbf097c08fdd51ebe4b487030c64fb29" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#afbf097c08fdd51ebe4b487030c64fb29" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getDefaultInstance< / a > < / div > < div class = "ttdeci" > static com.google.ortools.constraintsolver.ConstraintSolverParameters getDefaultInstance()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l02555" > ConstraintSolverParameters.java:2555< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_ac50c1556045b27c26c1da00e71ad2198" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#ac50c1556045b27c26c1da00e71ad2198" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getPrintAddedConstraints< / a > < / div > < div class = "ttdeci" > boolean getPrintAddedConstraints()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00567" > ConstraintSolverParameters.java:567< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder_html_a7e5e9a0a89ff7f48df39ed855367cfb8" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a7e5e9a0a89ff7f48df39ed855367cfb8" > com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder.getTraceSearch< / a > < / div > < div class = "ttdeci" > boolean getTraceSearch()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l01997" > ConstraintSolverParameters.java:1997< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_html_a7826bdb0e51d0066bbc3785c1816819d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a7826bdb0e51d0066bbc3785c1816819d" > com.google.ortools.constraintsolver.ConstraintSolverParameters.getStoreNames< / a > < / div > < div class = "ttdeci" > boolean getStoreNames()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ConstraintSolverParameters_8java_source.html#l00395" > ConstraintSolverParameters.java:395< / 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 >