4111 Commits (92584d577f2c907f72993532ff70c4374ab7a70d)
 

Author SHA1 Message Date
Sebastian Junges 92584d577f initial support for seq in dft->gspn 9 years ago
Sebastian Junges 0bf00ff7ac preparations for support of exclusive pand and por 9 years ago
Sebastian Junges 49537a83d3 added layout info to gspn - dft to gspn builds some layout in be and and 9 years ago
Sebastian Junges f229a53187 export priorities 9 years ago
Sebastian Junges 5c900e4e14 stats for gspn 9 years ago
Sebastian Junges d7aa7cc7c8 expression AND with true is immediately simplified 9 years ago
Sebastian Junges 474eaa950a primes in dft element names are replaced now 9 years ago
Sebastian Junges 69cae73bce fix in nextstate generator for MA 9 years ago
Sebastian Junges 276261ae55 slightly more informative error message in out-of-bounds in bitvector 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
Sebastian Junges 88e17d423a updated dft->gspn->jani workflow 9 years ago
Sebastian Junges b9e46cf8c1 gspn transformation related changes 9 years ago
Sebastian Junges f2a8c1be40 post-rebase fix 10 years ago
Sebastian Junges d4f7088cfd updates to dft->gspn 10 years ago
Sebastian Junges 0fa736d458 updated dft->gspn translation to now have basis support for spares 10 years ago
Sebastian Junges 2b7610244d storm-dft running again 10 years ago
sjunges b2b04fa76b moving dfts to their own lib and cli 10 years ago
sjunges 297f3ff480 some cleaning and minor additions to dft->gspn translation 10 years ago
Sebastian Junges faee1dfeee updated dft->gspn translation to now have basis support for spares 10 years ago
Sebastian Junges f8986fe613 initial support for partitions in translation from gspn to jani 9 years ago
Sebastian Junges a8b6e6e188 added some stub for dft->gspn translation in cli 9 years ago
Matthias Volk d0dffcfc40 Fixed path for sylvan byproducts 9 years ago
Sebastian Junges c377050428 initial support for partitions 9 years ago
Sebastian Junges cfaecaa9fb added dependency to ensure that sylvan is build before imported target is created, also moved build location for sylvan to a more approriate location 9 years ago
sjunges 4920eaaaea do not allow edges with no destinations in jani 9 years ago
sjunges 04d4abbdf9 added targets allowing 'make check' and 'make check-verbose' for convenient access to running tests 9 years ago
Sebastian Junges b42cc93151 no need to ignore resources/3rdparty/carl 9 years ago
Sebastian Junges ce1ca25740 put the carl-config cmake in the right spot 9 years ago
sjunges 95532b3b5a hwloc target fix (essential for linux) 9 years ago
Sebastian Junges 3306d2bb1e removed debug output and some deprecated python inclusion 9 years ago
Sebastian Junges f95b5f1dc0 enable shared from this does not need to be const, in particular, the constness makes python bindings for formulae impossible 9 years ago
Sebastian Junges b1ce4acc33 export imported carl targets 9 years ago
Sebastian Junges 9d2f4ace08 additional dependent targets as imported libs created 9 years ago
Sebastian Junges 3ee0490643 stormpy moved to a seperate git 9 years ago
Sebastian Junges 32e27bea41 new setup py for stormpy 9 years ago
Sebastian Junges b4ce43ca0a carl conf imported, other dependencies declared als import target and exported to storm conf 9 years ago
Sebastian Junges d868fd71b8 stormpy cmake towards new python build system 9 years ago
Sebastian Junges 23254f3e62 refactoring resource management in storm cmake to allow easier inclusion in other projects 9 years ago
sjunges 5583ab1a3b wip: new cmake for stormpy 10 years ago
sjunges 43d35a0f79 storm export config improved 10 years ago
sjunges e82ab6c37b pybind resources refreshed 10 years ago
sjunges 0260eaa7be towards exporting targets for storm to be included in other projects 10 years ago
Sebastian Junges 82a740a74e storm-dft running again 10 years ago
sjunges 112fb8f61e moving dfts to their own lib and cli 10 years ago
Tom Janson 179c144e56 require Python >= 3.0 10 years ago
sjunges a844b001f9 python has to be found before carl is included in order to pass the python version forward 10 years ago
sjunges bca98e7514 aclocal and autoreconf seem necessary to configure cudd currently, so check for both 10 years ago
sjunges b2dc6cea96 better cmake output for found python version 10 years ago
sjunges f7d15b882d added compiler version to output of cmake 10 years ago
Sebastian Junges c99ca64f86 (Python) some simple methods on expressions 10 years ago