3679 Commits (ffa3809f352f3397cf078aceea505282d15d26b2)

Author SHA1 Message Date
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 eee992fd13 Version number (4.7). 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 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 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 35f392ec5e POMDPs: Allow arbitrary expressions as observables, not just variables. 5 years ago
Dave Parker ed7a20c693 Attempt to fix GUI threading bug in GUI simulator "plot path" feature. 5 years ago
Dave Parker 1b1e41b384 Update PRISM editor to newer Swing drawing methods. 5 years ago
Dave Parker f0d68e1649 Releases now built to work with Java 9 and above. 5 years ago
Dave Parker 2228583a2f Add support for compiling on Arm-based 64-bit Macs. 5 years ago
Dave Parker a3452112d7 Bug fix in StateRewardsSimple. 5 years ago
Dave Parker c8fe2e0e67 Refactoring in GUI simulator path table. 5 years ago
Dave Parker 6206269aa4 Refactoring in GUI simulator path table. 5 years ago
Dave Parker 974e0300e7 GUI simulator fix: path table header now aligns on horizontal scroll. 5 years ago
Dave Parker e3eb07b92d Refactor/improve processing of quoted identifiers (labels/prop names) too. 5 years ago
Dave Parker 616dd47fb2 Refactor/improve processing of identifier usage in model/properties. 5 years ago
t-nojiri 2cea964adf Add support for compiling on aarch64 (64-bit ARM). 5 years ago
Dave Parker 2cedf62ad9 Array sup-norm methods in PrismUtils consistently check only over common elements. 5 years ago
Dave Parker 7cdfacab21 Comment fix. 5 years ago
Dave Parker 0fdcba76bc Comment fix. 5 years ago
Dave Parker 22e5ad1799 POMDPs: Add belief state info to dot files generated by -exportadv. 5 years ago
Dave Parker a18e82a980 Better toString() for explicit.Belief. 5 years ago
Dave Parker d71eb6f554 Add check that POMDP states do not have duplicate actions. 5 years ago
Dave Parker 55bb529f48 Add check that POMDP states with the same observation have the same actions. 5 years ago
Dave Parker 9baf365066 Move POMDP/POPTA tests to prism-tests. 5 years ago
Dave Parker ec76c26468 Add syntax checks on existence of observables...endobservables block. 5 years ago
Dave Parker c7cf09659c Model type auto-detection for partially observable models. 5 years ago
Dave Parker c4f5a5867f Improved accuracy reporting for POMDPs (individual bounds and final result). 5 years ago
Dave Parker b270d9b984 Add check that POMDP observables are valid variable references. 5 years ago
Dave Parker 778a6b97d0 Add check that POMDP property targets are observations. 5 years ago
Dave Parker b85ca822fc POPTA regression tests. 6 years ago