EdgeXover Class Reference

Edge Crossover. More...

#include <edge_xover.h>

List of all members.

Public Member Functions

bool operator() (Route &__route1, Route &__route2)

Private Member Functions

void cross (const Route &__par1, const Route &__par2, Route &__child)
void remove_entry (unsigned __vertex, std::vector< std::set< unsigned > > &__map)
void build_map (const Route &__par1, const Route &__par2)
void add_vertex (unsigned __vertex, Route &__child)

Private Attributes

std::vector< std::set< unsigned > > _map
std::vector< bool > visited


Detailed Description

Edge Crossover.

Definition at line 35 of file edge_xover.h.


The documentation for this class was generated from the following files:
Generated on Fri Dec 22 16:54:58 2006 for ParadisEO by  doxygen 1.4.7