Data structure for holding information about a cell in a Partition. More...
#include <partition.hh>
Public Member Functions | |
bool | is_unit () const |
bool | is_in_splitting_queue () const |
Data structure for holding information about a cell in a Partition.
bool bliss::Partition::Cell::is_in_splitting_queue | ( | ) | const [inline] |
Is this cell in splitting queue?
bool bliss::Partition::Cell::is_unit | ( | ) | const [inline] |
Is this a unit cell?