18 Commits (e78057256074e67bf8af3f9aabab9939f7fbdbe9)

Author SHA1 Message Date
Matthias Volk e6090d2d2c Removed unused code 7 years ago
Matthias Volk a67b1a73da Fixed issues in storm-gspn cmdline 7 years ago
Matthias Volk 853901af45 Introduced api dir in storm-gspn 7 years ago
Matthias Volk 8ba365fee9 Fixed includes after moving files 8 years ago
sjunges e718acffba move cli stuff from storm lib to an own small lib 8 years ago
dehnert ad1fdd41ea fixed some wrong capitalizations 8 years ago
dehnert a323d21751 fixed some wrong capitalization 8 years ago
Matthias Volk 5d79eff2cd Wrapper for file opening 8 years ago
dehnert a85f4fdc89 replaced some StoRMs and Storms by storm, reworked version output a bit 8 years ago
sjunges 8fc0033bb2 fix dft-to-gspn regarding properties, now compiles again, and changed settings: Properties are now in IOSettings (should not change usage) 8 years ago
sjunges 488aaeaa58 properties in storm-gspn 8 years ago
sjunges 5b811a916c refactoring gspn code (moved stuff to cpp) and check all options via helper function now 9 years ago
dehnert ad18fee1dc commit to switch workplace 9 years ago
Matthias Volk de96f4444a Return exit code > 0 for exceptions 9 years ago
sjunges fa204dc584 gspn working again 9 years ago
Sebastian Junges 18383f5220 several fixes in dft->gspn->jani code path: Most notably, mas are closed, successor nodes failed places keep intact and tb property is added 9 years ago
sjunges 5967cdea1e Moved GSPN code to a separate lib 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
sjunges e2324c92c0 make storm compile again without xerces, also make storm-gspn target compile 9 years ago
sjunges 61dc090fa8 gspn export settings (currently only dot output) and better gspn to jani support 9 years ago
sjunges 4f1f71ffae fix in getPlace; add capacities, GSPN settings and main file updated 9 years ago
sjunges 806a8febd4 several minor fixes in gspn parser 9 years ago
ThomasH ba50772eeb fix more bugs with argument parser 9 years ago
sjunges 03ce4277b4 first version jani export for gspns 9 years ago
ThomasH dc8382bad5 add parser for pnpro files 9 years ago
ThomasH c9d961c479 fix bug in argument parser 9 years ago
ThomasH 86c87ad6d1 add argument parsing & help output 9 years ago
ThomasH 4fc8543354 add test routine for checking validity of gspns 9 years ago
ThomasH 3f23d7b322 add advanced state labeling (wrt a given formula) 9 years ago
ThomasH dfdfef3c6e complete parser 10 years ago
ThomasH 3229f07d43 partial implemetation of the non-validating pnml parser 10 years ago
ThomasH 8e680bda96 include header 10 years ago
sjunges a90287ea1b some early content 10 years ago
sjunges 6896a4ca51 stubs for gspn files 10 years ago
sjunges f219437acf Faster compilation times! 10 years ago
sjunges b50c823c77 Refactored for faster compilation times. 10 years ago
sjunges 1c776a25f2 removed inclusion of unnecessary headers 11 years ago
dehnert de5f90fe4b Rough version of refactored version of processing the options (in terms of computing something). Currently it is only capable of parsing the model and generating a counterexample. 11 years ago
dehnert e49814d391 Modified pctl/csl/ltl options to now take formulas instead of files. Prefixed the macros with STORM_. Moved these macros into a file in the utilities. Modified architecture of the exception classes slightly. Threw away all the contents of main(). This will now be build from scratch. 11 years ago
dehnert 266d660d89 Added functions responsible for printing the help. Started adapting the tests to the new option system. 11 years ago
dehnert 1cd01e3f28 Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 years ago
sjunges 970f4aae39 changed scc model checker to support rational functions 11 years ago
sjunges 5817fe50b6 post merge fixes 11 years ago
dehnert 96e1f8faf9 Renamed Settings class to SettingsManager. 11 years ago
dehnert 95ee78ede2 First working version of SCC-based mc. 11 years ago
dehnert 77e2693ccc Further work on SCC-based mc. 11 years ago
dehnert 1cc930f0e4 Added proper source grouping for properties directory. Fixed one performance tests. Started on SCC-based reachability model checker. 11 years ago
sjunges daca9d5294 refactored main.cpp 11 years ago