2019-06-13 15:36:14 +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"/> -->
2019-06-20 23:08:48 +02:00
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
2019-06-13 15:36:14 +02:00
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2020-01-27 13:48:26 +01:00
< span id = "sfml" > Google OR-Tools 7.5< / span >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
2019-08-12 09:16:03 -07:00
< h2 > C++ Reference< / h2 >
2019-08-07 18:01:08 -07:00
< ul >
< li > < a href = "../cpp_algorithms/annotated.html" > Algorithms< / a > < / li >
2019-08-12 09:16:03 -07:00
< li > < a href = "../cpp_sat/annotated.html" > CP-SAT< / a > < / li >
2019-08-07 18:01:08 -07:00
< 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 >
2019-06-13 15:36:14 +02:00
< div id = "content" >
2019-08-07 18:01:08 -07:00
< 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 -->
2019-06-13 15:36:14 +02: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 >
2019-07-15 17:42:24 -07:00
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
2019-06-13 15:36:14 +02:00
< / ul >
< / div >
2019-08-07 18:01:08 -07:00
< 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_1RevBitMatrix.html" > RevBitMatrix< / a > < / li > < / ul >
2019-06-13 15:36:14 +02:00
< / div >
2019-08-07 18:01:08 -07:00
< / div > <!-- top -->
2019-06-13 15:36:14 +02:00
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pri-methods" > Private Member Functions< / a > |
< a href = "classoperations__research_1_1RevBitMatrix-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
2019-08-07 18:01:08 -07:00
< div class = "title" > RevBitMatrix< / div > < / div >
2019-06-13 15:36:14 +02:00
< / div > <!-- header -->
< div class = "contents" >
2019-08-12 23:15:11 -07:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Matrix version of the < a class = "el" href = "classoperations__research_1_1RevBitSet.html" title = "This class represents a reversible bitset." > RevBitSet< / a > class. < / p >
2019-06-13 15:36:14 +02:00
2019-08-12 23:15:11 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00470" > 470< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
< / div > < table class = "memberdecls" >
2019-06-13 15:36:14 +02:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "memitem:a530a5c07370d4ddbfd8b7e1276c2852b" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#a530a5c07370d4ddbfd8b7e1276c2852b" > RevBitMatrix< / a > (int64 rows, int64 columns)< / td > < / tr >
< tr class = "separator:a530a5c07370d4ddbfd8b7e1276c2852b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1c9efd24f68d098eedb9c6ae3fdd25c4" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#a1c9efd24f68d098eedb9c6ae3fdd25c4" > ~RevBitMatrix< / a > ()< / td > < / tr >
< tr class = "separator:a1c9efd24f68d098eedb9c6ae3fdd25c4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a63a067fb0685fdcdebca1872310ee08b" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#a63a067fb0685fdcdebca1872310ee08b" > SetToOne< / a > (< a class = "el" href = "classoperations__research_1_1Solver.html" > Solver< / a > *const solver, int64 row, int64 column)< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "memdesc:a63a067fb0685fdcdebca1872310ee08b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Sets the 'column' bit in the 'row' row. < a href = "classoperations__research_1_1RevBitMatrix.html#a63a067fb0685fdcdebca1872310ee08b" > More...< / a > < br / > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:a63a067fb0685fdcdebca1872310ee08b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac9a7485f2cd7c88fe11360a1411516b3" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#ac9a7485f2cd7c88fe11360a1411516b3" > SetToZero< / a > (< a class = "el" href = "classoperations__research_1_1Solver.html" > Solver< / a > *const solver, int64 row, int64 column)< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "memdesc:ac9a7485f2cd7c88fe11360a1411516b3" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Erases the 'column' bit in the 'row' row. < a href = "classoperations__research_1_1RevBitMatrix.html#ac9a7485f2cd7c88fe11360a1411516b3" > More...< / a > < br / > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:ac9a7485f2cd7c88fe11360a1411516b3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0bb9da6620214b68c1f9bdf92e07acb8" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#a0bb9da6620214b68c1f9bdf92e07acb8" > IsSet< / a > (int64 row, int64 column) const< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "memdesc:a0bb9da6620214b68c1f9bdf92e07acb8" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns whether the 'column' bit in the 'row' row is set. < a href = "classoperations__research_1_1RevBitMatrix.html#a0bb9da6620214b68c1f9bdf92e07acb8" > More...< / a > < br / > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:a0bb9da6620214b68c1f9bdf92e07acb8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab4804cbfe2fec754fb00cc069a97b439" > < td class = "memItemLeft" align = "right" valign = "top" > int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#ab4804cbfe2fec754fb00cc069a97b439" > Cardinality< / a > (int row) const< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "memdesc:ab4804cbfe2fec754fb00cc069a97b439" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns the number of bits set to one in the 'row' row. < a href = "classoperations__research_1_1RevBitMatrix.html#ab4804cbfe2fec754fb00cc069a97b439" > More...< / a > < br / > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:ab4804cbfe2fec754fb00cc069a97b439" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:add48a53cd0e204d82312d3991db12ce3" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#add48a53cd0e204d82312d3991db12ce3" > IsCardinalityZero< / a > (int row) const< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "memdesc:add48a53cd0e204d82312d3991db12ce3" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Is bitset of row 'row' null? < a href = "classoperations__research_1_1RevBitMatrix.html#add48a53cd0e204d82312d3991db12ce3" > More...< / a > < br / > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:add48a53cd0e204d82312d3991db12ce3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac1e330fa1ec0722acd75d85457e8e86a" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#ac1e330fa1ec0722acd75d85457e8e86a" > IsCardinalityOne< / a > (int row) const< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "memdesc:ac1e330fa1ec0722acd75d85457e8e86a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Does the 'row' bitset contains only one bit set? < a href = "classoperations__research_1_1RevBitMatrix.html#ac1e330fa1ec0722acd75d85457e8e86a" > More...< / a > < br / > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:ac1e330fa1ec0722acd75d85457e8e86a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a182f97b966e14b0ba4898bfa5a820f46" > < td class = "memItemLeft" align = "right" valign = "top" > int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#a182f97b966e14b0ba4898bfa5a820f46" > GetFirstBit< / a > (int row, int start) const< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "memdesc:a182f97b966e14b0ba4898bfa5a820f46" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns the first bit in the row 'row' which position is > = 'start'. < a href = "classoperations__research_1_1RevBitMatrix.html#a182f97b966e14b0ba4898bfa5a820f46" > More...< / a > < br / > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:a182f97b966e14b0ba4898bfa5a820f46" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac4f70832be8ef45fb84c8170f17cc187" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#ac4f70832be8ef45fb84c8170f17cc187" > ClearAll< / a > (< a class = "el" href = "classoperations__research_1_1Solver.html" > Solver< / a > *const solver)< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "memdesc:ac4f70832be8ef45fb84c8170f17cc187" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Cleans all bits. < a href = "classoperations__research_1_1RevBitMatrix.html#ac4f70832be8ef45fb84c8170f17cc187" > More...< / a > < br / > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:ac4f70832be8ef45fb84c8170f17cc187" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-06-13 15:36:14 +02:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-methods" > < / a >
Private Member Functions< / h2 > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "memitem:a6b7de376f6c7a3dab60c670f0324148c" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitSet.html#a6b7de376f6c7a3dab60c670f0324148c" > SetToOne< / a > (< a class = "el" href = "classoperations__research_1_1Solver.html" > Solver< / a > *const solver, int64 index)< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "memdesc:a6b7de376f6c7a3dab60c670f0324148c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Sets the 'index' bit. < a href = "classoperations__research_1_1RevBitSet.html#a6b7de376f6c7a3dab60c670f0324148c" > More...< / a > < br / > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:a6b7de376f6c7a3dab60c670f0324148c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af01b564d198a62cfbd499b92aa493630" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitSet.html#af01b564d198a62cfbd499b92aa493630" > SetToZero< / a > (< a class = "el" href = "classoperations__research_1_1Solver.html" > Solver< / a > *const solver, int64 index)< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "memdesc:af01b564d198a62cfbd499b92aa493630" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Erases the 'index' bit. < a href = "classoperations__research_1_1RevBitSet.html#af01b564d198a62cfbd499b92aa493630" > More...< / a > < br / > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:af01b564d198a62cfbd499b92aa493630" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a61b1becfb2c5c31b8a09a277d74e4aa4" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitSet.html#a61b1becfb2c5c31b8a09a277d74e4aa4" > IsSet< / a > (int64 index) const< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "memdesc:a61b1becfb2c5c31b8a09a277d74e4aa4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns whether the 'index' bit is set. < a href = "classoperations__research_1_1RevBitSet.html#a61b1becfb2c5c31b8a09a277d74e4aa4" > More...< / a > < br / > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:a61b1becfb2c5c31b8a09a277d74e4aa4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adbdb4f27d7b7ebf378af2ce76cb615f9" > < td class = "memItemLeft" align = "right" valign = "top" > int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitSet.html#adbdb4f27d7b7ebf378af2ce76cb615f9" > Cardinality< / a > () const< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "memdesc:adbdb4f27d7b7ebf378af2ce76cb615f9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns the number of bits set to one. < a href = "classoperations__research_1_1RevBitSet.html#adbdb4f27d7b7ebf378af2ce76cb615f9" > More...< / a > < br / > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:adbdb4f27d7b7ebf378af2ce76cb615f9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad175c4019a4a927bec26eb8cd819d81e" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitSet.html#ad175c4019a4a927bec26eb8cd819d81e" > IsCardinalityZero< / a > () const< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "memdesc:ad175c4019a4a927bec26eb8cd819d81e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Is bitset null? < a href = "classoperations__research_1_1RevBitSet.html#ad175c4019a4a927bec26eb8cd819d81e" > More...< / a > < br / > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:ad175c4019a4a927bec26eb8cd819d81e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a16202f709ab06d78dcae8db3ff21fd9c" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitSet.html#a16202f709ab06d78dcae8db3ff21fd9c" > IsCardinalityOne< / a > () const< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "memdesc:a16202f709ab06d78dcae8db3ff21fd9c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Does it contains only one bit set? < a href = "classoperations__research_1_1RevBitSet.html#a16202f709ab06d78dcae8db3ff21fd9c" > More...< / a > < br / > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:a16202f709ab06d78dcae8db3ff21fd9c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa3150023fc25266b318a154bcc8f1d86" > < td class = "memItemLeft" align = "right" valign = "top" > int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitSet.html#aa3150023fc25266b318a154bcc8f1d86" > GetFirstBit< / a > (int start) const< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "memdesc:aa3150023fc25266b318a154bcc8f1d86" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Gets the index of the first bit set starting from start. < a href = "classoperations__research_1_1RevBitSet.html#aa3150023fc25266b318a154bcc8f1d86" > More...< / a > < br / > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:aa3150023fc25266b318a154bcc8f1d86" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-06-13 15:36:14 +02:00
< / table >
2019-08-12 23:15:11 -07:00
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2019-08-07 18:01:08 -07:00
< a id = "a530a5c07370d4ddbfd8b7e1276c2852b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a530a5c07370d4ddbfd8b7e1276c2852b" > ◆ < / a > < / span > RevBitMatrix()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html" > RevBitMatrix< / a > < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > int64  < / td >
< td class = "paramname" > < em > rows< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int64  < / td >
< td class = "paramname" > < em > columns< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a1c9efd24f68d098eedb9c6ae3fdd25c4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1c9efd24f68d098eedb9c6ae3fdd25c4" > ◆ < / a > < / span > ~RevBitMatrix()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > ~< a class = "el" href = "classoperations__research_1_1RevBitMatrix.html" > RevBitMatrix< / a > < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2019-08-07 18:01:08 -07:00
< a id = "ab4804cbfe2fec754fb00cc069a97b439" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab4804cbfe2fec754fb00cc069a97b439" > ◆ < / a > < / span > Cardinality()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > int64 Cardinality < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > row< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Returns the number of bits set to one in the 'row' row. < / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "ac4f70832be8ef45fb84c8170f17cc187" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac4f70832be8ef45fb84c8170f17cc187" > ◆ < / a > < / span > ClearAll()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > void ClearAll < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1Solver.html" > Solver< / a > *const  < / td >
< td class = "paramname" > < em > solver< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Cleans all bits. < / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a182f97b966e14b0ba4898bfa5a820f46" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a182f97b966e14b0ba4898bfa5a820f46" > ◆ < / a > < / span > GetFirstBit()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > int64 GetFirstBit < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > row< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > start< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Returns the first bit in the row 'row' which position is > = 'start'. < / p >
< p > It returns -1 if there are none. < / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "ac1e330fa1ec0722acd75d85457e8e86a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac1e330fa1ec0722acd75d85457e8e86a" > ◆ < / a > < / span > IsCardinalityOne()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > bool IsCardinalityOne < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > row< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Does the 'row' bitset contains only one bit set? < / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "add48a53cd0e204d82312d3991db12ce3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#add48a53cd0e204d82312d3991db12ce3" > ◆ < / a > < / span > IsCardinalityZero()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > bool IsCardinalityZero < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > row< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Is bitset of row 'row' null? < / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a0bb9da6620214b68c1f9bdf92e07acb8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0bb9da6620214b68c1f9bdf92e07acb8" > ◆ < / a > < / span > IsSet()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > bool IsSet < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > int64  < / td >
< td class = "paramname" > < em > row< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int64  < / td >
< td class = "paramname" > < em > column< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Returns whether the 'column' bit in the 'row' row is set. < / p >
2019-07-05 00:25:55 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00480" > 480< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a63a067fb0685fdcdebca1872310ee08b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a63a067fb0685fdcdebca1872310ee08b" > ◆ < / a > < / span > SetToOne()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > void SetToOne < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1Solver.html" > Solver< / a > *const  < / td >
< td class = "paramname" > < em > solver< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int64  < / td >
< td class = "paramname" > < em > row< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int64  < / td >
< td class = "paramname" > < em > column< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Sets the 'column' bit in the 'row' row. < / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "ac9a7485f2cd7c88fe11360a1411516b3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac9a7485f2cd7c88fe11360a1411516b3" > ◆ < / a > < / span > SetToZero()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > void SetToZero < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1Solver.html" > Solver< / a > *const  < / td >
< td class = "paramname" > < em > solver< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int64  < / td >
< td class = "paramname" > < em > row< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int64  < / td >
< td class = "paramname" > < em > column< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Erases the 'column' bit in the 'row' row. < / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
2019-08-07 18:01:08 -07:00
< / div >
2019-06-13 15:36:14 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >