public IEnumerable <Move <Rule <Expr> > > GetMovesFrom(int state) { return(st.GetMovesFrom(state)); }