24 #include <boost/property_tree/ptree_fwd.hpp> 26 #include <spdlog/logger.h> 46 std::shared_ptr<spdlog::logger> strideLogger =
nullptr);
52 virtual std::shared_ptr<Population> Build(std::shared_ptr<Population> pop) = 0;
Base Class for PopBuilders.
util::RnMan & m_rn_man
Random number generation management.
std::shared_ptr< spdlog::logger > m_stride_logger
const boost::property_tree::ptree & m_config
Configuration property tree.
Namespace for the simulator and related classes.