2019-06-13 13:08:49 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2019-06-13 02:45:44 +02:00
< html xmlns = "http://www.w3.org/1999/xhtml" >
2019-06-13 13:08:49 +02:00
< head >
< title > OR-Tools< / title >
< meta http-equiv = "Content-Type" content = "text/html;" / >
< meta charset = "utf-8" / >
<!-- <link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/> -->
2019-06-20 23:19:36 +02:00
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
2019-06-13 13:08:49 +02:00
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2019-06-26 12:16:47 +02:00
< span id = "sfml" > OR-Tools 7.1< / span >
2019-06-13 13:08:49 +02:00
< / div >
< / div >
2019-06-26 12:16:47 +02:00
< link rel = "icon" href = "https://developers.google.com/optimization/images/orLogo.png" >
2019-06-13 13:08:49 +02:00
< div id = "content" >
2019-06-13 02:45:44 +02:00
<!-- Generated by Doxygen 1.8.15 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related  Pages< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< / ul >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_a7cc1eeded8f693d0da6c729bc88c45a.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_b2c6d49957bf5d0c7726edb4b829cd4d.html" > gen< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_82da1734a9cb0f1cf40dbd95c2117ce5.html" > com< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_1713cbfcde5229f242ac28be432e77c9.html" > google< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_06c320066273db25e45ae140036401c9.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_e0fb8e393372512b4e694b54be4b3d3e.html" > sat< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > CpSolverStatus.java< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< a href = "CpSolverStatus_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/sat/cp_model.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.sat;< / 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 = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html" > 13< / a > < / span >   < span class = "keyword" > public< / span > < span class = "keyword" > enum< / span > < a class = "code" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html" > CpSolverStatus< / a > < / div > < div class = "line" > < a name = "l00014" > < / a > < span class = "lineno" > 14< / span >   implements < a class = "code" href = "namespacecom.html" > com< / a > .< a class = "code" href = "namespacecom_1_1google.html" > google< / a > .protobuf.ProtocolMessageEnum {< / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a0c9a32979e35106cd44bcc46222702a2" > 23< / a > < / span >   < a class = "code" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a0c9a32979e35106cd44bcc46222702a2" > UNKNOWN< / a > (0),< / div > < div class = "line" > < a name = "l00032" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a72e39c484ba14a5167c44f89e9d94c81" > 32< / a > < / span >   < a class = "code" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a72e39c484ba14a5167c44f89e9d94c81" > MODEL_INVALID< / a > (1),< / div > < div class = "line" > < a name = "l00041" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#ad8e0d730a50b9197cbf2c80e5b946ea7" > 41< / a > < / span >   < a class = "code" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#ad8e0d730a50b9197cbf2c80e5b946ea7" > FEASIBLE< / a > (2),< / div > < div class = "line" > < a name = "l00049" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a1eba8bd2c7b5c972cd481868c91c3bf7" > 49< / a > < / span >   < a class = "code" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a1eba8bd2c7b5c972cd481868c91c3bf7" > INFEASIBLE< / a > (3),< / div > < div class = "line" > < a name = "l00059" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#af0c586bfb4b5c079c8f94fde2c878337" > 59< / a > < / span >   < a class = "code" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#af0c586bfb4b5c079c8f94fde2c878337" > OPTIMAL< / a > (4),< / div > < div class = "line" > < a name = "l00060" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a44c69e60ecffd5bc6016701027c94789" > 60< / a > < / span >   < a class = "code" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a44c69e60ecffd5bc6016701027c94789" > UNRECOGNIZED< / a > (-1),< / div > < div class = "line" > < a name = "l00061" > < / a > < span class = "lineno" > 61< / span >   ;< / div > < div class = "line" > < a name = "l00062" > < / a > < span class = "lineno" > 62< / span >   < / div > < div class = "line" > < a name = "l00071" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a16f6be33ff03a5b52348ff3b2a191f1c" > 71< / a > < / span >   < span class = "keyword" > public< / span > < span class = "keyword" > static< / span > < span class = "keyword" > final< / span > < span class = "keywordtype" > int< / span > UNKNOWN_VALUE = 0;< / div > < div class = "line" > < a name = "l00080" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a7dfab27a06d0d11e061246fc34d3f5a1" > 80< / a > < / span >   < span
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus_html_a1eba8bd2c7b5c972cd481868c91c3bf7" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a1eba8bd2c7b5c972cd481868c91c3bf7" > com.google.ortools.sat.CpSolverStatus.INFEASIBLE< / a > < / div > < div class = "ttdeci" > INFEASIBLE< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpSolverStatus_8java_source.html#l00049" > CpSolverStatus.java:49< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus_html_a0c9a32979e35106cd44bcc46222702a2" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a0c9a32979e35106cd44bcc46222702a2" > com.google.ortools.sat.CpSolverStatus.UNKNOWN< / a > < / div > < div class = "ttdeci" > UNKNOWN< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpSolverStatus_8java_source.html#l00023" > CpSolverStatus.java:23< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus_html_a750fb7041d20ba6d3845faa54093ba07" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a750fb7041d20ba6d3845faa54093ba07" > com.google.ortools.sat.CpSolverStatus.getValueDescriptor< / a > < / div > < div class = "ttdeci" > final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpSolverStatus_8java_source.html#l00150" > CpSolverStatus.java:150< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus_html_aa6881c10861e04e721b2c23b7c1ebdce" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#aa6881c10861e04e721b2c23b7c1ebdce" > com.google.ortools.sat.CpSolverStatus.valueOf< / a > < / div > < div class = "ttdeci" > .lang.Deprecated static CpSolverStatus valueOf(int value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpSolverStatus_8java_source.html#l00122" > CpSolverStatus.java:122< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus_html_a72e39c484ba14a5167c44f89e9d94c81" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a72e39c484ba14a5167c44f89e9d94c81" > com.google.ortools.sat.CpSolverStatus.MODEL_INVALID< / a > < / div > < div class = "ttdeci" > MODEL_INVALID< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpSolverStatus_8java_source.html#l00032" > CpSolverStatus.java:32< / a > < / div > < / div >
< div class = "ttc" id = "namespacecom_html" > < div class = "ttname" > < a href = "namespacecom.html" > com< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus_html_a46283b5954bae638941405d3c9cfb83f" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a46283b5954bae638941405d3c9cfb83f" > com.google.ortools.sat.CpSolverStatus.getDescriptorForType< / a > < / div > < div class = "ttdeci" > final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpSolverStatus_8java_source.html#l00154" > CpSolverStatus.java:154< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus_html" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html" > com.google.ortools.sat.CpSolverStatus< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpSolverStatus_8java_source.html#l00013" > CpSolverStatus.java:13< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus_html_a3e4fab06c8a45f73cd278329374ae717" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a3e4fab06c8a45f73cd278329374ae717" > com.google.ortools.sat.CpSolverStatus.forNumber< / a > < / div > < div class = "ttdeci" > static CpSolverStatus forNumber(int value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpSolverStatus_8java_source.html#l00126" > CpSolverStatus.java:126< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus_html_a395341d9d564c16f32ddd5133b879094" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a395341d9d564c16f32ddd5133b879094" > com.google.ortools.sat.CpSolverStatus.internalGetValueMap< / a > < / div > < div class = "ttdeci" > static com.google.protobuf.Internal.EnumLiteMap< CpSolverStatus > internalGetValueMap()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpSolverStatus_8java_source.html#l00138" > CpSolverStatus.java:138< / 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 = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus_html_a44c69e60ecffd5bc6016701027c94789" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a44c69e60ecffd5bc6016701027c94789" > com.google.ortools.sat.CpSolverStatus.UNRECOGNIZED< / a > < / div > < div class = "ttdeci" > UNRECOGNIZED< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpSolverStatus_8java_source.html#l00060" > CpSolverStatus.java:60< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus_html_ad8e0d730a50b9197cbf2c80e5b946ea7" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#ad8e0d730a50b9197cbf2c80e5b946ea7" > com.google.ortools.sat.CpSolverStatus.FEASIBLE< / a > < / div > < div class = "ttdeci" > FEASIBLE< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpSolverStatus_8java_source.html#l00041" > CpSolverStatus.java:41< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus_html_ab202f323c675ac9e911aa7e71f7477a1" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#ab202f323c675ac9e911aa7e71f7477a1" > com.google.ortools.sat.CpSolverStatus.valueOf< / a > < / div > < div class = "ttdeci" > static CpSolverStatus valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpSolverStatus_8java_source.html#l00164" > CpSolverStatus.java:164< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProtobuf_html_a2ce5a6e520525ba6595050bc485f5f64" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProtobuf.html#a2ce5a6e520525ba6595050bc485f5f64" > com.google.ortools.sat.CpModelProtobuf.getDescriptor< / a > < / div > < div class = "ttdeci" > static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpModelProtobuf_8java_source.html#l00139" > CpModelProtobuf.java:139< / 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_1sat_1_1CpModelProtobuf_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProtobuf.html" > com.google.ortools.sat.CpModelProtobuf< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpModelProtobuf_8java_source.html#l00006" > CpModelProtobuf.java:6< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus_html_a29ee249217ba92e44a30f90b2904c4d2" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a29ee249217ba92e44a30f90b2904c4d2" > com.google.ortools.sat.CpSolverStatus.getDescriptor< / a > < / div > < div class = "ttdeci" > static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpSolverStatus_8java_source.html#l00158" > CpSolverStatus.java:158< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus_html_acf69b089c8b4e3c7f48be57470fed479" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#acf69b089c8b4e3c7f48be57470fed479" > com.google.ortools.sat.CpSolverStatus.getNumber< / a > < / div > < div class = "ttdeci" > final int getNumber()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpSolverStatus_8java_source.html#l00110" > CpSolverStatus.java:110< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus_html_af0c586bfb4b5c079c8f94fde2c878337" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#af0c586bfb4b5c079c8f94fde2c878337" > com.google.ortools.sat.CpSolverStatus.OPTIMAL< / a > < / div > < div class = "ttdeci" > OPTIMAL< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpSolverStatus_8java_source.html#l00059" > CpSolverStatus.java:59< / a > < / div > < / div >
< / div > <!-- fragment --> < / div > <!-- contents -->
2019-06-13 13:08:49 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
2019-06-13 02:45:44 +02:00
< / html >