The LevAWC Project
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Pages
Data Fields
TspVertexdata_ Struct Reference

#include <algo.h>

Data Fields

void * data
 
double x
 
double y
 
VertexColor color
 

Detailed Description

A data structure for finding the travelling salesmans route in a graph

Definition at line 85 of file algo.h.

Field Documentation

void* TspVertexdata_::data

Pointer to optional vertex data..

Definition at line 91 of file algo.h.


The documentation for this struct was generated from the following file: