2019-07-04 15:11:35 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< 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"/> -->
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2019-08-12 09:16:03 -07:00
< span id = "sfml" > Google OR-Tools 7.3< / span >
2019-07-04 15:11:35 +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-07-04 15:11:35 +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-07-04 15:11:35 +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 >
2019-07-15 17:42:24 -07:00
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
2019-07-04 15:11:35 +02:00
< / ul >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< / ul >
< / div >
2019-07-04 15:11:35 +02:00
< 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_4f0d63c348f97e5defc3c6fccd9ab57f.html" > linearsolver< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > MPSolverResponseStatus.java< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2019-08-07 18:01:08 -07:00
< a href = "MPSolverResponseStatus_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/linear_solver/linear_solver.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.linearsolver;< / div > < div class = "line" > < a name = "l00005" > < / a > < span class = "lineno" > 5< / span >   < / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html" > 20< / a > < / span >   < span class = "keyword" > public< / span > < span class = "keyword" > enum< / span > < a class = "code" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html" > MPSolverResponseStatus< / a > < / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > 21< / 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 = "l00032" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#ad3cf037e687bf34297b3fac6cda129dc" > 32< / a > < / span >   < a class = "code" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#ad3cf037e687bf34297b3fac6cda129dc" > MPSOLVER_OPTIMAL< / a > (0),< / div > < div class = "line" > < a name = "l00047" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a8bfe8c06c776362d40d33a934ccef898" > 47< / a > < / span >   < a class = "code" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a8bfe8c06c776362d40d33a934ccef898" > MPSOLVER_FEASIBLE< / a > (1),< / div > < div class = "line" > < a name = "l00058" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a72ab81aaf7f94d41aafa8b208e6fd0ce" > 58< / a > < / span >   < a class = "code" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a72ab81aaf7f94d41aafa8b208e6fd0ce" > MPSOLVER_INFEASIBLE< / a > (2),< / div > < div class = "line" > < a name = "l00068" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#afd1c54fcdcff88c79a242abfe65d50bd" > 68< / a > < / span >   < a class = "code" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#afd1c54fcdcff88c79a242abfe65d50bd" > MPSOLVER_UNBOUNDED< / a > (3),< / div > < div class = "line" > < a name = "l00078" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#aff065987d8e1505c030949686e482ea2" > 78< / a > < / span >   < a class = "code" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#aff065987d8e1505c030949686e482ea2" > MPSOLVER_ABNORMAL< / a > (4),< / div > < div class = "line" > < a name = "l00087" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a6c761bfc702e2335346249b9d2cb0086" > 87< / a > < / span >   < a class = "code" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a6c761bfc702e2335346249b9d2cb0086" > MPSOLVER_NOT_SOLVED< / a > (6),< / div > < div class = "line" > < a name = "l00096" > < / a > < span class = "lineno" > < a class = "line" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#aeef427824fdb9c53557a49d7c4a600df" > 96< / a > < / span >   < a class = "code" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#aeef427824fdb9c53557a49d7c4a600df" > MPSOLVER_MODEL_IS_VALID< / a > (97),< / div > < div class = "line" > < a name = "l00
2019-07-04 15:11:35 +02:00
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html" > com.google.ortools.linearsolver.MPSolverResponseStatus< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00020" > MPSolverResponseStatus.java:20< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_ab498a56313c38bc0e12cb094fd76cb66" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#ab498a56313c38bc0e12cb094fd76cb66" > com.google.ortools.linearsolver.MPSolverResponseStatus.MPSOLVER_SOLVER_TYPE_UNAVAILABLE< / a > < / div > < div class = "ttdeci" > MPSOLVER_SOLVER_TYPE_UNAVAILABLE< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00142" > MPSolverResponseStatus.java:142< / a > < / div > < / div >
2019-07-04 15:11:35 +02:00
< div class = "ttc" id = "namespacecom_html" > < div class = "ttname" > < a href = "namespacecom.html" > com< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_a6af1d88087ccea17d287eb1356407bff" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a6af1d88087ccea17d287eb1356407bff" > com.google.ortools.linearsolver.MPSolverResponseStatus.valueOf< / a > < / div > < div class = "ttdeci" > .lang.Deprecated static MPSolverResponseStatus valueOf(int value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00276" > MPSolverResponseStatus.java:276< / a > < / div > < / div >
2019-07-04 15:11:35 +02:00
< div class = "ttc" id = "namespacecom_1_1google_1_1ortools_1_1linearsolver_html" > < div class = "ttname" > < a href = "namespacecom_1_1google_1_1ortools_1_1linearsolver.html" > com.google.ortools.linearsolver< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LinearSolver_8java_source.html#l00004" > LinearSolver.java:4< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_a6c761bfc702e2335346249b9d2cb0086" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a6c761bfc702e2335346249b9d2cb0086" > com.google.ortools.linearsolver.MPSolverResponseStatus.MPSOLVER_NOT_SOLVED< / a > < / div > < div class = "ttdeci" > MPSOLVER_NOT_SOLVED< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00087" > MPSolverResponseStatus.java:87< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_a9bb7c00a64367a455e6ef5bae22e15ac" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a9bb7c00a64367a455e6ef5bae22e15ac" > com.google.ortools.linearsolver.MPSolverResponseStatus.getValueDescriptor< / a > < / div > < div class = "ttdeci" > final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00311" > MPSolverResponseStatus.java:311< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_abf8ae97ec669a99f7241188e6665fc68" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#abf8ae97ec669a99f7241188e6665fc68" > com.google.ortools.linearsolver.MPSolverResponseStatus.MPSOLVER_UNKNOWN_STATUS< / a > < / div > < div class = "ttdeci" > MPSOLVER_UNKNOWN_STATUS< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00105" > MPSolverResponseStatus.java:105< / a > < / div > < / div >
2019-07-04 15:11:35 +02:00
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1LinearSolver_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1LinearSolver.html" > com.google.ortools.linearsolver.LinearSolver< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LinearSolver_8java_source.html#l00006" > LinearSolver.java:6< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_a0802cc3808ec76bec63444d9bd86fb90" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a0802cc3808ec76bec63444d9bd86fb90" > com.google.ortools.linearsolver.MPSolverResponseStatus.getDescriptor< / a > < / div > < div class = "ttdeci" > static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00319" > MPSolverResponseStatus.java:319< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_ace17cd315e6ee0c520ac1c89622cea3b" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#ace17cd315e6ee0c520ac1c89622cea3b" > com.google.ortools.linearsolver.MPSolverResponseStatus.MPSOLVER_MODEL_INVALID< / a > < / div > < div class = "ttdeci" > MPSOLVER_MODEL_INVALID< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00114" > MPSolverResponseStatus.java:114< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1LinearSolver_html_a59e560ee75736dcaacca4641402b059d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1LinearSolver.html#a59e560ee75736dcaacca4641402b059d" > com.google.ortools.linearsolver.LinearSolver.getDescriptor< / a > < / div > < div class = "ttdeci" > static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LinearSolver_8java_source.html#l00099" > LinearSolver.java:99< / a > < / div > < / div >
2019-07-04 15:11:35 +02:00
< div class = "ttc" id = "namespacecom_1_1google_1_1ortools_html" > < div class = "ttname" > < a href = "namespacecom_1_1google_1_1ortools.html" > com.google.ortools< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_aff065987d8e1505c030949686e482ea2" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#aff065987d8e1505c030949686e482ea2" > com.google.ortools.linearsolver.MPSolverResponseStatus.MPSOLVER_ABNORMAL< / a > < / div > < div class = "ttdeci" > MPSOLVER_ABNORMAL< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00078" > MPSolverResponseStatus.java:78< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_afd1c54fcdcff88c79a242abfe65d50bd" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#afd1c54fcdcff88c79a242abfe65d50bd" > com.google.ortools.linearsolver.MPSolverResponseStatus.MPSOLVER_UNBOUNDED< / a > < / div > < div class = "ttdeci" > MPSOLVER_UNBOUNDED< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00068" > MPSolverResponseStatus.java:68< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_ad3cf037e687bf34297b3fac6cda129dc" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#ad3cf037e687bf34297b3fac6cda129dc" > com.google.ortools.linearsolver.MPSolverResponseStatus.MPSOLVER_OPTIMAL< / a > < / div > < div class = "ttdeci" > MPSOLVER_OPTIMAL< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00032" > MPSolverResponseStatus.java:32< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_a189785e890675d5f6f39546865aa5ea9" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a189785e890675d5f6f39546865aa5ea9" > com.google.ortools.linearsolver.MPSolverResponseStatus.valueOf< / a > < / div > < div class = "ttdeci" > static MPSolverResponseStatus valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00325" > MPSolverResponseStatus.java:325< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_a2da250a4388ce1c35e262842088cab6d" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a2da250a4388ce1c35e262842088cab6d" > com.google.ortools.linearsolver.MPSolverResponseStatus.MPSOLVER_MODEL_INVALID_SOLUTION_HINT< / a > < / div > < div class = "ttdeci" > MPSOLVER_MODEL_INVALID_SOLUTION_HINT< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00123" > MPSolverResponseStatus.java:123< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_a92ce4dee08b14f1c329d13476fb21557" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a92ce4dee08b14f1c329d13476fb21557" > com.google.ortools.linearsolver.MPSolverResponseStatus.MPSOLVER_MODEL_INVALID_SOLVER_PARAMETERS< / a > < / div > < div class = "ttdeci" > MPSOLVER_MODEL_INVALID_SOLVER_PARAMETERS< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00131" > MPSolverResponseStatus.java:131< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_a72ab81aaf7f94d41aafa8b208e6fd0ce" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a72ab81aaf7f94d41aafa8b208e6fd0ce" > com.google.ortools.linearsolver.MPSolverResponseStatus.MPSOLVER_INFEASIBLE< / a > < / div > < div class = "ttdeci" > MPSOLVER_INFEASIBLE< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00058" > MPSolverResponseStatus.java:58< / a > < / div > < / div >
2019-07-04 15:11:35 +02:00
< div class = "ttc" id = "namespacecom_1_1google_html" > < div class = "ttname" > < a href = "namespacecom_1_1google.html" > com.google< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_a5cafff1ec24db72c0126ef5fa1776764" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a5cafff1ec24db72c0126ef5fa1776764" > com.google.ortools.linearsolver.MPSolverResponseStatus.internalGetValueMap< / a > < / div > < div class = "ttdeci" > static com.google.protobuf.Internal.EnumLiteMap< MPSolverResponseStatus > internalGetValueMap()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00299" > MPSolverResponseStatus.java:299< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_afa2e8f547582fdef7e189020717f4417" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#afa2e8f547582fdef7e189020717f4417" > com.google.ortools.linearsolver.MPSolverResponseStatus.getNumber< / a > < / div > < div class = "ttdeci" > final int getNumber()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00268" > MPSolverResponseStatus.java:268< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_a8bfe8c06c776362d40d33a934ccef898" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a8bfe8c06c776362d40d33a934ccef898" > com.google.ortools.linearsolver.MPSolverResponseStatus.MPSOLVER_FEASIBLE< / a > < / div > < div class = "ttdeci" > MPSOLVER_FEASIBLE< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00047" > MPSolverResponseStatus.java:47< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_a66410cd54e03ea4612c4319586b3ac0b" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a66410cd54e03ea4612c4319586b3ac0b" > com.google.ortools.linearsolver.MPSolverResponseStatus.forNumber< / a > < / div > < div class = "ttdeci" > static MPSolverResponseStatus forNumber(int value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00280" > MPSolverResponseStatus.java:280< / a > < / div > < / div >
< div class = "ttc" id = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_aed8bcb2788cf7a14481eae93a84b9c2c" > < div class = "ttname" > < a href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#aed8bcb2788cf7a14481eae93a84b9c2c" > com.google.ortools.linearsolver.MPSolverResponseStatus.getDescriptorForType< / a > < / div > < div class = "ttdeci" > final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolverResponseStatus_8java_source.html#l00315" > MPSolverResponseStatus.java:315< / a > < / div > < / div >
2019-07-04 15:11:35 +02:00
< / div > <!-- fragment --> < / div > <!-- contents -->
2019-08-07 18:01:08 -07:00
< / div >
2019-07-04 15:11:35 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >