Search statistics. More...
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | SgSearchStatistics |
Statistics used in class SgSearch. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &stream, const SgSearchStatistics &w) |
Search statistics.
Definition in file SgSearchStatistics.h.
std::ostream& operator<< | ( | std::ostream & | stream, | |
const SgSearchStatistics & | w | |||
) |
Definition at line 95 of file SgSearchStatistics.cpp.
References SgSearchStatistics::DepthReached(), SgTime::Format(), SgSearchStatistics::NumEvals(), SgSearchStatistics::NumEvalsPerSecond(), SgSearchStatistics::NumNodes(), SgSearchStatistics::NumNodesPerSecond(), and SgSearchStatistics::TimeUsed().