![]() |
Awali
Another Weighted Automata library
|
Variables | |
| static constexpr unsigned | fsm_json = 1 |
| Main version of the format FSM json used in the library. More... | |
| static const std::string | full |
| Completely version of Awali as a std::string. More... | |
| static constexpr unsigned | major = 2 |
| Current major version of Awali. More... | |
| static constexpr unsigned | minor = 0 |
| Current minor version of Awali. More... | |
| static constexpr unsigned | patch = 6 |
| Current minor version of Awali. More... | |
| static const std::string | suffix = "" |
| Suffix of the version of Awali, used mostly by developers. More... | |
|
staticconstexpr |
|
static |
Completely version of Awali as a std::string.
|
staticconstexpr |
Current major version of Awali.
|
staticconstexpr |
Current minor version of Awali.
|
staticconstexpr |
Current minor version of Awali.
|
static |
Suffix of the version of Awali, used mostly by developers.