From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d84c214cf9177591,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!fr.ip.ndsoftware.net!border2.nntp.ams.giganews.com!nntp.giganews.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: Library for solving MDP Date: Mon, 10 Jan 2005 13:02:42 +0100 Message-ID: <41E26EE2.7090307@mailinator.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net 2eMw3uXhGYPgv7nP2tOkzwQsAtuetPnPbgUCicRo2j2pu7dEg= User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Xref: g2news1.google.com comp.lang.ada:7604 Date: 2005-01-10T13:02:42+01:00 List-Id: Before rolling out one suited for my needs, I wanted to ask if someone is aware of some library for solving Markov Decision Processes in Ada. Customary search reveals CRAMS, which seems a more purpose specific CAD tool. A bindable C library could be a good-enough second option. Thanks in advance!