Dip  0.92.4
Public Attributes | List of all members
EDGE Struct Reference

#include <network.h>

Collaboration diagram for EDGE:
Collaboration graph
[legend]

Public Attributes

int v0
 
int v1
 
int cost
 
double weight
 
char scanned
 
char tree_edge
 
char deleted
 
double q
 
float q
 
int row
 
char can_be_doubled
 
struct EDGEother_data
 

Detailed Description

Definition at line 35 of file network.h.

Member Data Documentation

int EDGE::v0

Definition at line 36 of file network.h.

int EDGE::v1

Definition at line 37 of file network.h.

int EDGE::cost

Definition at line 38 of file network.h.

double EDGE::weight

Definition at line 39 of file network.h.

char EDGE::scanned

Definition at line 44 of file network.h.

char EDGE::tree_edge

Definition at line 45 of file network.h.

char EDGE::deleted

Definition at line 46 of file network.h.

double EDGE::q

Definition at line 48 of file network.h.

float EDGE::q

Definition at line 44 of file network.h.

int EDGE::row

Definition at line 45 of file network.h.

char EDGE::can_be_doubled

Definition at line 46 of file network.h.

struct EDGE* EDGE::other_data

Definition at line 48 of file network.h.


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