Awali
Another Weighted Automata library
Namespaces | Variables
version.hh File Reference
#include <string>

Go to the source code of this file.

Namespaces

 awali
 Main namespace of Awali.
 
 awali::version
 

Variables

static constexpr unsigned awali::version::fsm_json = 1
 Main version of the format FSM json used in the library. More...
 
static const std::string awali::version::full
 Completely version of Awali as a std::string. More...
 
static constexpr unsigned awali::version::major = 2
 Current major version of Awali. More...
 
static constexpr unsigned awali::version::minor = 0
 Current minor version of Awali. More...
 
static constexpr unsigned awali::version::patch = 6
 Current minor version of Awali. More...
 
static const std::string awali::version::suffix = ""
 Suffix of the version of Awali, used mostly by developers. More...