Creation of a generic program capable of computing the optimal policy for an arbitrary Markov Decision Process defined by the user via text file. specifying its states, actions, costs and transition probabilities. It corresponds to a project for my AI course.