2021-09-20 15:59:10 +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"/> -->
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2021-12-14 13:41:01 +01:00
< span id = "sfml" > Google OR-Tools 9.2< / span >
2021-09-20 15:59:10 +02:00
< / div >
< / div >
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
< h2 > Java Reference< / h2 >
< 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 >
< div id = "content" >
< div align = "center" >
< h1 style = "color: #145A32;" > Java Reference< / h1 >
< / div >
2022-01-16 18:02:36 +01:00
<!-- Generated by Doxygen 1.8.15 -->
2021-09-20 15:59:10 +02:00
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2021-09-20 15:59:10 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2021-09-20 15:59:10 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-16 18:02:36 +01:00
/* @license-end */< / script >
2021-09-20 15:59:10 +02:00
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('MPSolveInfo_8java_source.html','');});
2021-09-20 15:59:10 +02:00
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
2022-01-16 18:02:36 +01:00
< div class = "headertitle" >
< div class = "title" > MPSolveInfo.java< / div > < / div >
2021-09-20 15:59:10 +02:00
< / div > <!-- header -->
< div class = "contents" >
2022-01-16 18:02:36 +01:00
< a href = "MPSolveInfo_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 = "l00009" > < / a > < span class = "lineno" > < a class = "line" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html" > 9< / 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_1linearsolver_1_1MPSolveInfo.html" > MPSolveInfo< / a > < span class = "keyword" > extends< / span > < / div > < div class = "line" > < a name = "l00010" > < / a > < span class = "lineno" > 10< / span >   < a class = "code" href = "namespacecom.html" > com< / a > .google.protobuf.GeneratedMessageV3 implements< / div > < div class = "line" > < a name = "l00011" > < / a > < span class = "lineno" > 11< / span >   < span class = "comment" > // @@protoc_insertion_point(message_implements:operations_research.MPSolveInfo)< / span > < / div > < div class = "line" > < a name = "l00012" > < / a > < span class = "lineno" > 12< / span >   < a class = "code" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfoOrBuilder.html" > MPSolveInfoOrBuilder< / a > {< / div > < div class = "line" > < a name = "l00013" > < / a > < span class = "lineno" > 13< / 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 = "l00014" > < / a > < span class = "lineno" > 14< / span >   < span class = "comment" > // Use MPSolveInfo.newBuilder() to construct.< / span > < / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > 15< / span >   < span class = "keyword" > private< / span > < a class = "code" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html" > MPSolveInfo< / 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 = "l00016" > < / a > < span class = "lineno" > 16< / span >   super(builder);< / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   }< / div > < div class = "line" > < a name = "l00018" > < / a > < span class = "lineno" > 18< / span >   < span class = "keyword" > private< / span > < a class = "code" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html" > MPSolveInfo< / a > () {< / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   }< / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   < / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > 21< / span >   @java.lang.Override< / div > < div class = "line" > < a name = "l00022" > < / a > < span class = "lineno" > 22< / span >   @SuppressWarnings({< span class = "stringliteral" > " unused" < / span > })< / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > < a class = "line" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#acab334d7dcecf2ae3efa8e973142c563" > 23< / a > < / span >   < span class = "keyword" > protected< / span > java.lang.Object < a class = "code" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#acab334d7dcecf2ae3efa8e973142c563" > newInstance< / a > (< / div > < div class = "line" > < a name = "l00024" > < / a > < span class = "lineno" > 24< / span >   UnusedPrivateParameter unused) {< / div > < div class = "line" > < a name = "l00025" > < / a > < span class = "lineno" > 25< / span >   < span class = "keywordflow" > return< / span > < span cl
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a8342b02c43d81069adc3e820423d92ac" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a8342b02c43d81069adc3e820423d92ac" > com.google.ortools.linearsolver.MPSolveInfo.getSerializedSize< / a > < / div > < div class = "ttdeci" > .lang.Override int getSerializedSize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00173" > MPSolveInfo.java:173< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a4cccefa27c0c36e962ea460029b2e3d1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a4cccefa27c0c36e962ea460029b2e3d1" > com.google.ortools.linearsolver.MPSolveInfo.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 = "MPSolveInfo_8java_source.html#l00439" > MPSolveInfo.java:439< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a290ae22f465e8996adf8f356426908c7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a290ae22f465e8996adf8f356426908c7" > com.google.ortools.linearsolver.MPSolveInfo.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 = "MPSolveInfo_8java_source.html#l00473" > MPSolveInfo.java:473< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a356654a6e4bab2bbc4632f23bb3c2ba8" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a356654a6e4bab2bbc4632f23bb3c2ba8" > com.google.ortools.linearsolver.MPSolveInfo.Builder.clearSolveUserTimeSeconds< / a > < / div > < div class = "ttdeci" > Builder clearSolveUserTimeSeconds()< / div > < div class = "ttdoc" > optional double solve_user_time_seconds = 2;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00595" > MPSolveInfo.java:595< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a542b6d7ba65ac8ab25e1a42debda37ab" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a542b6d7ba65ac8ab25e1a42debda37ab" > com.google.ortools.linearsolver.MPSolveInfo.Builder.clear< / a > < / div > < div class = "ttdeci" > .lang.Override Builder clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00365" > MPSolveInfo.java:365< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a29cb2d6e078130bc33cbb0c4e4363843" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a29cb2d6e078130bc33cbb0c4e4363843" > com.google.ortools.linearsolver.MPSolveInfo.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 = "MPSolveInfo_8java_source.html#l00417" > MPSolveInfo.java:417< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a933d518fc16e760775083e723eb80b9a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a933d518fc16e760775083e723eb80b9a" > com.google.ortools.linearsolver.MPSolveInfo.Builder.internalGetFieldAccessorTable< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00343" > MPSolveInfo.java:343< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_ad9c7bdd857ca6c970b0d1ba4dadb1f66" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#ad9c7bdd857ca6c970b0d1ba4dadb1f66" > com.google.ortools.linearsolver.MPSolveInfo.equals< / a > < / div > < div class = "ttdeci" > .lang.Override boolean equals(final java.lang.Object obj)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00192" > MPSolveInfo.java:192< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a77db07dbc1f747f14c5df841ccf5a14c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a77db07dbc1f747f14c5df841ccf5a14c" > com.google.ortools.linearsolver.MPSolveInfo.toBuilder< / a > < / div > < div class = "ttdeci" > .lang.Override Builder toBuilder()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00318" > MPSolveInfo.java:318< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_ae417eb8d5dd8f90dbc7bdc82e0df21ee" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#ae417eb8d5dd8f90dbc7bdc82e0df21ee" > com.google.ortools.linearsolver.MPSolveInfo.Builder.setSolveWallTimeSeconds< / a > < / div > < div class = "ttdeci" > Builder setSolveWallTimeSeconds(double value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00538" > MPSolveInfo.java:538< / 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_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a7651ff5bbb71fa7dda95a1c2ab256f00" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a7651ff5bbb71fa7dda95a1c2ab256f00" > com.google.ortools.linearsolver.MPSolveInfo.Builder.buildPartial< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.linearsolver.MPSolveInfo buildPartial()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00395" > MPSolveInfo.java:395< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a7f1b89029a38adb1c6ced2c134b73fbb" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a7f1b89029a38adb1c6ced2c134b73fbb" > com.google.ortools.linearsolver.MPSolveInfo.Builder.mergeFrom< / a > < / div > < div class = "ttdeci" > Builder mergeFrom(com.google.ortools.linearsolver.MPSolveInfo other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00454" > MPSolveInfo.java:454< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a20ef246f73d04426de7484d1c8b34d57" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a20ef246f73d04426de7484d1c8b34d57" > com.google.ortools.linearsolver.MPSolveInfo.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.linearsolver.MPSolveInfo parseFrom(byte[] data)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00261" > MPSolveInfo.java:261< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a3e05e91aa90c10970a9aafb7b561e218" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a3e05e91aa90c10970a9aafb7b561e218" > com.google.ortools.linearsolver.MPSolveInfo.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 = "MPSolveInfo_8java_source.html#l00608" > MPSolveInfo.java:608< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_afed76e2d97b5f1b69aa4c2e32de27a64" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#afed76e2d97b5f1b69aa4c2e32de27a64" > com.google.ortools.linearsolver.MPSolveInfo.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 = "MPSolveInfo_8java_source.html#l00428" > MPSolveInfo.java:428< / a > < / div > < / div >
< 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 >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_aac0b513fa3e788b43f22f71a7497295b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#aac0b513fa3e788b43f22f71a7497295b" > com.google.ortools.linearsolver.MPSolveInfo.Builder.getSolveWallTimeSeconds< / a > < / div > < div class = "ttdeci" > .lang.Override double getSolveWallTimeSeconds()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00522" > MPSolveInfo.java:522< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_abb4e1622793181e5360991c6818660cc" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#abb4e1622793181e5360991c6818660cc" > com.google.ortools.linearsolver.MPSolveInfo.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.linearsolver.MPSolveInfo parseFrom(java.io.InputStream input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00271" > MPSolveInfo.java:271< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_ada120643f7710d9df7cad50d6ab2ac51" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#ada120643f7710d9df7cad50d6ab2ac51" > com.google.ortools.linearsolver.MPSolveInfo.Builder.getDescriptor< / a > < / div > < div class = "ttdeci" > static final com.google.protobuf.Descriptors.Descriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00337" > MPSolveInfo.java:337< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a7c955a1cd84d534b80073faa378309a0" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a7c955a1cd84d534b80073faa378309a0" > com.google.ortools.linearsolver.MPSolveInfo.getDefaultInstance< / a > < / div > < div class = "ttdeci" > static com.google.ortools.linearsolver.MPSolveInfo getDefaultInstance()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00623" > MPSolveInfo.java:623< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a9e9993f505a38b90f9548c4ecf0f6f88" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a9e9993f505a38b90f9548c4ecf0f6f88" > com.google.ortools.linearsolver.MPSolveInfo.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.linearsolver.MPSolveInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00244" > MPSolveInfo.java:244< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_ac316af0298e9645fc3e5159b0d4464e1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#ac316af0298e9645fc3e5159b0d4464e1" > com.google.ortools.linearsolver.MPSolveInfo.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 = "MPSolveInfo_8java_source.html#l00602" > MPSolveInfo.java:602< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a2388059e338abe097627e292bae0a38f" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a2388059e338abe097627e292bae0a38f" > com.google.ortools.linearsolver.MPSolveInfo.parser< / a > < / div > < div class = "ttdeci" > static com.google.protobuf.Parser< MPSolveInfo > parser()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00638" > MPSolveInfo.java:638< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_aac0b513fa3e788b43f22f71a7497295b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#aac0b513fa3e788b43f22f71a7497295b" > com.google.ortools.linearsolver.MPSolveInfo.getSolveWallTimeSeconds< / a > < / div > < div class = "ttdeci" > .lang.Override double getSolveWallTimeSeconds()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00126" > MPSolveInfo.java:126< / a > < / div > < / div >
< 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 >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a916dae08dfc215ec61d3721b0eed6631" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a916dae08dfc215ec61d3721b0eed6631" > com.google.ortools.linearsolver.MPSolveInfo.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 = "MPSolveInfo_8java_source.html#l00445" > MPSolveInfo.java:445< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a0ee1946aab9c205e38569cba2379f057" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a0ee1946aab9c205e38569cba2379f057" > com.google.ortools.linearsolver.MPSolveInfo.PARSER< / a > < / div > < div class = "ttdeci" > .lang.Deprecated static final com.google.protobuf.Parser< MPSolveInfo > PARSER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00628" > MPSolveInfo.java:628< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_aaf50fa3ed063d8e3160e6e9b37c64c27" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#aaf50fa3ed063d8e3160e6e9b37c64c27" > com.google.ortools.linearsolver.MPSolveInfo.newBuilder< / a > < / div > < div class = "ttdeci" > static Builder newBuilder(com.google.ortools.linearsolver.MPSolveInfo prototype)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00314" > MPSolveInfo.java:314< / 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_1linearsolver_1_1MPSolveInfo_html_a401adfed369d510f3437d16bccf924c3" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a401adfed369d510f3437d16bccf924c3" > com.google.ortools.linearsolver.MPSolveInfo.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 = "MPSolveInfo_8java_source.html#l00324" > MPSolveInfo.java:324< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_ac09cb111d2631bd46a143a09fcc8ff9c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#ac09cb111d2631bd46a143a09fcc8ff9c" > com.google.ortools.linearsolver.MPSolveInfo.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.linearsolver.MPSolveInfo parseFrom(com.google.protobuf.ByteString data)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00250" > MPSolveInfo.java:250< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a9595e84f1a265789b99af6f10e024e33" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a9595e84f1a265789b99af6f10e024e33" > com.google.ortools.linearsolver.MPSolveInfo.getUnknownFields< / a > < / div > < div class = "ttdeci" > .lang.Override final com.google.protobuf.UnknownFieldSet getUnknownFields()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00030" > MPSolveInfo.java:30< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_ae0801f8d2c0c8ae194bf3fdd86462a4d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#ae0801f8d2c0c8ae194bf3fdd86462a4d" > com.google.ortools.linearsolver.MPSolveInfo.Builder.clearSolveWallTimeSeconds< / a > < / div > < div class = "ttdeci" > Builder clearSolveWallTimeSeconds()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00556" > MPSolveInfo.java:556< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a701125edcb9d6f95a2daa7fc26c1ef02" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a701125edcb9d6f95a2daa7fc26c1ef02" > com.google.ortools.linearsolver.MPSolveInfo.Builder.hasSolveWallTimeSeconds< / a > < / div > < div class = "ttdeci" > .lang.Override boolean hasSolveWallTimeSeconds()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00506" > MPSolveInfo.java:506< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a60335d7db3edc40e86ca03cf4dda5a41" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a60335d7db3edc40e86ca03cf4dda5a41" > com.google.ortools.linearsolver.MPSolveInfo.Builder.setSolveUserTimeSeconds< / a > < / div > < div class = "ttdeci" > Builder setSolveUserTimeSeconds(double value)< / div > < div class = "ttdoc" > optional double solve_user_time_seconds = 2;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00585" > MPSolveInfo.java:585< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a030fe4b518d6829ac53db05ceb086d1c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a030fe4b518d6829ac53db05ceb086d1c" > com.google.ortools.linearsolver.MPSolveInfo.parseDelimitedFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.linearsolver.MPSolveInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00288" > MPSolveInfo.java:288< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html" > com.google.ortools.linearsolver.MPSolveInfo< / a > < / div > < div class = "ttdoc" > Protobuf type.< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00009" > MPSolveInfo.java:9< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a24b5a7f9ff1e419a55831a549c52842f" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a24b5a7f9ff1e419a55831a549c52842f" > com.google.ortools.linearsolver.MPSolveInfo.SOLVE_USER_TIME_SECONDS_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int SOLVE_USER_TIME_SECONDS_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00130" > MPSolveInfo.java:130< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_ab55eefa0b7ba9d1dec56bf8bb2b996b3" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#ab55eefa0b7ba9d1dec56bf8bb2b996b3" > com.google.ortools.linearsolver.MPSolveInfo.hashCode< / a > < / div > < div class = "ttdeci" > .lang.Override int hashCode()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00218" > MPSolveInfo.java:218< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a968cb605190759c690e5a97cdc0bb4a1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a968cb605190759c690e5a97cdc0bb4a1" > com.google.ortools.linearsolver.MPSolveInfo.Builder.isInitialized< / a > < / div > < div class = "ttdeci" > .lang.Override final boolean isInitialized()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00468" > MPSolveInfo.java:468< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_aeff24d3f13ca1e88dc9427c640b64314" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#aeff24d3f13ca1e88dc9427c640b64314" > com.google.ortools.linearsolver.MPSolveInfo.newBuilder< / a > < / div > < div class = "ttdeci" > static Builder newBuilder()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00311" > MPSolveInfo.java:311< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a933d518fc16e760775083e723eb80b9a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a933d518fc16e760775083e723eb80b9a" > com.google.ortools.linearsolver.MPSolveInfo.internalGetFieldAccessorTable< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00088" > MPSolveInfo.java:88< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_ac99cecef329ea7636d583789bfde906d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#ac99cecef329ea7636d583789bfde906d" > com.google.ortools.linearsolver.MPSolveInfo.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.linearsolver.MPSolveInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00255" > MPSolveInfo.java:255< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a16f21164b5c93563d75169a7895c062d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a16f21164b5c93563d75169a7895c062d" > com.google.ortools.linearsolver.MPSolveInfo.SOLVE_WALL_TIME_SECONDS_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int SOLVE_WALL_TIME_SECONDS_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00095" > MPSolveInfo.java:95< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a0576183aae81aaf308943c2d6ce0893c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a0576183aae81aaf308943c2d6ce0893c" > com.google.ortools.linearsolver.MPSolveInfo.Builder.hasSolveUserTimeSeconds< / a > < / div > < div class = "ttdeci" > .lang.Override boolean hasSolveUserTimeSeconds()< / div > < div class = "ttdoc" > optional double solve_user_time_seconds = 2;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00569" > MPSolveInfo.java:569< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_abf8541c83cd544c2b82ce777e487e7fa" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#abf8541c83cd544c2b82ce777e487e7fa" > com.google.ortools.linearsolver.MPSolveInfo.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.linearsolver.MPSolveInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00276" > MPSolveInfo.java:276< / 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_1linearsolver_1_1MPSolveInfo_html_adae353e2b1cc3840ff39844a4d3743d1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#adae353e2b1cc3840ff39844a4d3743d1" > com.google.ortools.linearsolver.MPSolveInfo.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.linearsolver.MPSolveInfo parseFrom(com.google.protobuf.CodedInputStream input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00295" > MPSolveInfo.java:295< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a30bdeafcbb9feb40e236d45b356f2b34" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a30bdeafcbb9feb40e236d45b356f2b34" > com.google.ortools.linearsolver.MPSolveInfo.Builder.build< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.linearsolver.MPSolveInfo build()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00386" > MPSolveInfo.java:386< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a51abf0fd549308a8bb0686586d3b7c97" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a51abf0fd549308a8bb0686586d3b7c97" > com.google.ortools.linearsolver.MPSolveInfo.getParserForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.Parser< MPSolveInfo > getParserForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00643" > MPSolveInfo.java:643< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_aad6b5840a47fedb78195241865eed372" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#aad6b5840a47fedb78195241865eed372" > com.google.ortools.linearsolver.MPSolveInfo.getSolveUserTimeSeconds< / a > < / div > < div class = "ttdeci" > .lang.Override double getSolveUserTimeSeconds()< / div > < div class = "ttdoc" > optional double solve_user_time_seconds = 2;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00145" > MPSolveInfo.java:145< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a039a91246684abc0ed767c6652e88a36" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a039a91246684abc0ed767c6652e88a36" > com.google.ortools.linearsolver.MPSolveInfo.Builder.getDefaultInstanceForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.linearsolver.MPSolveInfo getDefaultInstanceForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00381" > MPSolveInfo.java:381< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_af5d18ad987f46f34bc16e14dd69ad465" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#af5d18ad987f46f34bc16e14dd69ad465" > com.google.ortools.linearsolver.MPSolveInfo.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 = "MPSolveInfo_8java_source.html#l00423" > MPSolveInfo.java:423< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a701125edcb9d6f95a2daa7fc26c1ef02" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a701125edcb9d6f95a2daa7fc26c1ef02" > com.google.ortools.linearsolver.MPSolveInfo.hasSolveWallTimeSeconds< / a > < / div > < div class = "ttdeci" > .lang.Override boolean hasSolveWallTimeSeconds()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00110" > MPSolveInfo.java:110< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a813eab1fc00c769aad910c480868972b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a813eab1fc00c769aad910c480868972b" > com.google.ortools.linearsolver.MPSolveInfo.writeTo< / a > < / div > < div class = "ttdeci" > .lang.Override void writeTo(com.google.protobuf.CodedOutputStream output)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00161" > MPSolveInfo.java:161< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a5df599d114f2e2c14f929edc26c3c89e" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a5df599d114f2e2c14f929edc26c3c89e" > com.google.ortools.linearsolver.MPSolveInfo.Builder.getDescriptorForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.Descriptors.Descriptor getDescriptorForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00376" > MPSolveInfo.java:376< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_aacb1ff01531c37dd1a7975c4071d0050" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#aacb1ff01531c37dd1a7975c4071d0050" > com.google.ortools.linearsolver.MPSolveInfo.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.linearsolver.MPSolveInfo parseFrom(java.nio.ByteBuffer data)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00239" > MPSolveInfo.java:239< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_ad4c35acf2d13c654bdf4c231402d8e5b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#ad4c35acf2d13c654bdf4c231402d8e5b" > com.google.ortools.linearsolver.MPSolveInfo.Builder.clone< / a > < / div > < div class = "ttdeci" > .lang.Override Builder clone()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00413" > MPSolveInfo.java:413< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a7a484474c36faf426657f0e94c090dbb" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a7a484474c36faf426657f0e94c090dbb" > com.google.ortools.linearsolver.MPSolveInfo.newBuilderForType< / a > < / div > < div class = "ttdeci" > .lang.Override Builder newBuilderForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00310" > MPSolveInfo.java:310< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a3f575edb9dace09e2b929f123f950125" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a3f575edb9dace09e2b929f123f950125" > com.google.ortools.linearsolver.MPSolveInfo.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.linearsolver.MPSolveInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00265" > MPSolveInfo.java:265< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_a32247777d57d4e965b2e70efe3218510" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a32247777d57d4e965b2e70efe3218510" > com.google.ortools.linearsolver.MPSolveInfo.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 = "MPSolveInfo_8java_source.html#l00433" > MPSolveInfo.java:433< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a0576183aae81aaf308943c2d6ce0893c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a0576183aae81aaf308943c2d6ce0893c" > com.google.ortools.linearsolver.MPSolveInfo.hasSolveUserTimeSeconds< / a > < / div > < div class = "ttdeci" > .lang.Override boolean hasSolveUserTimeSeconds()< / div > < div class = "ttdoc" > optional double solve_user_time_seconds = 2;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00137" > MPSolveInfo.java:137< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_ada120643f7710d9df7cad50d6ab2ac51" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#ada120643f7710d9df7cad50d6ab2ac51" > com.google.ortools.linearsolver.MPSolveInfo.getDescriptor< / a > < / div > < div class = "ttdeci" > static final com.google.protobuf.Descriptors.Descriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00082" > MPSolveInfo.java:82< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a2dde318ba279ef74b938ebadcdde9595" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a2dde318ba279ef74b938ebadcdde9595" > com.google.ortools.linearsolver.MPSolveInfo.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.linearsolver.MPSolveInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00301" > MPSolveInfo.java:301< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html_aad6b5840a47fedb78195241865eed372" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#aad6b5840a47fedb78195241865eed372" > com.google.ortools.linearsolver.MPSolveInfo.Builder.getSolveUserTimeSeconds< / a > < / div > < div class = "ttdeci" > .lang.Override double getSolveUserTimeSeconds()< / div > < div class = "ttdoc" > optional double solve_user_time_seconds = 2;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00577" > MPSolveInfo.java:577< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a968cb605190759c690e5a97cdc0bb4a1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a968cb605190759c690e5a97cdc0bb4a1" > com.google.ortools.linearsolver.MPSolveInfo.isInitialized< / a > < / div > < div class = "ttdeci" > .lang.Override final boolean isInitialized()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00151" > MPSolveInfo.java:151< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_acab334d7dcecf2ae3efa8e973142c563" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#acab334d7dcecf2ae3efa8e973142c563" > com.google.ortools.linearsolver.MPSolveInfo.newInstance< / a > < / div > < div class = "ttdeci" > .lang.Override java.lang.Object newInstance(UnusedPrivateParameter unused)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00023" > MPSolveInfo.java:23< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a039a91246684abc0ed767c6652e88a36" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a039a91246684abc0ed767c6652e88a36" > com.google.ortools.linearsolver.MPSolveInfo.getDefaultInstanceForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.linearsolver.MPSolveInfo getDefaultInstanceForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00648" > MPSolveInfo.java:648< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_html_a7ae3e10303a84882c2036aa8991dd9f6" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a7ae3e10303a84882c2036aa8991dd9f6" > com.google.ortools.linearsolver.MPSolveInfo.parseDelimitedFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.linearsolver.MPSolveInfo parseDelimitedFrom(java.io.InputStream input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00283" > MPSolveInfo.java:283< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html" > com.google.ortools.linearsolver.MPSolveInfo.Builder< / a > < / div > < div class = "ttdoc" > Protobuf type.< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MPSolveInfo_8java_source.html#l00332" > MPSolveInfo.java:332< / a > < / div > < / div >
2021-09-20 15:59:10 +02:00
< / div > <!-- fragment --> < / div > <!-- contents -->
< / div > <!-- doc - content -->
< / div >
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >