Feature Selection ToolboxFST3 Library / Documentation

search_branch_and_bound_improved_threaded.hpp File Reference

Implements Threaded version of Improved Branch and Bound (IBB) method, i.e., with fully computed node ordering. More...

#include <boost/smart_ptr.hpp>
#include <iostream>
#include <ctime>
#include <cstdlib>
#include "search_branch_and_bound_improved.hpp"
#include "error.hpp"
#include "global.hpp"
#include "result_tracker.hpp"
#include "candidate_evaluator_threaded.hpp"
Include dependency graph for search_branch_and_bound_improved_threaded.hpp:

Classes

class  FST::Search_Branch_And_Bound_Improved_Threaded< RETURNTYPE, DIMTYPE, SUBSET, CRITERION, max_threads >
 Implements threaded Improved Branch and Bound (IBB) method, i.e., with fully computed node ordering. More...

Detailed Description

Implements Threaded version of Improved Branch and Bound (IBB) method, i.e., with fully computed node ordering.

====================================================================== Feature Selection Toolbox 3 source code ---------------------------------------

Author:
Petr Somol (somol@utia.cas.cz) with collaborators, see Contacts at http://fst.utia.cz
Date:
March 2011
Version:
3.1.0.beta
Note:
FST3 was developed using gcc 4.3 and requires
Note that LibSVM is required for SVM related tools only, as demonstrated in demo12t.cpp, demo23.cpp, demo25t.cpp, demo32t.cpp, etc.

Generated on Thu Mar 31 11:37:18 2011 for FST3Library by  doxygen 1.6.1