Package: pomdpSolve
Title: Interface to 'pomdp-solve' for Partially Observable Markov
        Decision Processes
Version: 1.0.4
Date: 2023-08-31
Authors@R: 
      c(person(given = "Michael",
             family = "Hahsler",
             role = c("aut", "cph", "cre"),
	     email = "mhahsler@lyle.smu.edu",
	     comment = c(ORCID = "0000-0003-2716-1405")),
      person(given = c("Anthony", "R."),
             family = "Cassandra",
             role = c("aut", "cph")))
Description: Installs an updated version of 'pomdp-solve', a program to solve Partially Observable Markov Decision Processes (POMDPs) using a variety of exact and approximate value iteration algorithms. A convenient R infrastructure is provided in the separate package pomdp. Kaelbling, Littman and Cassandra (1998) <doi:10.1016/S0004-3702(98)00023-X>.
Classification/ACM: G.4, G.1.6, I.2.6
URL: https://github.com/mhahsler/pomdpSolve
BugReports: https://github.com/mhahsler/pomdpSolve/issues
Depends: R (>= 3.5.0)
Imports: utils
Suggests: pomdp
Encoding: UTF-8
License: GPL (>= 3)
Copyright: pomdp-solve is Copyright (C) Anthony R. Cassandra; LASPack
        is Copyright (C) Tomas Skalicky; lp-solve is Copyright (C)
        Michel Berkelaar, Kjell Eikland, Peter Notebaert; all other
        code is Copyright (C) Michael Hahsler.
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-08-31 18:26:18 UTC; hahsler
Author: Michael Hahsler [aut, cph, cre]
    (<https://orcid.org/0000-0003-2716-1405>),
  Anthony R. Cassandra [aut, cph]
Maintainer: Michael Hahsler <mhahsler@lyle.smu.edu>
Repository: CRAN
Date/Publication: 2023-08-31 19:20:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 02:55:01 UTC; windows
