gr1c  0.12.0
Deprecated List
Global build_anode_trans (anode_t *head, int mode, vartype *state, int state_len, int next_mode, vartype **next_states, int next_len)
This function will be removed soon. In practice, it is more robust and general to populate the transition array directly. To find nodes of the appropriate next mode (as this function would), use find_anode().