Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Transition source/destination names are not correct yet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
get_fitted_sub is no longer present, sub-state models are part of get_fitted now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use application-provided total state duration instead of model to determine
duration of last sub-state in get_fitted_sub
|
|
|
|
|
|
|
|
TODO: fitting and submodel usage in parent
|
|
Iteration over states/transitions and model attributes is no longer hardcoded
into most model generation code. This should make support for decision trees
and sub-states much easier.
|
|
|