sjunges
|
c25889bc3e
|
minor
Former-commit-id: 1a746c86f2
|
9 years ago |
sjunges
|
2ab4417ed4
|
symmetry also check deps for roots now
Former-commit-id: a1141250c2
|
9 years ago |
sjunges
|
130fa1328a
|
function returns independent symmetries
Former-commit-id: 674f0bcff2
|
9 years ago |
sjunges
|
11f01cdf52
|
towards using symred for counting abstr
Former-commit-id: 51bad8ba1e
|
9 years ago |
sjunges
|
2dbcd260e4
|
symred is now an option
Former-commit-id: 5725991656
|
9 years ago |
sjunges
|
aaec1fd3bd
|
isomorphism runs through first tests :)
Former-commit-id: c83157ba7a
|
9 years ago |
sjunges
|
30df7c0bda
|
Convenience info about bijectioncandidates
Former-commit-id: c2af2c957a
|
9 years ago |
sjunges
|
7663c29c5d
|
Fix in SubDFT computation.
Former-commit-id: aec3f5d0de
|
9 years ago |
sjunges
|
ca77078a9c
|
Deterministic Building for DFTs
Former-commit-id: bb669a034e
|
9 years ago |
sjunges
|
7bf6dbbaab
|
outgoingDependencies in c++ style :)
Former-commit-id: 51af1f47ba
|
9 years ago |
sjunges
|
cc92085a15
|
bijection check for homomorphism
Former-commit-id: bf7f2f4066
|
9 years ago |
Mavo
|
2e4afbc69b
|
Ingoing and outgoing dependencies
Former-commit-id: 191acc897b
|
9 years ago |
sjunges
|
d00b32b548
|
fix of static parents and fixed warning in element types
Former-commit-id: 816efd9c55
|
9 years ago |
sjunges
|
c0dfaef066
|
DFTElement: hasOnlyStaticParents
Former-commit-id: 449222f331
|
9 years ago |
sjunges
|
cd3af54bb5
|
Dftelementstype: is static gate
Former-commit-id: a7b82e8ea9
|
9 years ago |
sjunges
|
8d0046a9a7
|
Dftelements: equalType
Former-commit-id: 77b9b38246
|
9 years ago |
sjunges
|
391556cac1
|
work towards sym checks for dfts
Former-commit-id: 8c1b0e86fb
|
9 years ago |
sjunges
|
559142919d
|
hotfix for segfaults, compile storm and log4cplus static
Former-commit-id: c4b18d9c83
|
9 years ago |
sjunges
|
e83147ed42
|
include storm version only once
Former-commit-id: 52b0ccfd28
|
9 years ago |
sjunges
|
3209c52a7c
|
elim linear equation solver used the wrong rational number
Former-commit-id: ca468397ce
|
9 years ago |
sjunges
|
aa72d8a158
|
added missing instantiation of sparse matrix with carl ratnumber
Former-commit-id: c080e9b4a5
|
9 years ago |
sjunges
|
e24343516c
|
constants comparator extended to carlrationalnumber (cln/cl_ra)
Former-commit-id: a14c5c4092
|
9 years ago |
sjunges
|
266d417168
|
constants.h/cpp extended to treat carl rational numbers
Former-commit-id: 12f0dfbc2c
|
9 years ago |
sjunges
|
16a2152794
|
hash_value for cln::cl_ra
Former-commit-id: 934795bd78
|
9 years ago |
sjunges
|
0a9f68ed74
|
update dft towards cnt.abst
Former-commit-id: bce7a7a566
|
9 years ago |
Mavo
|
b51d997d5b
|
Detect error with more than one spare in a module
Former-commit-id: a0812aa201
|
9 years ago |
Mavo
|
5655766d36
|
Small changes
Former-commit-id: cc2a75289e
|
9 years ago |
Mavo
|
7788d45ab5
|
No distinction between successful dependency and no dependency at all
Former-commit-id: b511493283
|
9 years ago |
Mavo
|
c78d9ff802
|
Fixed problems with pdeps
Former-commit-id: c46c88b177
|
9 years ago |
Mavo
|
c5214c6aba
|
Removed unused include
Former-commit-id: 90b0a9722e
|
9 years ago |
Mavo
|
a9c80ef9dc
|
Better error handling
Former-commit-id: 36bd110822
|
9 years ago |
Mavo
|
6b31b23c62
|
Removed unused time keeping variables
Former-commit-id: 67449791d5
|
9 years ago |
Mavo
|
67626ff9bb
|
Xcode support for new directory
Former-commit-id: 7d3776d555
|
9 years ago |
dehnert
|
fa44d65ebd
|
renamed policy to scheduler in some variable names
Former-commit-id: cfbaaa533d
|
9 years ago |
dehnert
|
3727018ef4
|
added functionality to sparse MDP helper to compute until probabilities just for maybe states (and produce the corresponding scheduler)
Former-commit-id: 79aae02a13
|
9 years ago |
Mavo
|
0a78ba13f5
|
MA to CTMC for trivial nondeterminism
Former-commit-id: 8a342f032e
|
9 years ago |
sjunges
|
471ae19438
|
refactored further parts of the external library building
Former-commit-id: 81ab395bb1
|
9 years ago |
Mavo
|
a6a8e5fff6
|
Structure for MA to CTMC
Former-commit-id: 6dee4cec3c
|
9 years ago |
Mavo
|
3d4c5b3df2
|
Fixed output for flexible matrix
Former-commit-id: e2c9913b6e
|
9 years ago |
dehnert
|
8f087597cc
|
more work towards proper scheduler generation
Former-commit-id: ee6237ef49
|
9 years ago |
Mavo
|
63b0513f38
|
Set probability for pdeps
Former-commit-id: 2ac06e76c0
|
9 years ago |
Mavo
|
017fa19281
|
Fixed compile issue
Former-commit-id: a58c76d175
|
9 years ago |
Mavo
|
7bf5fcb308
|
Fixed compile issue under Debian
Former-commit-id: 13fe157a96
|
9 years ago |
Mavo
|
56bcdcc807
|
Priority queue as pointer
Former-commit-id: 7e0d0f8c8c
|
9 years ago |
dehnert
|
5a1039838f
|
made everything compile again and all tests passing
Former-commit-id: 65c66fb58f
|
9 years ago |
sjunges
|
4cc8442b77
|
Fixed warning about superfluous semicolon after a method def.
Former-commit-id: 22fa68a405
|
9 years ago |
Mavo
|
acab78ba0e
|
Added row groups to flexible matrix
Former-commit-id: 85c7dc944b
|
9 years ago |
sjunges
|
3d0826849e
|
glpk 4.57 for the winners
Former-commit-id: 568dad7ba4
|
9 years ago |
dehnert
|
2dd6a3dba2
|
minor change
Former-commit-id: 32568cc503
|
9 years ago |
dehnert
|
bdcd4b26a3
|
refactoring early termination and solve goals and bounds
Former-commit-id: 123835f655
|
9 years ago |