3487 Commits (2bec75020511013ebdf2bf439398bc2333363a5f)
 

Author SHA1 Message Date
Dave Parker 2bec750205 Removed -d64 and -d32 from Mac launch scripts. 8 years ago
Joachim Klein bf29be976f param/Makefile: ignore package-info.java 8 years ago
Joachim Klein c32cde62cf prism-auto: it's an error when file specified via -a/--args does not exist 8 years ago
Joachim Klein 99b66c8220 explicit -steadystate: take initial distribution into account 8 years ago
Joachim Klein 8c1965d3eb PrismLangException.getMessage(): Make robust if ASTElement printing fails 8 years ago
Joachim Klein 46d8ec3d8b explicit.LTLModelChecker: protect against int overflow if product state space can not be indexed by int 8 years ago
Steffen Märcker e038badd12 Rewrite Values#clone for readability and efficiency 8 years ago
Joachim Klein 491d05d4fa prism-auto: flush() to align script with prism output when used with pipes 8 years ago
Joachim Klein 55d7351994 prism-auto: --timeout n 8 years ago
Joachim Klein f1378fab52 prism-auto: --skip-duplicate-runs 8 years ago
Joachim Klein 9bf1813160 prism-auto: --skip-export-runs 8 years ago
Joachim Klein 36f895a597 prism-auto: Derive ngprism location from --prog setting 8 years ago
Joachim Klein 67594e4e5c PrismSettings: create directories when saving settings file 8 years ago
Joachim Klein ead6f01343 PrismSettings: adapt JavaDoc to recent change in settings file location, CHANGELOG.TXT 8 years ago
Joachim Klein d8b3b72cb9 PrismSettings: resave to the same file used for loading 8 years ago
Joachim Klein 7352d90cb1 Makefile: target 'tests' picks up extra arguments via TESTS_ARGS 8 years ago
Joachim Klein 1c26bf0826 Makefiles: add Makefiles for common, cex package; update for simulator 8 years ago
Joachim Klein 0ae71e58a5 Makefile: for explicit package, include sub-packages 8 years ago
Joachim Klein 382aa51de3 FileSetting: On-first-use allocation of file selector 8 years ago
Joachim Klein fbcf55aa63 GUI renderers/editors: Move from static allocation to allocation on first use 8 years ago
Joachim Klein f49ccb3ad9 BooleanUtils.doConversionToPositiveNormalForm: take temporal operator bounds into account 8 years ago
Joachim Klein 181ba265b6 ExpressionTemporal: add setBoundsFrom(ExpressionTemporal) helper, use in convertToUntilForm() 8 years ago
Joachim Klein e36562caef (cleanup) IntervalIteration.h, Measures.h: make constructors explicit 8 years ago
Joachim Klein 48204d0063 (cleanup) StateValuesMTBDD.getBDDFromInterval: add break in switch 8 years ago
Joachim Klein 3c5ebd3187 PrismSettings: Fix missing break in -ltl2dasyntax handling (could not choose "spot" as syntax) 8 years ago
Joachim Klein 4eb539d78c SimpleLTL.simplified: Don't use fall-through in switch statement 8 years ago
Joachim Klein c9f80ff725 HOAF2DA.labelExpressionToAPMonom: fix missing return in switch statement (for FALSE) 8 years ago
Joachim Klein 00127db634 NBA.print: add missing break in switch for 'lbtt' printing 8 years ago
Joachim Klein cef4f92e1b typo in option help 8 years ago
Joachim Klein 418a63ae7b hybrid.cc: initialise col_offset in hdd_negative_row_sums 8 years ago
Joachim Klein 9d0b038dda ExpressionFunc.evaluatePowInt: guard against int underflow 8 years ago
Joachim Klein bb6fc9a564 PrismCL: In test mode, don't immediately exit for not supported engine / solver combinations 8 years ago
Joachim Klein 950d7e49bb mtbdd/hybrid/sparse: Generate PrismNotSupportedExceptions if native error message contains 'not supported' 8 years ago
Joachim Klein cb259e75ef DTMC, reach prob, interval iteration: Fix missing "topological" in method description 8 years ago
Joachim Klein 1571b3a8b8 Tests for various DTMC engine / solver combinations 8 years ago
Joachim Klein b2f835545c PS_NondetUntilInterval.cc: doc fix 8 years ago
Joachim Klein 7fc6878dc6 Fix bug in sparse MDP reachability reward interval iteration 8 years ago
Steffen Märcker a27e761070 Implement optimized #forEachTransition in DTMCSparse 8 years ago
Joachim Klein eeb8016184 explicit: Fix transition rewards from deadlock states 8 years ago
Joachim Klein 82e8f19067 PH_Power_Interval.c: fix typo in iteration export title 8 years ago
Joachim Klein 038ed779ff ExportIterations: Log the file name when exporting iterations (2) 8 years ago
Joachim Klein 29e2ba21eb ExportIterations: Log the file name when exporting iterations 8 years ago
Joachim Klein 87489f7adc ExportIterations: Export steady-state BSCC iterations to individual HTML files 8 years ago
Joachim Klein 6e9f7cf97a ExportIterations: Support for generating unique filenames (for multiple iterations during the same PRISM run) 8 years ago
Joachim Klein 079cb9f796 ExportIterations: add getFileName() 8 years ago
Joachim Klein 92c1ef9651 PrismFileLog: add getFileName() 8 years ago
Joachim Klein 2c906bf54d ExportIterations, mtbdd: fix iteration export when transpose==true 8 years ago
Steffen Märcker 36e2804b56 Fix bug: broken test whether all initial states are in same BSCC (fixes #56) 8 years ago
Steffen Märcker 0f0fbb0f82 Move variable to inner scope in steady-state methods and use StopWatch 8 years ago
Joachim Klein bd628457f3 JavaDoc typos 8 years ago