Browse Source

CHANGELOG.

git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4512 bbc10eb1-c90d-0410-af57-cb519fbb1720
master
Dave Parker 14 years ago
parent
commit
b61936def6
  1. 9
      prism/CHANGELOG.txt

9
prism/CHANGELOG.txt

@ -13,10 +13,10 @@ Changes:
- command-line -prop switch allows selection of property to check by name - command-line -prop switch allows selection of property to check by name
* Added -pf as a command-line switch alias for -pctl/-csl * Added -pf as a command-line switch alias for -pctl/-csl
* Add .props as a properties file extension (in GUI) * Add .props as a properties file extension (in GUI)
* Export of results in matrix form, e.g. for surface plots (-exportresultsmatrix)
* And export of results in CSV format (-exportresultscsv and -exportresultsmatrixcsv)
* New options for results export
- export in matrix form, e.g. for surface plots
- export in CSV (rather than tab-separated) form
- expanded switch: -exportresults file[,opt1,opt2,...] with options: matrix,csv
* New switches -noprob0/-noprob1 to disable individual precomputation algorithms * New switches -noprob0/-noprob1 to disable individual precomputation algorithms
* Added prominence given to log warning messages in command-line/GUI * Added prominence given to log warning messages in command-line/GUI
* GUI on Macs uses Cmd, not Ctrl * GUI on Macs uses Cmd, not Ctrl
@ -26,7 +26,6 @@ Changes:
Ongoing changes: Ongoing changes:
* Need to decide on switch options format for -exportresults
* Handling of verbosity in log: PrismLog updated, not used yet * Handling of verbosity in log: PrismLog updated, not used yet
* CTL AG/EF * CTL AG/EF

Loading…
Cancel
Save