7#include "../bp_tree/bp_tree.hpp"
117 return this->tree.
size();
169 return this->tree.
at(
pos);
211 s += VLCDeque::name();
240 std::vector<std::string>
r;
242 for (std::string &
s :
log1)
256 for (std::string &
s :
log)
258 std::cout <<
s << std::endl;
267 std::cout << stool::Message::get_paragraph_string(
message_paragraph) <<
"Statistics(DynamicSequence64):" << std::endl;
269 std::cout << stool::Message::get_paragraph_string(
message_paragraph) <<
"[END]" << std::endl;
323 return this->tree.
at(
n);
331 std::stringstream
ss;
333 ss << stool::DebugPrinter::to_integer_string(
vec);
343 std::cout <<
"================== SPSI ==================" << std::endl;
344 stool::DebugPrinter::print_integers(
vec,
"values");
346 std::cout <<
"================== SPSI[END] =============" << std::endl;