Generic State Machine and Graph/Tree Library

As far as i know, there is no state machine out of the box support so you will have to build your own if you really want to( not so difficult) and regarding the ‘generic’ graph/tree container, i doubt they have that as well.