![]() |
Version: 1.0 |
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< conact > | hyper::GenerateOdt (const rule_set &rs) |
BinaryDrag< conact > | hyper::GenerateOdt (const rule_set &rs, const string &filename) |
BinaryDrag< conact > | hyper::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< conact > | hyper::GetOdtWithFileSuffix (const rule_set &rs, const string &file_suffix, bool force_generation) |