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" >
2019-06-29 18:18:08 +02:00
< span id = "sfml" > OR-Tools 7.2< / span >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2019-06-29 18:18:08 +02:00
< link rel = "icon" href = "https://developers.google.com/optimization/images/orLogo.png" >
2019-06-13 15:36:14 +02:00
< div id = "content" >
<!-- Generated by Doxygen 1.8.15 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "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-07-12 13:25:23 -07:00
< / 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">
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2019-07-12 13:25:23 -07:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classoperations__research_1_1RevBitMatrix.html','');});
/* @license-end */
< / script >
< div id = "doc-content" >
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" >
< div class = "title" > operations_research::RevBitMatrix Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2019-07-12 13:25:23 -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-07-12 13:25:23 -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 >
< tr class = "memitem:a19ec53631a03b21642ff92537e324709" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#a19ec53631a03b21642ff92537e324709" > RevBitMatrix< / a > (int64 rows, int64 columns)< / td > < / tr >
< tr class = "separator:a19ec53631a03b21642ff92537e324709" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a087c4a97694ce2632a52edea72f51390" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#a087c4a97694ce2632a52edea72f51390" > ~RevBitMatrix< / a > ()< / td > < / tr >
< tr class = "separator:a087c4a97694ce2632a52edea72f51390" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-07-05 00:25:55 +02:00
< tr class = "memitem:a0460e124e790229cb2d65f74491048b4" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#a0460e124e790229cb2d65f74491048b4" > SetToOne< / a > (< a class = "el" href = "classoperations__research_1_1Solver.html" > Solver< / a > *const solver, int64 row, int64 column)< / td > < / tr >
2019-06-13 15:36:14 +02:00
< tr class = "memdesc:a0460e124e790229cb2d65f74491048b4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Sets the 'column' bit in the 'row' row. < a href = "#a0460e124e790229cb2d65f74491048b4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0460e124e790229cb2d65f74491048b4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-07-05 00:25:55 +02:00
< tr class = "memitem:a0687c0f2721ff132b707569b69020c1d" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#a0687c0f2721ff132b707569b69020c1d" > SetToZero< / a > (< a class = "el" href = "classoperations__research_1_1Solver.html" > Solver< / a > *const solver, int64 row, int64 column)< / td > < / tr >
2019-06-13 15:36:14 +02:00
< tr class = "memdesc:a0687c0f2721ff132b707569b69020c1d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Erases the 'column' bit in the 'row' row. < a href = "#a0687c0f2721ff132b707569b69020c1d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0687c0f2721ff132b707569b69020c1d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0ef4faa41e12f5ba5d67be059eadc932" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#a0ef4faa41e12f5ba5d67be059eadc932" > IsSet< / a > (int64 row, int64 column) const< / td > < / tr >
< tr class = "memdesc:a0ef4faa41e12f5ba5d67be059eadc932" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns whether the 'column' bit in the 'row' row is set. < a href = "#a0ef4faa41e12f5ba5d67be059eadc932" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0ef4faa41e12f5ba5d67be059eadc932" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9c339ee66fb784b02d58e8b0ac2ea782" > < td class = "memItemLeft" align = "right" valign = "top" > int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#a9c339ee66fb784b02d58e8b0ac2ea782" > Cardinality< / a > (int row) const< / td > < / tr >
< tr class = "memdesc:a9c339ee66fb784b02d58e8b0ac2ea782" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns the number of bits set to one in the 'row' row. < a href = "#a9c339ee66fb784b02d58e8b0ac2ea782" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9c339ee66fb784b02d58e8b0ac2ea782" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8a660416849e9acc0f0872e61daeb3ce" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#a8a660416849e9acc0f0872e61daeb3ce" > IsCardinalityZero< / a > (int row) const< / td > < / tr >
< tr class = "memdesc:a8a660416849e9acc0f0872e61daeb3ce" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Is bitset of row 'row' null? < a href = "#a8a660416849e9acc0f0872e61daeb3ce" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8a660416849e9acc0f0872e61daeb3ce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae2bcb32bc27553f598733168bbc46fd2" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#ae2bcb32bc27553f598733168bbc46fd2" > IsCardinalityOne< / a > (int row) const< / td > < / tr >
< tr class = "memdesc:ae2bcb32bc27553f598733168bbc46fd2" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Does the 'row' bitset contains only one bit set? < a href = "#ae2bcb32bc27553f598733168bbc46fd2" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae2bcb32bc27553f598733168bbc46fd2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a479bd81cf7efe3194a3fcc8436334800" > < td class = "memItemLeft" align = "right" valign = "top" > int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#a479bd81cf7efe3194a3fcc8436334800" > GetFirstBit< / a > (int row, int start) const< / td > < / tr >
< tr class = "memdesc:a479bd81cf7efe3194a3fcc8436334800" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns the first bit in the row 'row' which position is > = 'start'. < a href = "#a479bd81cf7efe3194a3fcc8436334800" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a479bd81cf7efe3194a3fcc8436334800" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-07-05 00:25:55 +02:00
< tr class = "memitem:a3389f1e156b74cfc031d8ae2edd0cf60" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitMatrix.html#a3389f1e156b74cfc031d8ae2edd0cf60" > ClearAll< / a > (< a class = "el" href = "classoperations__research_1_1Solver.html" > Solver< / a > *const solver)< / td > < / tr >
2019-06-13 15:36:14 +02:00
< tr class = "memdesc:a3389f1e156b74cfc031d8ae2edd0cf60" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Cleans all bits. < a href = "#a3389f1e156b74cfc031d8ae2edd0cf60" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3389f1e156b74cfc031d8ae2edd0cf60" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / 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-07-05 00:25:55 +02:00
< tr class = "memitem:adfc5252facf16d1c14409cb9a148ba74" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitSet.html#adfc5252facf16d1c14409cb9a148ba74" > SetToOne< / a > (< a class = "el" href = "classoperations__research_1_1Solver.html" > Solver< / a > *const solver, int64 index)< / td > < / tr >
2019-06-13 15:36:14 +02:00
< tr class = "memdesc:adfc5252facf16d1c14409cb9a148ba74" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Sets the 'index' bit. < a href = "#adfc5252facf16d1c14409cb9a148ba74" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adfc5252facf16d1c14409cb9a148ba74" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-07-05 00:25:55 +02:00
< tr class = "memitem:a2b98b0fa690a28664a4a00212833a9c0" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitSet.html#a2b98b0fa690a28664a4a00212833a9c0" > SetToZero< / a > (< a class = "el" href = "classoperations__research_1_1Solver.html" > Solver< / a > *const solver, int64 index)< / td > < / tr >
2019-06-13 15:36:14 +02:00
< tr class = "memdesc:a2b98b0fa690a28664a4a00212833a9c0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Erases the 'index' bit. < a href = "#a2b98b0fa690a28664a4a00212833a9c0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a2b98b0fa690a28664a4a00212833a9c0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ebf10b8965ac7f2e21a3c24ab71da51" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitSet.html#a6ebf10b8965ac7f2e21a3c24ab71da51" > IsSet< / a > (int64 index) const< / td > < / tr >
< tr class = "memdesc:a6ebf10b8965ac7f2e21a3c24ab71da51" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns whether the 'index' bit is set. < a href = "#a6ebf10b8965ac7f2e21a3c24ab71da51" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6ebf10b8965ac7f2e21a3c24ab71da51" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3ddbaa8d39c2a6861fad88aacb240bbe" > < td class = "memItemLeft" align = "right" valign = "top" > int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitSet.html#a3ddbaa8d39c2a6861fad88aacb240bbe" > Cardinality< / a > () const< / td > < / tr >
< tr class = "memdesc:a3ddbaa8d39c2a6861fad88aacb240bbe" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns the number of bits set to one. < a href = "#a3ddbaa8d39c2a6861fad88aacb240bbe" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3ddbaa8d39c2a6861fad88aacb240bbe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adebeb9934a1a83cc6819db9b36ff7d3b" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitSet.html#adebeb9934a1a83cc6819db9b36ff7d3b" > IsCardinalityZero< / a > () const< / td > < / tr >
< tr class = "memdesc:adebeb9934a1a83cc6819db9b36ff7d3b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Is bitset null? < a href = "#adebeb9934a1a83cc6819db9b36ff7d3b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adebeb9934a1a83cc6819db9b36ff7d3b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a78fb408f50908d312ecbd9d50aefb500" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitSet.html#a78fb408f50908d312ecbd9d50aefb500" > IsCardinalityOne< / a > () const< / td > < / tr >
< tr class = "memdesc:a78fb408f50908d312ecbd9d50aefb500" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Does it contains only one bit set? < a href = "#a78fb408f50908d312ecbd9d50aefb500" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a78fb408f50908d312ecbd9d50aefb500" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae4b4610d76f45afc09f6ad9590062132" > < td class = "memItemLeft" align = "right" valign = "top" > int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RevBitSet.html#ae4b4610d76f45afc09f6ad9590062132" > GetFirstBit< / a > (int start) const< / td > < / tr >
< tr class = "memdesc:ae4b4610d76f45afc09f6ad9590062132" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Gets the index of the first bit set starting from start. < a href = "#ae4b4610d76f45afc09f6ad9590062132" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae4b4610d76f45afc09f6ad9590062132" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
2019-07-12 13:25:23 -07:00
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2019-06-13 15:36:14 +02:00
< a id = "a19ec53631a03b21642ff92537e324709" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a19ec53631a03b21642ff92537e324709" > ◆ < / a > < / span > RevBitMatrix()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > operations_research::RevBitMatrix::RevBitMatrix < / td >
< 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 >
< a id = "a087c4a97694ce2632a52edea72f51390" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a087c4a97694ce2632a52edea72f51390" > ◆ < / a > < / span > ~RevBitMatrix()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > operations_research::RevBitMatrix::~RevBitMatrix < / td >
< 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 >
< a id = "a9c339ee66fb784b02d58e8b0ac2ea782" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9c339ee66fb784b02d58e8b0ac2ea782" > ◆ < / a > < / span > Cardinality()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int64 operations_research::RevBitMatrix::Cardinality < / td >
< 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 >
< a id = "a3389f1e156b74cfc031d8ae2edd0cf60" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3389f1e156b74cfc031d8ae2edd0cf60" > ◆ < / a > < / span > ClearAll()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void operations_research::RevBitMatrix::ClearAll < / td >
< 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 >
< a id = "a479bd81cf7efe3194a3fcc8436334800" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a479bd81cf7efe3194a3fcc8436334800" > ◆ < / a > < / span > GetFirstBit()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int64 operations_research::RevBitMatrix::GetFirstBit < / td >
< 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 >
< a id = "ae2bcb32bc27553f598733168bbc46fd2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae2bcb32bc27553f598733168bbc46fd2" > ◆ < / a > < / span > IsCardinalityOne()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool operations_research::RevBitMatrix::IsCardinalityOne < / td >
< 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 >
< a id = "a8a660416849e9acc0f0872e61daeb3ce" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8a660416849e9acc0f0872e61daeb3ce" > ◆ < / a > < / span > IsCardinalityZero()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool operations_research::RevBitMatrix::IsCardinalityZero < / td >
< 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 >
< a id = "a0ef4faa41e12f5ba5d67be059eadc932" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0ef4faa41e12f5ba5d67be059eadc932" > ◆ < / a > < / span > IsSet()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool operations_research::RevBitMatrix::IsSet < / 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 > 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 >
< a id = "a0460e124e790229cb2d65f74491048b4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0460e124e790229cb2d65f74491048b4" > ◆ < / a > < / span > SetToOne()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void operations_research::RevBitMatrix::SetToOne < / td >
< 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 >
< a id = "a0687c0f2721ff132b707569b69020c1d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0687c0f2721ff132b707569b69020c1d" > ◆ < / a > < / span > SetToZero()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void operations_research::RevBitMatrix::SetToZero < / td >
< 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-07-12 13:25:23 -07:00
< / div > <!-- doc - content -->
2019-06-13 15:36:14 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >