3939 Commits (32b870eba96de8f950fd4558f26a960709269a0c)
 

Author SHA1 Message Date
Joachim Klein 32b870eba9 imported patch catch-malformed-constants-in-results.patch 7 years ago
Joachim Klein dd450d0ca6 imported patch common-prismlog2csv.patch 7 years ago
Joachim Klein d85ba48d2c sparse.cc: split_mdp_rec, protect against malformed MTBDD 7 years ago
Joachim Klein 3266756b20 imported patch JDDVars-merged.patch 7 years ago
Joachim Klein bec320dc60 SanityJDD: check for 'isVar', use in JDDVars.addVar 7 years ago
Joachim Klein aaefc225db imported patch JDD-SplitByValue.patch 7 years ago
Joachim Klein 916c7e3f90 imported patch sample-PrismUtils-bitsForEncoding.patch 7 years ago
Joachim Klein 8179f24fbd imported patch symb-dtmc-weights-support-negative-rewards.patch 7 years ago
Joachim Klein b2b785cb28 imported patch ex-dtmc-weights-support-negative-rewards.patch 7 years ago
Joachim Klein cdb00e1c36 imported patch ex-dtmc-weights-MCRewardsPositive.patch 7 years ago
Joachim Klein 4789f61827 imported patch ex-dtmc-weights-rewards-has-positive-negative.patch 7 years ago
Joachim Klein e20f66e8bd imported patch succ-it-from-trans-it.patch 7 years ago
Joachim Klein 2e6659a177 Expression.isCoSafeLTLSyntactic: properly handle nesting and operator bounds 7 years ago
Joachim Klein 30153de9cc ExpressionTraverseNonNested: handle strategy, CTL operators as well 7 years ago
Joachim Klein b0a2923635 imported patch sccmethodex-setting.patch 7 years ago
Joachim Klein fbb89e74e9 imported patch tmp-tarjan-iterative-2.patch 7 years ago
Joachim Klein 4f73085483 imported patch tarjan-lowlink-index-array.patch 7 years ago
Joachim Klein ffa3809f35 imported patch tarjan-arraydeque.patch 7 years ago
Joachim Klein 179e177989 imported patch tarjan-deque.patch 7 years ago
Joachim Klein 4766932648 imported patch PrismCL-call-closedown-on-exit.patch 7 years ago
Joachim Klein 652271df38 imported patch PrismCL-protect-mainlog.patch 7 years ago
Joachim Klein 5d2aa3f977 imported patch PrismLog-ignoreClose.patch 7 years ago
Dave Parker 0c972a8f83 Update manual. 5 years ago
Dave Parker eee992fd13 Version number (4.7). 5 years ago
Dave Parker 5b35280d18 CHANGELOG. 5 years ago
Dave Parker 7a6728a2d6 Add another simple POMDP example. 5 years ago
Dave Parker 133a9eb406 Extend AccuracyFactory.valueAndAccuracyFromInterval to work for Inf. 5 years ago
Dave Parker 11433e5121 Improve detection of infinite-valued states for POMDP expected reward. 5 years ago
Dave Parker 524dce617f Add a check that clocks in POPTAs are observable. 5 years ago
Dave Parker c1ed8af218 Tidy up POMDP strategy export (via -exportadv). 5 years ago
Dave Parker e2ac8ee84e More POMDP tests. 5 years ago
Dave Parker e594f2309b POMDP computation performed for any (single) state, not just the initial one. 5 years ago
Dave Parker 8a5b2f001d POMDP refactoring: new Belief constructors. 5 years ago
Dave Parker 90c7df8209 More refactoring in POMDP solution. 5 years ago
Dave Parker c8bde25ab4 Add support for checking probabilistic until for POMDPs. 5 years ago
Dave Parker 2359f3e881 Some simple MDP-as-POMDP tests. 5 years ago
Dave Parker bc23e4e354 Refactor and improve POMDP approximate value iteration. 5 years ago
Dave Parker 0c6e283f5d Refactor and improve construction of POMDP strategy model. 5 years ago
Dave Parker 1bf07ddbcf Tidying, refactoring and commenting in POMDP code. 5 years ago
Dave Parker 969d7a4caf Stricter check in POMDPSimple that actions match for observations. 5 years ago
Dave Parker 0ec7c39525 Utility function NondetModel.getAvailableActions(s). 5 years ago
Dave Parker 76a4b89855 Include observations in POMDP Dot model export. 5 years ago
Dave Parker d5e0fd4e66 Add convenience methods get(Un)ObservationAsState in PartiallyObservableModel. 5 years ago
Dave Parker 2e5a4bfd56 Implement (extended) .tra file export for POMDPs. 5 years ago
Dave Parker ae0b960922 Enable simulation of POMDPs in the GUI. 5 years ago
Dave Parker d78b627bf4 Enable simulation of POMDPs via SimulatorEngine. 5 years ago
Dave Parker e5ea762d80 Update some POMDP examples now that observables can be expressions. 5 years ago
Dave Parker 35f392ec5e POMDPs: Allow arbitrary expressions as observables, not just variables. 5 years ago
Dave Parker 4539ff4b86 CHANGELOG. 5 years ago
Dave Parker ed7a20c693 Attempt to fix GUI threading bug in GUI simulator "plot path" feature. 5 years ago