Data Fields
gfsmxlCascade Struct Reference

Type for an automaton cascade.

#include <gfsmxlCascade.h>

Collaboration diagram for gfsmxlCascade:
Collaboration graph
[legend]

Data Fields

guint depth
gfsmSemiringsr
GPtrArray * xfsms
GPtrArray * xblks
GArray * roots

Field Documentation

guint gfsmxlCascade::depth

Number of automata in the cascade

gfsmSemiring* gfsmxlCascade::sr

Common semiring

GPtrArray* gfsmxlCascade::xfsms

Cascaded automata (indexed)

GPtrArray* gfsmxlCascade::xblks

Arc-block indices (gfsmxlArcBlockIndex*) over xfsms

GArray* gfsmxlCascade::roots

Array of gfsmStateId (root ids of corresponding xfsms)


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