00001 #include "Partitioner.hpp" 00002 00003 using namespace indii::ml::aux; 00004 00005 Partitioner::~Partitioner() { 00006 // 00007 } 00008