Skip to content

Commit 2cb85b4

Browse files
committed
Update doc
1 parent f6b59de commit 2cb85b4

File tree

938 files changed

+26694
-27405
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

938 files changed

+26694
-27405
lines changed

docs/cpp.tag

+54-110
Original file line numberDiff line numberDiff line change
@@ -118935,29 +118935,15 @@
118935118935
<type>DoubleLinearExpr</type>
118936118936
<name>operator+</name>
118937118937
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
118938-
<anchor>a880c86015007715e39e0d638d595f90a</anchor>
118939-
<arglist>(const DoubleLinearExpr &amp;lhs, double rhs)</arglist>
118938+
<anchor>a60111592f54952fd8d14692750ac5617</anchor>
118939+
<arglist>(DoubleLinearExpr expr, double rhs)</arglist>
118940118940
</member>
118941118941
<member kind="function">
118942118942
<type>DoubleLinearExpr</type>
118943118943
<name>operator+</name>
118944118944
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
118945-
<anchor>abf85f46b2a5a861212995b8b30890d63</anchor>
118946-
<arglist>(DoubleLinearExpr &amp;&amp;lhs, double rhs)</arglist>
118947-
</member>
118948-
<member kind="function">
118949-
<type>DoubleLinearExpr</type>
118950-
<name>operator+</name>
118951-
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
118952-
<anchor>ade884e51118469ac2d3f46da775f0e0e</anchor>
118953-
<arglist>(double lhs, DoubleLinearExpr &amp;&amp;rhs)</arglist>
118954-
</member>
118955-
<member kind="function">
118956-
<type>DoubleLinearExpr</type>
118957-
<name>operator+</name>
118958-
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
118959-
<anchor>a1400ddaec2d03291cb4930b40d473490</anchor>
118960-
<arglist>(double lhs, const DoubleLinearExpr &amp;rhs)</arglist>
118945+
<anchor>a8958bf1527cb994a0d7553282dd731f2</anchor>
118946+
<arglist>(double lhs, DoubleLinearExpr expr)</arglist>
118961118947
</member>
118962118948
<member kind="function">
118963118949
<type>DoubleLinearExpr</type>
@@ -118991,29 +118977,15 @@
118991118977
<type>DoubleLinearExpr</type>
118992118978
<name>operator-</name>
118993118979
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
118994-
<anchor>a3140d971daef3de86ab71735b57c58bf</anchor>
118995-
<arglist>(const DoubleLinearExpr &amp;lhs, double rhs)</arglist>
118996-
</member>
118997-
<member kind="function">
118998-
<type>DoubleLinearExpr</type>
118999-
<name>operator-</name>
119000-
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
119001-
<anchor>aaf22dfdf4475e858e7ff0e8920f11f7b</anchor>
119002-
<arglist>(DoubleLinearExpr &amp;&amp;lhs, double rhs)</arglist>
119003-
</member>
119004-
<member kind="function">
119005-
<type>DoubleLinearExpr</type>
119006-
<name>operator-</name>
119007-
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
119008-
<anchor>a071654105c5e2fbb6bfab91c5a5cf3ff</anchor>
119009-
<arglist>(double lhs, DoubleLinearExpr &amp;&amp;rhs)</arglist>
118980+
<anchor>a49cbabfb6c894b12ffb48181248c2c87</anchor>
118981+
<arglist>(DoubleLinearExpr epxr, double rhs)</arglist>
119010118982
</member>
119011118983
<member kind="function">
119012118984
<type>DoubleLinearExpr</type>
119013118985
<name>operator-</name>
119014118986
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
119015-
<anchor>ac1ddbf6a02889772d677e107a2ba46c9</anchor>
119016-
<arglist>(double lhs, const DoubleLinearExpr &amp;rhs)</arglist>
118987+
<anchor>a962810e4d6e648b9bdd8a6147e6ecd8c</anchor>
118988+
<arglist>(double lhs, DoubleLinearExpr expr)</arglist>
119017118989
</member>
119018118990
<member kind="function">
119019118991
<type>DoubleLinearExpr</type>
@@ -158817,6 +158789,13 @@
158817158789
<anchor>a0a6a19ee5a4f0b894f3ac87438aeede5</anchor>
158818158790
<arglist>(IntVar var, int64_t value)</arglist>
158819158791
</member>
158792+
<member kind="function">
158793+
<type>void</type>
158794+
<name>AddHint</name>
158795+
<anchorfile>classoperations__research_1_1sat_1_1_cp_model_builder.html</anchorfile>
158796+
<anchor>a59832da63a617fe3b1a25002e4447731</anchor>
158797+
<arglist>(BoolVar var, bool value)</arglist>
158798+
</member>
158820158799
<member kind="function">
158821158800
<type>void</type>
158822158801
<name>ClearHints</name>
@@ -170875,6 +170854,13 @@
170875170854
<anchor>a5df4fb1b6e3135a3567b545e3e68c8d3</anchor>
170876170855
<arglist>() const</arglist>
170877170856
</member>
170857+
<member kind="function">
170858+
<type>const bool</type>
170859+
<name>IsConstant</name>
170860+
<anchorfile>classoperations__research_1_1sat_1_1_double_linear_expr.html</anchorfile>
170861+
<anchor>a2ae4e760d86ea13ee9289372c8cbb635</anchor>
170862+
<arglist>() const</arglist>
170863+
</member>
170878170864
<member kind="function">
170879170865
<type>double</type>
170880170866
<name>constant</name>
@@ -197967,10 +197953,10 @@
197967197953
<arglist>(const std::string &amp;name)</arglist>
197968197954
</member>
197969197955
<member kind="function">
197970-
<type>const std::string &amp;</type>
197956+
<type>std::string</type>
197971197957
<name>Name</name>
197972197958
<anchorfile>classoperations__research_1_1sat_1_1_interval_var.html</anchorfile>
197973-
<anchor>a8546382b04c2126bd39cc17d72d0b5a2</anchor>
197959+
<anchor>a41087c5f2f732f7a2f336b45b952f199</anchor>
197974197960
<arglist>() const</arglist>
197975197961
</member>
197976197962
<member kind="function">
@@ -198022,20 +198008,6 @@
198022198008
<anchor>a764be64f3029f8b8e23511061d8de355</anchor>
198023198009
<arglist>() const</arglist>
198024198010
</member>
198025-
<member kind="function">
198026-
<type>const IntervalConstraintProto &amp;</type>
198027-
<name>Proto</name>
198028-
<anchorfile>classoperations__research_1_1sat_1_1_interval_var.html</anchorfile>
198029-
<anchor>a74fcd7b0a528758df5a92aad1d562497</anchor>
198030-
<arglist>() const</arglist>
198031-
</member>
198032-
<member kind="function">
198033-
<type>IntervalConstraintProto *</type>
198034-
<name>MutableProto</name>
198035-
<anchorfile>classoperations__research_1_1sat_1_1_interval_var.html</anchorfile>
198036-
<anchor>aa858f77edef674095fe8ad0866b33fd9</anchor>
198037-
<arglist>() const</arglist>
198038-
</member>
198039198011
<member kind="function">
198040198012
<type>int</type>
198041198013
<name>index</name>
@@ -199904,19 +199876,12 @@
199904199876
<arglist>(const std::string &amp;name)</arglist>
199905199877
</member>
199906199878
<member kind="function">
199907-
<type>const std::string &amp;</type>
199879+
<type>std::string</type>
199908199880
<name>Name</name>
199909199881
<anchorfile>classoperations__research_1_1sat_1_1_int_var.html</anchorfile>
199910-
<anchor>a8546382b04c2126bd39cc17d72d0b5a2</anchor>
199882+
<anchor>a41087c5f2f732f7a2f336b45b952f199</anchor>
199911199883
<arglist>() const</arglist>
199912199884
</member>
199913-
<member kind="function">
199914-
<type>LinearExpr</type>
199915-
<name>AddConstant</name>
199916-
<anchorfile>classoperations__research_1_1sat_1_1_int_var.html</anchorfile>
199917-
<anchor>add6215760d3f0f623be0bbe82f75f443</anchor>
199918-
<arglist>(int64_t value) const</arglist>
199919-
</member>
199920199885
<member kind="function">
199921199886
<type>bool</type>
199922199887
<name>operator==</name>
@@ -199932,24 +199897,17 @@
199932199897
<arglist>(const IntVar &amp;other) const</arglist>
199933199898
</member>
199934199899
<member kind="function">
199935-
<type>std::string</type>
199936-
<name>DebugString</name>
199937-
<anchorfile>classoperations__research_1_1sat_1_1_int_var.html</anchorfile>
199938-
<anchor>a764be64f3029f8b8e23511061d8de355</anchor>
199939-
<arglist>() const</arglist>
199940-
</member>
199941-
<member kind="function">
199942-
<type>const IntegerVariableProto &amp;</type>
199943-
<name>Proto</name>
199900+
<type>::operations_research::Domain</type>
199901+
<name>Domain</name>
199944199902
<anchorfile>classoperations__research_1_1sat_1_1_int_var.html</anchorfile>
199945-
<anchor>aef48f4beedd7763c7d68f97b75b24308</anchor>
199903+
<anchor>a9fd57b49f1508d43a0e1571a3fe4ed25</anchor>
199946199904
<arglist>() const</arglist>
199947199905
</member>
199948199906
<member kind="function">
199949-
<type>IntegerVariableProto *</type>
199950-
<name>MutableProto</name>
199907+
<type>std::string</type>
199908+
<name>DebugString</name>
199951199909
<anchorfile>classoperations__research_1_1sat_1_1_int_var.html</anchorfile>
199952-
<anchor>a31d015d493869af7bfaa0bd7cbd4bd53</anchor>
199910+
<anchor>a764be64f3029f8b8e23511061d8de355</anchor>
199953199911
<arglist>() const</arglist>
199954199912
</member>
199955199913
<member kind="function">
@@ -199959,6 +199917,13 @@
199959199917
<anchor>acca41811e8aaab0112b987749c0ecb93</anchor>
199960199918
<arglist>() const</arglist>
199961199919
</member>
199920+
<member kind="function">
199921+
<type>LinearExpr</type>
199922+
<name>AddConstant</name>
199923+
<anchorfile>classoperations__research_1_1sat_1_1_int_var.html</anchorfile>
199924+
<anchor>add6215760d3f0f623be0bbe82f75f443</anchor>
199925+
<arglist>(int64_t value) const</arglist>
199926+
</member>
199962199927
</compound>
199963199928
<compound kind="class">
199964199929
<name>operations_research::IntVarAssignment</name>
@@ -210059,6 +210024,13 @@
210059210024
<anchor>a4f4f37b1d40147f9f9667e2e466b642e</anchor>
210060210025
<arglist>() const</arglist>
210061210026
</member>
210027+
<member kind="function">
210028+
<type>const bool</type>
210029+
<name>IsConstant</name>
210030+
<anchorfile>classoperations__research_1_1sat_1_1_linear_expr.html</anchorfile>
210031+
<anchor>a2ae4e760d86ea13ee9289372c8cbb635</anchor>
210032+
<arglist>() const</arglist>
210033+
</member>
210062210034
<member kind="function">
210063210035
<type>int64_t</type>
210064210036
<name>constant</name>
@@ -347422,29 +347394,15 @@
347422347394
<type>DoubleLinearExpr</type>
347423347395
<name>operator+</name>
347424347396
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
347425-
<anchor>a880c86015007715e39e0d638d595f90a</anchor>
347426-
<arglist>(const DoubleLinearExpr &amp;lhs, double rhs)</arglist>
347397+
<anchor>a60111592f54952fd8d14692750ac5617</anchor>
347398+
<arglist>(DoubleLinearExpr expr, double rhs)</arglist>
347427347399
</member>
347428347400
<member kind="function">
347429347401
<type>DoubleLinearExpr</type>
347430347402
<name>operator+</name>
347431347403
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
347432-
<anchor>abf85f46b2a5a861212995b8b30890d63</anchor>
347433-
<arglist>(DoubleLinearExpr &amp;&amp;lhs, double rhs)</arglist>
347434-
</member>
347435-
<member kind="function">
347436-
<type>DoubleLinearExpr</type>
347437-
<name>operator+</name>
347438-
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
347439-
<anchor>ade884e51118469ac2d3f46da775f0e0e</anchor>
347440-
<arglist>(double lhs, DoubleLinearExpr &amp;&amp;rhs)</arglist>
347441-
</member>
347442-
<member kind="function">
347443-
<type>DoubleLinearExpr</type>
347444-
<name>operator+</name>
347445-
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
347446-
<anchor>a1400ddaec2d03291cb4930b40d473490</anchor>
347447-
<arglist>(double lhs, const DoubleLinearExpr &amp;rhs)</arglist>
347404+
<anchor>a8958bf1527cb994a0d7553282dd731f2</anchor>
347405+
<arglist>(double lhs, DoubleLinearExpr expr)</arglist>
347448347406
</member>
347449347407
<member kind="function">
347450347408
<type>DoubleLinearExpr</type>
@@ -347478,29 +347436,15 @@
347478347436
<type>DoubleLinearExpr</type>
347479347437
<name>operator-</name>
347480347438
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
347481-
<anchor>a3140d971daef3de86ab71735b57c58bf</anchor>
347482-
<arglist>(const DoubleLinearExpr &amp;lhs, double rhs)</arglist>
347483-
</member>
347484-
<member kind="function">
347485-
<type>DoubleLinearExpr</type>
347486-
<name>operator-</name>
347487-
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
347488-
<anchor>aaf22dfdf4475e858e7ff0e8920f11f7b</anchor>
347489-
<arglist>(DoubleLinearExpr &amp;&amp;lhs, double rhs)</arglist>
347490-
</member>
347491-
<member kind="function">
347492-
<type>DoubleLinearExpr</type>
347493-
<name>operator-</name>
347494-
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
347495-
<anchor>a071654105c5e2fbb6bfab91c5a5cf3ff</anchor>
347496-
<arglist>(double lhs, DoubleLinearExpr &amp;&amp;rhs)</arglist>
347439+
<anchor>a49cbabfb6c894b12ffb48181248c2c87</anchor>
347440+
<arglist>(DoubleLinearExpr epxr, double rhs)</arglist>
347497347441
</member>
347498347442
<member kind="function">
347499347443
<type>DoubleLinearExpr</type>
347500347444
<name>operator-</name>
347501347445
<anchorfile>namespaceoperations__research_1_1sat.html</anchorfile>
347502-
<anchor>ac1ddbf6a02889772d677e107a2ba46c9</anchor>
347503-
<arglist>(double lhs, const DoubleLinearExpr &amp;rhs)</arglist>
347446+
<anchor>a962810e4d6e648b9bdd8a6147e6ecd8c</anchor>
347447+
<arglist>(double lhs, DoubleLinearExpr expr)</arglist>
347504347448
</member>
347505347449
<member kind="function">
347506347450
<type>DoubleLinearExpr</type>

0 commit comments

Comments
 (0)