#include "explainer.hpp"
#include <structures/union_find.hpp>
#include <sstream>
Implementations for algorithm explanation utilities.