PBerger
|
750c829f7a
|
Fixed CUDD Project Setup.
Added Windows MSVC2012 x64 binaries for CUDD
Former-commit-id: 19fff9a770
|
12 years ago |
Lanchid
|
ec91dcbe2e
|
Merge branch master into LTLParser
|
12 years ago |
PBerger
|
02cc706525
|
Added cudd-2.5.0 patched for Win32/Win64 incl. static lib builds for MSVC2012
|
12 years ago |
dehnert
|
27de566228
|
Moved current tests to the functional test suite in an attempt to introduce performance tests.
|
12 years ago |
Harold Bruintjes
|
6aea8de7ba
|
Readded cudd 2.5.0 from prismparser
|
12 years ago |
david
|
1642c5f66c
|
Added missing functions to CUDDs cpp interface
|
12 years ago |
gereon
|
490f037259
|
Kind of undoing the previous commit.
gcc can only link, if -lobj is the first cudd lib to be linked...
Now, all the object files can be removed from libobj.a
|
12 years ago |
gereon
|
4df73785ca
|
Modified cudd's libobj Makefile to work for me.
First: added CXXFLAGS line for g++
Second: added all necessary object files to libobj.a
|
12 years ago |
dehnert
|
42693bf0f2
|
Fixed wrong includes of cuddObj.hh in expression classes. Added missing files of cudd.
|
12 years ago |
dehnert
|
5b0af74fa6
|
Integrated a few more functions to CUDD which are necessary (PRISM adds them as well).
|
12 years ago |
dehnert
|
edd3a9a20e
|
Added possibility to evaluate expressions without concrete variables. Fixed some minor things in CUDD Makefiles. Renamed IR adapter.
|
12 years ago |
dehnert
|
9fbebb9349
|
Added CUDD to the repository.
|
12 years ago |