Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

segment-graph.h File Reference

#include <algorithm>
#include <cmath>
#include "disjoint-set.h"

Include dependency graph for segment-graph.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  edge

Defines

#define THRESHOLD(size, c)   (c/size)

Functions

bool operator< (const edge &a, const edge &b)
universesegment_graph (int num_vertices, int num_edges, edge *edges, float c)


Define Documentation

#define THRESHOLD size,
 )     (c/size)
 


Function Documentation

bool operator< const edge a,
const edge b
 

universe* segment_graph int  num_vertices,
int  num_edges,
edge edges,
float  c
 


Generated on Wed Oct 5 14:36:13 2005 for RobotFlow by  doxygen 1.4.4