398 Commits (5bdbc00bcd39327ae1452bf2005277f1cfde0f70)

Author SHA1 Message Date
dehnert 86c233f3df fixed bug in sylvan 9 years ago
hbruintjes 335ad68564 Fix cudd autoreconf command 9 years ago
hbruintjes 7b27fcd68b cudd use autoreconf, set min version to 13.4 which still works 9 years ago
dehnert 3476df75e8 finally removed log4cplus and affected code parts 9 years ago
hbruintjes 1bb2be74d4 Update CMake files 9 years ago
dehnert b8f08c41c7 adapted the custom dd operations to work again 9 years ago
dehnert cef8a242ba started to make game-based abstraction work again 9 years ago
dehnert 4f5dfecf36 re-add custom operations to cudd (new version) 9 years ago
sjunges c007c8e699 add sylvan to the resources target 9 years ago
sjunges abac11ab50 sylvan build stuff in 3rd party folder now 9 years ago
sjunges e0379b9c50 Log CUDD build process 9 years ago
dehnert 3874ddfa76 remove old cudd version 9 years ago
sjunges ac1efc7efd minor fix of a superfluous cmake include 9 years ago
dehnert 40aea6c929 replaced Cudd_CountMinterm by old version to fix what appears to be bug (sent mail to Fabio Somenzi) 9 years ago
sjunges 559142919d hotfix for segfaults, compile storm and log4cplus static 9 years ago
dehnert dd0813b8c4 cudd3 now working, but tests segfaulting 9 years ago
sjunges 81e12ada93 fix path for cudd3 lib 9 years ago
sjunges 71d37705dd fix path for cudd3 lib 9 years ago
sjunges 3008546623 to prevent confusion, explicitely force static builds for cudd 2.5.0 9 years ago
sjunges 002f4128f5 fixed name of variable for storm xml support 9 years ago
dehnert 97d9ecccbb started making cudd3 work 9 years ago
sjunges 167cbbe04f updates for cudd inclusion - Warning: This does not compile 9 years ago
sjunges 114f46d299 added cudd3 to cmake 9 years ago
sjunges f1c151be26 cudd 3.0 added to resources 9 years ago
sjunges fc1dd999b2 only build xercesc if xml input format support is required 9 years ago
sjunges 0380997e1d removed eigen3 9 years ago
dehnert 4970268ae1 fixed gtest for xcode (cmake) 9 years ago
sjunges 50c0df75d8 towards supporting xcode generator again 9 years ago
sjunges 845d9f60ed support for platforms with libtool using a different standard lib folder and gtest is built with the same compiler as the project now 9 years ago
sjunges 471ae19438 refactored further parts of the external library building 9 years ago
sjunges f20d479328 we dont need log4cplus tests and logging server 9 years ago
sjunges 0de91e0284 disable warnings for glpk build 9 years ago
sjunges 70ee3396d9 we said goodbye to glpk 4.53 9 years ago
sjunges 3d0826849e glpk 4.57 for the winners 9 years ago
sjunges c319a997da cmake lists from future 9 years ago
sjunges a9bd5724c0 Silenced warnings about superfluous parentheses, they are more disturbing than helpful 9 years ago
dehnert 5cd8254263 use better version of FindGMP for sylvan as well 9 years ago
dehnert 2ea5fd7418 fix in sylvan, minor changes to cmake list 9 years ago
sjunges 1e1400d68d merge 9 years ago
sjunges 096778a5d0 assorted fixes (builder for no-fix-deadline, semicolon, xercesbuild) 9 years ago
dehnert 0708672a68 removed ite for ADDs as this operation should be formed with a BDD as the first argument. as a compensation, we provide a version of ite that takes a BDD and two ADDs and returns the corresponding ADD 9 years ago
dehnert b7ea918d1b update to latest version of sylvan and accompanying changes (mostly because 0 * inf = nan in IEEE754) 9 years ago
dehnert 7f75db2790 ADD iterator working for sylvan. enabled more tests for sylvan. symbolic Dtmc model checker now working. 9 years ago
dehnert f2a01afbdf ODD-based stuff working for Sylvan. Almost all tests passing 9 years ago
dehnert 36a6e9e76e more work on sylvan ODD-related stuff 9 years ago
dehnert ebe9ccbb15 some work on DD stuff 9 years ago
dehnert 4a772fe48d fixed bug in sylvan 9 years ago
dehnert 693dce8618 update to newest version of sylvan 9 years ago
dehnert e43bdfaaaa more work on the dd stuff *sigh* 9 years ago
dehnert 598ed08116 worked in newest sylvan changes to api 9 years ago