|
tetengo 1.8.2
A multipurpose library set
|
A pair of entries and a connection cost. More...
#include <connection.h>
Collaboration diagram for tetengo_lattice_entriesConnectionCostPair_tag:Public Attributes | |
| const tetengo_lattice_entry_t * | p_from |
| const tetengo_lattice_entry_t * | p_to |
| int | cost |
A pair of entries and a connection cost.
| int tetengo_lattice_entriesConnectionCostPair_tag::cost |
A cost.
| const tetengo_lattice_entry_t* tetengo_lattice_entriesConnectionCostPair_tag::p_from |
A pointer to an origin entry.
| const tetengo_lattice_entry_t* tetengo_lattice_entriesConnectionCostPair_tag::p_to |
A pointer to a destination entry.