sjunges
|
8d0046a9a7
|
Dftelements: equalType
Former-commit-id: 77b9b38246
|
10 years ago |
sjunges
|
391556cac1
|
work towards sym checks for dfts
Former-commit-id: 8c1b0e86fb
|
10 years ago |
dehnert
|
40aea6c929
|
replaced Cudd_CountMinterm by old version to fix what appears to be bug (sent mail to Fabio Somenzi)
Former-commit-id: 9af49d5b19
|
10 years ago |
dehnert
|
dd0813b8c4
|
cudd3 now working, but tests segfaulting
Former-commit-id: 9742e4e75e
|
10 years ago |
sjunges
|
aa72d8a158
|
added missing instantiation of sparse matrix with carl ratnumber
Former-commit-id: c080e9b4a5
|
10 years ago |
sjunges
|
0a9f68ed74
|
update dft towards cnt.abst
Former-commit-id: bce7a7a566
|
10 years ago |
dehnert
|
97d9ecccbb
|
started making cudd3 work
Former-commit-id: bc791536bb
|
10 years ago |
Mavo
|
b51d997d5b
|
Detect error with more than one spare in a module
Former-commit-id: a0812aa201
|
10 years ago |
Mavo
|
5655766d36
|
Small changes
Former-commit-id: cc2a75289e
|
10 years ago |
Mavo
|
7788d45ab5
|
No distinction between successful dependency and no dependency at all
Former-commit-id: b511493283
|
10 years ago |
Mavo
|
c78d9ff802
|
Fixed problems with pdeps
Former-commit-id: c46c88b177
|
10 years ago |
dehnert
|
b772c92edb
|
removed reward path formulas. reward path formulas are now just path formulas. this allows some invalid formulas to be constructed, so this now has to be checked dynamically
Former-commit-id: c8527c8e9a
|
10 years ago |
Mavo
|
c5214c6aba
|
Removed unused include
Former-commit-id: 90b0a9722e
|
10 years ago |
Mavo
|
a9c80ef9dc
|
Better error handling
Former-commit-id: 36bd110822
|
10 years ago |
Mavo
|
0a78ba13f5
|
MA to CTMC for trivial nondeterminism
Former-commit-id: 8a342f032e
|
10 years ago |
Mavo
|
3d4c5b3df2
|
Fixed output for flexible matrix
Former-commit-id: e2c9913b6e
|
10 years ago |
dehnert
|
8f087597cc
|
more work towards proper scheduler generation
Former-commit-id: ee6237ef49
|
10 years ago |
Mavo
|
63b0513f38
|
Set probability for pdeps
Former-commit-id: 2ac06e76c0
|
10 years ago |
Mavo
|
56bcdcc807
|
Priority queue as pointer
Former-commit-id: 7e0d0f8c8c
|
10 years ago |
dehnert
|
5a1039838f
|
made everything compile again and all tests passing
Former-commit-id: 65c66fb58f
|
10 years ago |
sjunges
|
4cc8442b77
|
Fixed warning about superfluous semicolon after a method def.
Former-commit-id: 22fa68a405
|
10 years ago |
Mavo
|
acab78ba0e
|
Added row groups to flexible matrix
Former-commit-id: 85c7dc944b
|
10 years ago |
Mavo
|
a1f05b1853
|
Set override
Former-commit-id: c8e7c5b690
|
10 years ago |
sjunges
|
27521fc027
|
fixed some warnings
Former-commit-id: ed6fbfc6ba
|
10 years ago |
sjunges
|
0e38738e09
|
DFT element types and some extensions to the elements API
Former-commit-id: cb70dee35a
|
10 years ago |
sjunges
|
42eb671435
|
work towards const correctness and additional methods
Former-commit-id: 2c4667412c
|
10 years ago |
Mavo
|
49dc27077c
|
Added row grouping members (but not the needed logic)
Former-commit-id: c4f7319e85
|
10 years ago |
Mavo
|
f67c92b526
|
FlexibleSparseMatrix is in own class now
Former-commit-id: fdc569e443
|
10 years ago |
sjunges
|
64d3273630
|
updates on isomorphism
Former-commit-id: 7bc9a91eab
|
10 years ago |
Mavo
|
64b24043c5
|
Dependencies working
Former-commit-id: e262bfc5aa
|
10 years ago |
Mavo
|
32c52d2271
|
Parse PDEPs
Former-commit-id: 623afd494f
|
10 years ago |
Mavo
|
d507eab7f3
|
Build Markov Automaton instead of CTMC
Former-commit-id: 26c299ad34
|
10 years ago |
Mavo
|
8896bc55dd
|
Added probabilities for FDeps
Former-commit-id: c679ebb321
|
10 years ago |
Mavo
|
4ece7e45a9
|
Added assertions
Former-commit-id: c84ad69729
|
10 years ago |
Mavo
|
e38648f6a7
|
FDeps are parsed and constructed but not used yet
Former-commit-id: fbd2a95f9c
|
10 years ago |
sjunges
|
ff69fcab98
|
refactored DFTElementType, fixed some minor things
Former-commit-id: d147e03bd7
|
10 years ago |
Mavo
|
3b1c695b5d
|
Another compile fix
Former-commit-id: 6bb97a0505
|
10 years ago |
sjunges
|
739963cfe1
|
find independent subdfts
Former-commit-id: fca8c8fab3
|
10 years ago |
sjunges
|
ed9ac339e6
|
dft isomorphism
Former-commit-id: 1404390f5a
|
10 years ago |
Mavo
|
d7e3d10272
|
Small refactoring
Former-commit-id: c800918d3e
|
10 years ago |
Mavo
|
7dd1bb67ea
|
Some refactoring
Former-commit-id: 95441da721
|
10 years ago |
Mavo
|
69a464d5ef
|
Changed unordered_set to BitVectorHashMap for DFTState
Former-commit-id: 35f57aa250
|
10 years ago |
Mavo
|
dd17955a3e
|
Added functionality to BitVectorHashMap
Former-commit-id: 0d1fa18d16
|
10 years ago |
dehnert
|
2e8f74a700
|
First steps toward exact linear equation solver
Former-commit-id: 669af13b84
|
10 years ago |
Mavo
|
a781df35c2
|
Use passive failure rate if BE is not used
Former-commit-id: fdc4a6687b
|
10 years ago |
Mavo
|
8211b8091d
|
Helpful comment
Former-commit-id: 96bef1efb4
|
10 years ago |
sjunges
|
d8191d8c6a
|
const formulae
Former-commit-id: 910d7ca539
|
10 years ago |
sjunges
|
ad01dfa611
|
refactored bisimulation a bit (mainly the entry point as well as hidden some options)
Former-commit-id: 5405a14930
|
10 years ago |
sjunges
|
93be84a4a8
|
fix in get parameters from model
Former-commit-id: c4c11b2b29
|
10 years ago |
sjunges
|
5e9c42f2af
|
intermediate commit
Former-commit-id: 6acb50ec62
|
10 years ago |