Closed neozhangthe1 closed 11 years ago
@pondering it's already in ialgorithm.hpp
virtual ~IAlgorithm() { } virtual void init(icontext_type& context, const vertex_type& vertex) { /** NOP */ }
@pondering it's already in ialgorithm.hpp