Initialization of the WoLF-PHC learning algorithm A = WOLFQ_INIT(A, INFO) Initializes the Win-or-Learn-Fast Policy Hill Climbing algorithm. Required values on the info parameters: statespacesize - the size of the state space Values on the learning parameters: usefullstate - whether to learn on the basis of the full state. Default 1 (use full state) See also agent_initlearn, wolfq Author: Lucian Busoniu Version: 1.1 History: 1.1 added full state