Package: MDPtoolbox
Type: Package
Title: Markov Decision Processes Toolbox
Version: 4.0.4
Date: 2026-08-31
Authors@R: c(person(given = "Iadine",
                    family = "Chades",
                    role = "aut"),
             person(given = "Guillaume",
                    family = "Chapron",
                    role = c("aut", "cre"),
                    email = "gchapron@carnivoreconservation.org"),
             person(given = "Marie-Josee",
                    family = "Cros",
                    role = "aut"),
             person(given = "Frederick",
                    family = "Garcia",
                    role = "aut"),
             person(given = "Regis",
                    family = "Sabbadin",
                    role = "aut"))
Description: The Markov Decision Processes (MDP) toolbox proposes functions related to the resolution of discrete-time Markov Decision Processes: finite horizon, value iteration, policy iteration, linear programming algorithms with some variants and also proposes some functions related to Reinforcement Learning.
License: BSD_3_clause + file LICENSE
Depends: Matrix, linprog
NeedsCompilation: no
Packaged: 2026-08-31 12:56:20 UTC; guillaume
Author: Iadine Chades [aut],
  Guillaume Chapron [aut, cre],
  Marie-Josee Cros [aut],
  Frederick Garcia [aut],
  Regis Sabbadin [aut]
Maintainer: Guillaume Chapron <gchapron@carnivoreconservation.org>
Repository: CRAN
Date/Publication: 2026-08-31 18:40:20 UTC
Built: R 4.6.1; ; 2026-08-31 22:49:01 UTC; unix
