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 build_map (const Route &__par1, const Route &__par2)
void add_vertex (unsigned int __vertex, Route &__child)

Private Attributes

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


Detailed Description

Edge Crossover.

Definition at line 23 of file edge_xover.h.


The documentation for this class was generated from the following files:
Generated on Thu Sep 20 11:30:28 2007 for ParadisEO-MOMovingObjects by  doxygen 1.5.2