4090 Commits (d0dffcfc40302026b0dd35f59a706c5e7e33ac00)
 

Author SHA1 Message Date
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 9 years ago
sjunges 43d35a0f79 storm export config improved 9 years ago
sjunges e82ab6c37b pybind resources refreshed 9 years ago
sjunges 0260eaa7be towards exporting targets for storm to be included in other projects 9 years ago
Sebastian Junges 82a740a74e storm-dft running again 9 years ago
sjunges 112fb8f61e moving dfts to their own lib and cli 9 years ago
Tom Janson 179c144e56 require Python >= 3.0 9 years ago
sjunges a844b001f9 python has to be found before carl is included in order to pass the python version forward 9 years ago
sjunges bca98e7514 aclocal and autoreconf seem necessary to configure cudd currently, so check for both 9 years ago
sjunges b2dc6cea96 better cmake output for found python version 9 years ago
sjunges f7d15b882d added compiler version to output of cmake 9 years ago
Sebastian Junges c99ca64f86 (Python) some simple methods on expressions 9 years ago
Sebastian Junges 8c77762e72 find xercesc is now provided by cmake, so we use that 9 years ago
sjunges 84dff41287 fixed several gcc warnings 9 years ago
sjunges 5967cdea1e Moved GSPN code to a separate lib 9 years ago
Sebastian Junges 81f9bcc627 gspn dot output fixed 10 years ago
dehnert d5535b19be reverted changing silent action name as JANI identifiers need to be non-empty 10 years ago
dehnert a6beda6a82 some more fixes to jit model builder 10 years ago
dehnert 137aa163f2 fixed jit builder to not ignore locations 10 years ago
Matthias Volk cd971ba6fe Set correct example path for tests 10 years ago
dehnert d5046b6879 build cudd with pic so we can build a pic dylib with it 10 years ago
dehnert ce988940d0 cmake fix for cpptemplate 10 years ago
Sebastian Junges ae3394ff5c extended gspn export settigns 10 years ago
Sebastian Junges dcaa83d998 fixed a series of spurious unused parameter warnings 10 years ago
Sebastian Junges 04003de854 transient unbounded variables must have iniatial value 10 years ago
Sebastian Junges a734423e6e gspn builder: name based construction of arcs now passes multiplicities 10 years ago
Matthias Volk 072b316ad0 Changed path for tests, 10 years ago
Matthias Volk f474e9cf7b Merge branch 'master' of https://srv-i2.informatik.rwth-aachen.de/scm/git/storm 10 years ago
Sebastian Junges e1680afe60 added missing file to tests 10 years ago
Matthias Volk 4e0ce41ee3 Merge branch 'master' of https://srv-i2.informatik.rwth-aachen.de/scm/git/storm 10 years ago
Sebastian Junges 8d125345b3 add custom executor for all gtests 10 years ago
Matthias Volk 865db61018 Silence warning by not giving an argument name 10 years ago
dehnert 5150497e95 added another target that copies over (needed) resource headers 10 years ago