#include <IndependenceSplitter.h>
Definition at line 29 of file IndependenceSplitter.h.
◆ analyze()
bool IndependenceSplitter::analyze |
( |
const Slice & |
slice | ) |
|
◆ getBigProjection()
void IndependenceSplitter::getBigProjection |
( |
Projection & |
projection | ) |
const |
◆ getMoreThanTwoCount()
size_t IndependenceSplitter::getMoreThanTwoCount |
( |
| ) |
const |
|
inline |
◆ getOneVarCount()
size_t IndependenceSplitter::getOneVarCount |
( |
| ) |
const |
|
inline |
◆ getRestProjection()
void IndependenceSplitter::getRestProjection |
( |
Projection & |
projection | ) |
const |
◆ getTwoVarCount()
size_t IndependenceSplitter::getTwoVarCount |
( |
| ) |
const |
|
inline |
◆ getVarCount()
size_t IndependenceSplitter::getVarCount |
( |
| ) |
const |
◆ _bigSet
size_t IndependenceSplitter::_bigSet |
|
private |
◆ _moreThanTwoVarCount
size_t IndependenceSplitter::_moreThanTwoVarCount |
|
private |
◆ _oneVarCount
size_t IndependenceSplitter::_oneVarCount |
|
private |
◆ _partition
◆ _twoVarCount
size_t IndependenceSplitter::_twoVarCount |
|
private |
The documentation for this class was generated from the following files: