PandA-2024.02
Data Fields
Edge Struct Reference

#include <simple_API.h>

Data Fields

NodeId node
 
PropertyId property
 
int source
 
int dest
 
int weight
 

Detailed Description

Definition at line 16 of file simple_API.h.

Field Documentation

◆ dest

int Edge::dest

Definition at line 10 of file bellmanford.c.

Referenced by test_panda.StoreOrUpdateMin::__call__().

◆ node

NodeId Edge::node

Definition at line 17 of file simple_API.h.

Referenced by __attribute__(), getInDegree(), getInEdges(), getOutDegree(), and getOutEdges().

◆ property

PropertyId Edge::property

Definition at line 18 of file simple_API.h.

Referenced by __attribute__().

◆ source

int Edge::source

Definition at line 9 of file bellmanford.c.

◆ weight

int Edge::weight

Definition at line 11 of file bellmanford.c.


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

Generated on Mon Feb 12 2024 13:03:50 for PandA-2024.02 by doxygen 1.8.13