28 #include "unconnected.h"
30 namespace pagmo {
namespace topology {
unconnected()
Default constructor.
boost::shared_ptr< base > base_ptr
Alias for shared pointer to base topology.
void connect(const vertices_size_type &)
Establish connections between islands during a push_back() operation.
graph_type::vertices_size_type vertices_size_type
Vertices size type.
std::string get_name() const
Get name of the topology.
base_ptr clone() const
Clone method.