2020-01-27 13:48:26 +01: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" >
< span id = "sfml" > Google OR-Tools 7.5< / span >
< / div >
< / div >
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
< h2 > C++ Reference< / h2 >
< ul >
< li > < a href = "../cpp_algorithms/annotated.html" > Algorithms< / a > < / li >
< li > < a href = "../cpp_sat/annotated.html" > CP-SAT< / a > < / li >
< li > < a href = "../cpp_graph/annotated.html" > Graph< / a > < / li >
< li > < a href = "../cpp_routing/annotated.html" > Routing< / a > < / li >
< li > < a href = "../cpp_linear/annotated.html" > Linear solver< / a > < / li >
< / ul >
< / div >
< div id = "content" >
< div align = "center" >
< h1 style = "color: #145A32;" > C++ Reference: Routing< / h1 >
< / div >
2020-04-23 15:34:43 +02:00
<!-- Generated by Doxygen 1.8.16 -->
2020-01-27 13:48:26 +01:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / li > < li class = "navelem" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html" > RoutingLinearSolverWrapper< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "classoperations__research_1_1RoutingLinearSolverWrapper-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > RoutingLinearSolverWrapper< span class = "mlabels" > < span class = "mlabel" > abstract< / span > < / span > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2020-04-23 15:34:43 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "routing__lp__scheduling_8h_source.html#l00134" > 134< / a > of file < a class = "el" href = "routing__lp__scheduling_8h_source.html" > routing_lp_scheduling.h< / a > .< / p >
2020-01-27 13:48:26 +01:00
< / div > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:af3a7be118910d54c87da7d9ecf7949ac" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html#af3a7be118910d54c87da7d9ecf7949ac" > ~RoutingLinearSolverWrapper< / a > ()< / td > < / tr >
< tr class = "separator:af3a7be118910d54c87da7d9ecf7949ac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa5b31c976cc6734003d9950e731dfed3" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html#aa5b31c976cc6734003d9950e731dfed3" > Clear< / a > ()=0< / td > < / tr >
< tr class = "separator:aa5b31c976cc6734003d9950e731dfed3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6bcbec446b5474e98e50ef78544c82b0" > < td class = "memItemLeft" align = "right" valign = "top" > virtual int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html#a6bcbec446b5474e98e50ef78544c82b0" > CreateNewPositiveVariable< / a > ()=0< / td > < / tr >
< tr class = "separator:a6bcbec446b5474e98e50ef78544c82b0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9e2ef65ea95577f9df6ba20c43813573" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html#a9e2ef65ea95577f9df6ba20c43813573" > SetVariableBounds< / a > (int index, int64 lower_bound, int64 upper_bound)=0< / td > < / tr >
< tr class = "separator:a9e2ef65ea95577f9df6ba20c43813573" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2ba069bdfbc07dd513d5d140b19fe70d" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html#a2ba069bdfbc07dd513d5d140b19fe70d" > SetVariableDisjointBounds< / a > (int index, const std::vector< int64 > & starts, const std::vector< int64 > & ends)=0< / td > < / tr >
< tr class = "separator:a2ba069bdfbc07dd513d5d140b19fe70d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7bdd4be7fd06d5c445403fdf3de0eeda" > < td class = "memItemLeft" align = "right" valign = "top" > virtual int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html#a7bdd4be7fd06d5c445403fdf3de0eeda" > GetVariableLowerBound< / a > (int index) const =0< / td > < / tr >
< tr class = "separator:a7bdd4be7fd06d5c445403fdf3de0eeda" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad56b5d5264e07b44be873dfdcd29cb8e" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html#ad56b5d5264e07b44be873dfdcd29cb8e" > SetObjectiveCoefficient< / a > (int index, double coefficient)=0< / td > < / tr >
< tr class = "separator:ad56b5d5264e07b44be873dfdcd29cb8e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4812d528a6d93d471be496e9ca79c820" > < td class = "memItemLeft" align = "right" valign = "top" > virtual double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html#a4812d528a6d93d471be496e9ca79c820" > GetObjectiveCoefficient< / a > (int index) const =0< / td > < / tr >
< tr class = "separator:a4812d528a6d93d471be496e9ca79c820" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab8bd6c2ebc0fe292221efda5c39de361" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html#ab8bd6c2ebc0fe292221efda5c39de361" > ClearObjective< / a > ()=0< / td > < / tr >
< tr class = "separator:ab8bd6c2ebc0fe292221efda5c39de361" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a155f6032f05d373d7375078c1be4a01b" > < td class = "memItemLeft" align = "right" valign = "top" > virtual int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html#a155f6032f05d373d7375078c1be4a01b" > NumVariables< / a > () const =0< / td > < / tr >
< tr class = "separator:a155f6032f05d373d7375078c1be4a01b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1923407036f149ea2c31ac37c11e1337" > < td class = "memItemLeft" align = "right" valign = "top" > virtual int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html#a1923407036f149ea2c31ac37c11e1337" > CreateNewConstraint< / a > (int64 lower_bound, int64 upper_bound)=0< / td > < / tr >
< tr class = "separator:a1923407036f149ea2c31ac37c11e1337" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a01ce5bca7f91b37ff459b4d7b63e5190" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html#a01ce5bca7f91b37ff459b4d7b63e5190" > SetCoefficient< / a > (int ct, int index, double coefficient)=0< / td > < / tr >
< tr class = "separator:a01ce5bca7f91b37ff459b4d7b63e5190" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-04-23 15:34:43 +02:00
< tr class = "memitem:acb5447abf2fd0ef52e46ce561ffef5cb" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "namespaceoperations__research.html#aa0787bf78fb09d1e30f2451b5a68d4b8" > DimensionSchedulingStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html#acb5447abf2fd0ef52e46ce561ffef5cb" > Solve< / a > (absl::Duration duration_limit)=0< / td > < / tr >
< tr class = "separator:acb5447abf2fd0ef52e46ce561ffef5cb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-01-27 13:48:26 +01:00
< tr class = "memitem:aa7443a97965215ca0cc8b502f93a774d" > < td class = "memItemLeft" align = "right" valign = "top" > virtual double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html#aa7443a97965215ca0cc8b502f93a774d" > GetObjectiveValue< / a > () const =0< / td > < / tr >
< tr class = "separator:aa7443a97965215ca0cc8b502f93a774d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac154a773600edab5f5fbc597c5639cce" > < td class = "memItemLeft" align = "right" valign = "top" > virtual double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html#ac154a773600edab5f5fbc597c5639cce" > GetValue< / a > (int index) const =0< / td > < / tr >
< tr class = "separator:ac154a773600edab5f5fbc597c5639cce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "af3a7be118910d54c87da7d9ecf7949ac" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af3a7be118910d54c87da7d9ecf7949ac" > ◆ < / a > < / span > ~RoutingLinearSolverWrapper()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual ~< a class = "el" href = "classoperations__research_1_1RoutingLinearSolverWrapper.html" > RoutingLinearSolverWrapper< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-04-23 15:34:43 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "routing__lp__scheduling_8h_source.html#l00136" > 136< / a > of file < a class = "el" href = "routing__lp__scheduling_8h_source.html" > routing_lp_scheduling.h< / a > .< / p >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "aa5b31c976cc6734003d9950e731dfed3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa5b31c976cc6734003d9950e731dfed3" > ◆ < / a > < / span > Clear()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void Clear < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classoperations__research_1_1RoutingCPSatWrapper.html#ac2fdf117e3886bbce4baa56a77d3e9cc" > RoutingCPSatWrapper< / a > , and < a class = "el" href = "classoperations__research_1_1RoutingGlopWrapper.html#ac2fdf117e3886bbce4baa56a77d3e9cc" > RoutingGlopWrapper< / a > .< / p >
< / div >
< / div >
< a id = "ab8bd6c2ebc0fe292221efda5c39de361" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab8bd6c2ebc0fe292221efda5c39de361" > ◆ < / a > < / span > ClearObjective()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void ClearObjective < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classoperations__research_1_1RoutingCPSatWrapper.html#af9cf3c86b3e07b1f6761f3d12f04b068" > RoutingCPSatWrapper< / a > , and < a class = "el" href = "classoperations__research_1_1RoutingGlopWrapper.html#af9cf3c86b3e07b1f6761f3d12f04b068" > RoutingGlopWrapper< / a > .< / p >
< / div >
< / div >
< a id = "a1923407036f149ea2c31ac37c11e1337" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1923407036f149ea2c31ac37c11e1337" > ◆ < / a > < / span > CreateNewConstraint()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual int CreateNewConstraint < / td >
< td > (< / td >
< td class = "paramtype" > int64  < / td >
< td class = "paramname" > < em > lower_bound< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int64  < / td >
< td class = "paramname" > < em > upper_bound< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classoperations__research_1_1RoutingCPSatWrapper.html#aabef85ece915faf927eeb6899690a45a" > RoutingCPSatWrapper< / a > , and < a class = "el" href = "classoperations__research_1_1RoutingGlopWrapper.html#aabef85ece915faf927eeb6899690a45a" > RoutingGlopWrapper< / a > .< / p >
< / div >
< / div >
< a id = "a6bcbec446b5474e98e50ef78544c82b0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6bcbec446b5474e98e50ef78544c82b0" > ◆ < / a > < / span > CreateNewPositiveVariable()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual int CreateNewPositiveVariable < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classoperations__research_1_1RoutingCPSatWrapper.html#a314fad7efb918f0fe41673b65a44253c" > RoutingCPSatWrapper< / a > , and < a class = "el" href = "classoperations__research_1_1RoutingGlopWrapper.html#a314fad7efb918f0fe41673b65a44253c" > RoutingGlopWrapper< / a > .< / p >
< / div >
< / div >
< a id = "a4812d528a6d93d471be496e9ca79c820" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4812d528a6d93d471be496e9ca79c820" > ◆ < / a > < / span > GetObjectiveCoefficient()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual double GetObjectiveCoefficient < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classoperations__research_1_1RoutingCPSatWrapper.html#a8b4d155c1cccad5c76188e25b49aad47" > RoutingCPSatWrapper< / a > , and < a class = "el" href = "classoperations__research_1_1RoutingGlopWrapper.html#a8b4d155c1cccad5c76188e25b49aad47" > RoutingGlopWrapper< / a > .< / p >
< / div >
< / div >
< a id = "aa7443a97965215ca0cc8b502f93a774d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7443a97965215ca0cc8b502f93a774d" > ◆ < / a > < / span > GetObjectiveValue()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual double GetObjectiveValue < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classoperations__research_1_1RoutingCPSatWrapper.html#a5670767b54ca9cb51886a8961c69c778" > RoutingCPSatWrapper< / a > , and < a class = "el" href = "classoperations__research_1_1RoutingGlopWrapper.html#a5670767b54ca9cb51886a8961c69c778" > RoutingGlopWrapper< / a > .< / p >
< / div >
< / div >
< a id = "ac154a773600edab5f5fbc597c5639cce" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac154a773600edab5f5fbc597c5639cce" > ◆ < / a > < / span > GetValue()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual double GetValue < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classoperations__research_1_1RoutingCPSatWrapper.html#a51b3d2be66ee6c5461945af52e85a8e0" > RoutingCPSatWrapper< / a > , and < a class = "el" href = "classoperations__research_1_1RoutingGlopWrapper.html#a51b3d2be66ee6c5461945af52e85a8e0" > RoutingGlopWrapper< / a > .< / p >
< / div >
< / div >
< a id = "a7bdd4be7fd06d5c445403fdf3de0eeda" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7bdd4be7fd06d5c445403fdf3de0eeda" > ◆ < / a > < / span > GetVariableLowerBound()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual int64 GetVariableLowerBound < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classoperations__research_1_1RoutingCPSatWrapper.html#aaca77a68804fde0a877dc805eb34ba51" > RoutingCPSatWrapper< / a > , and < a class = "el" href = "classoperations__research_1_1RoutingGlopWrapper.html#aaca77a68804fde0a877dc805eb34ba51" > RoutingGlopWrapper< / a > .< / p >
< / div >
< / div >
< a id = "a155f6032f05d373d7375078c1be4a01b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a155f6032f05d373d7375078c1be4a01b" > ◆ < / a > < / span > NumVariables()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual int NumVariables < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classoperations__research_1_1RoutingCPSatWrapper.html#a0d53b135116dda43796783fc1c812f83" > RoutingCPSatWrapper< / a > , and < a class = "el" href = "classoperations__research_1_1RoutingGlopWrapper.html#a0d53b135116dda43796783fc1c812f83" > RoutingGlopWrapper< / a > .< / p >
< / div >
< / div >
< a id = "a01ce5bca7f91b37ff459b4d7b63e5190" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a01ce5bca7f91b37ff459b4d7b63e5190" > ◆ < / a > < / span > SetCoefficient()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void SetCoefficient < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > ct< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > double  < / td >
< td class = "paramname" > < em > coefficient< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classoperations__research_1_1RoutingCPSatWrapper.html#a00bd8299ff5696ff8a0ef53928901955" > RoutingCPSatWrapper< / a > , and < a class = "el" href = "classoperations__research_1_1RoutingGlopWrapper.html#a691ac6745157fb62e18c3d8cf1c4538b" > RoutingGlopWrapper< / a > .< / p >
< / div >
< / div >
< a id = "ad56b5d5264e07b44be873dfdcd29cb8e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad56b5d5264e07b44be873dfdcd29cb8e" > ◆ < / a > < / span > SetObjectiveCoefficient()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void SetObjectiveCoefficient < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > double  < / td >
< td class = "paramname" > < em > coefficient< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classoperations__research_1_1RoutingCPSatWrapper.html#af5469274c2e2ba025997a4677d13be80" > RoutingCPSatWrapper< / a > , and < a class = "el" href = "classoperations__research_1_1RoutingGlopWrapper.html#af5469274c2e2ba025997a4677d13be80" > RoutingGlopWrapper< / a > .< / p >
< / div >
< / div >
< a id = "a9e2ef65ea95577f9df6ba20c43813573" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9e2ef65ea95577f9df6ba20c43813573" > ◆ < / a > < / span > SetVariableBounds()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool SetVariableBounds < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int64  < / td >
< td class = "paramname" > < em > lower_bound< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int64  < / td >
< td class = "paramname" > < em > upper_bound< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classoperations__research_1_1RoutingCPSatWrapper.html#a7c45556ef2ecb1a436d8e6f453af2420" > RoutingCPSatWrapper< / a > , and < a class = "el" href = "classoperations__research_1_1RoutingGlopWrapper.html#a7c45556ef2ecb1a436d8e6f453af2420" > RoutingGlopWrapper< / a > .< / p >
< / div >
< / div >
< a id = "a2ba069bdfbc07dd513d5d140b19fe70d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2ba069bdfbc07dd513d5d140b19fe70d" > ◆ < / a > < / span > SetVariableDisjointBounds()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void SetVariableDisjointBounds < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::vector< int64 > &   < / td >
< td class = "paramname" > < em > starts< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::vector< int64 > &   < / td >
< td class = "paramname" > < em > ends< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classoperations__research_1_1RoutingCPSatWrapper.html#a1fac1e151a2a309b171a0fee80e9ea8a" > RoutingCPSatWrapper< / a > , and < a class = "el" href = "classoperations__research_1_1RoutingGlopWrapper.html#a1fac1e151a2a309b171a0fee80e9ea8a" > RoutingGlopWrapper< / a > .< / p >
< / div >
< / div >
2020-04-23 15:34:43 +02:00
< a id = "acb5447abf2fd0ef52e46ce561ffef5cb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acb5447abf2fd0ef52e46ce561ffef5cb" > ◆ < / a > < / span > Solve()< / h2 >
2020-01-27 13:48:26 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-04-23 15:34:43 +02:00
< td class = "memname" > virtual < a class = "el" href = "namespaceoperations__research.html#aa0787bf78fb09d1e30f2451b5a68d4b8" > DimensionSchedulingStatus< / a > Solve < / td >
2020-01-27 13:48:26 +01:00
< td > (< / td >
< td class = "paramtype" > absl::Duration  < / td >
< td class = "paramname" > < em > duration_limit< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-04-23 15:34:43 +02:00
< p > Implemented in < a class = "el" href = "classoperations__research_1_1RoutingCPSatWrapper.html#a671fad375e30cdfe6c95447a43aed2aa" > RoutingCPSatWrapper< / a > , and < a class = "el" href = "classoperations__research_1_1RoutingGlopWrapper.html#a671fad375e30cdfe6c95447a43aed2aa" > RoutingGlopWrapper< / a > .< / p >
2020-01-27 13:48:26 +01:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "routing__lp__scheduling_8h_source.html" > routing_lp_scheduling.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div >
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >