PGROUTING  3.2
contracted_rt Struct Reference

#include "contracted_rt.h"

Public Attributes

int64_t * contracted_vertices
 
int contracted_vertices_size
 
double cost
 
int64_t id
 
int64_t source
 
int64_t target
 
char * type
 

Detailed Description

Definition at line 40 of file contracted_rt.h.

Member Data Documentation

◆ contracted_vertices

int64_t* contracted_rt::contracted_vertices

Definition at line 48 of file contracted_rt.h.

Referenced by _pgr_contraction().

◆ contracted_vertices_size

int contracted_rt::contracted_vertices_size

Definition at line 49 of file contracted_rt.h.

◆ cost

double contracted_rt::cost

Definition at line 47 of file contracted_rt.h.

◆ id

int64_t contracted_rt::id

Definition at line 43 of file contracted_rt.h.

◆ source

int64_t contracted_rt::source

Definition at line 45 of file contracted_rt.h.

◆ target

int64_t contracted_rt::target

Definition at line 46 of file contracted_rt.h.

◆ type

char* contracted_rt::type

Definition at line 44 of file contracted_rt.h.


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