@kv  0.0.4
Library for graph problems in C and Python
AtWeighting Struct Reference

Weighting information. More...

#include <grapharray.h>

Public Attributes

AtWeightingFuncu8 f
 
void * params
 

Detailed Description

Weighting information.

Member Data Documentation

AtWeightingFuncu8 AtWeighting::f

weighting function for arc <s,t>

void* AtWeighting::params

pointer to params (number, structure...)


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