29 #ifndef __PRESTAF_BATOF_H__
30 # define __PRESTAF_BATOF_H__
36 # include <sataf/sataf.h>
38 # include <talalib/talalib.h>
40 # define BTF_MAX_NUMBER_OF_VARIABLES 256
44 typedef struct btf_bound_st {
55 btf_ea_to_vsp (tla_vsp_t res,
sataf_ea *ea,
int s);
58 btf_msa_to_saff (tla_saff_t saff,
sataf_msa *msa);
61 btf_msa_to_formula (
int m,
sataf_msa *msa,
const char *
const *varnames,
65 btf_msa_to_convex_hull (
int m,
sataf_msa *msa,
const char *
const *varnames);
struct sataf_ea_st sataf_ea
Type for the data structure encoding Exit Automata.
Syntactic tree for the Armoise language.
Structure encoding of a parse-tree node.
Some useful and common macros.
Module gathering routines frequently used for the manipulation of string.
struct sataf_msa_st sataf_msa
Type for the data structure encoding Marked Shared Automata.