Struct PGAFixedEdge_s

Struct Documentation

struct PGAFixedEdge_s

Fixed edges data structure.

Public Members

PGAInteger lhs

Left hand side

PGAInteger rhs

Right hand side

struct PGAFixedEdge_s *next

Pointer to next edge

struct PGAFixedEdge_s *prev

Pointer to previous edge.