Version: 1.0
Namespaces | Functions
hypercube++.cpp File Reference
#include "hypercube++.h"
#include "utilities.h"

Go to the source code of this file.

Namespaces

 hyper
 

Functions

std::string hyper::BinaryWithIndifference (size_t value, size_t indif, size_t nbits)
 
BinaryDrag< conacthyper::GenerateOdt (const rule_set &rs)
 
BinaryDrag< conacthyper::GenerateOdt (const rule_set &rs, const string &filename)
 
BinaryDrag< conacthyper::GetOdt (const rule_set &rs, bool force_generation=false)
 Returns the optimal (or pseudo optimal) decision tree generated from the given rule set. More...
 
BinaryDrag< conacthyper::GetOdtWithFileSuffix (const rule_set &rs, const string &file_suffix, bool force_generation)