PGROUTING
3.2
|
Go to the source code of this file.
Functions | |
void | pgr_get_combinations (char *combinations_sql, pgr_combination_t **combinations, size_t *total_combinations) |
combinations_sql More... | |
void pgr_get_combinations | ( | char * | combinations_sql, |
pgr_combination_t ** | combinations, | ||
size_t * | total_combinations | ||
) |
combinations_sql
[in] | combinations_sql | |
[out] | combinations | |
[out] | combinations_edges |
Definition at line 147 of file combinations_input.c.
References get_combinations_2_columns().
Referenced by process(), and process_combinations().