You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Janson
6d1608a147
Dijkstra fixed, maybe
TODO: check; improve
Things that aren't going well:
- On the example graph BRP-16-2, all nodes have distance 1. I that
possible??
- The initial states list themself as their own predecessor. That's
bad, because it's simply false (unless there is a self-loop).
Former-commit-id: 06f9a28306 [formerly e7e2385e0d ]
Former-commit-id: 3505011831
11 years ago
..
carl
put the carl-config cmake in the right spot
10 years ago
cpptemplate
update cpptemplate to slightly fixed version
10 years ago
cudd-3.0.0
fixed bug in sparse dtmc elimination model checker. commented out weird eliminaton functions in CTMC model checker and storm.h
10 years ago
cusplibrary @ d8d7d9e97a
Added cusplibrary as a git submodule.
13 years ago
eigen-3.3-beta1
Removed all mentions of EIGEN_DEPRECATED from Eigen Sources. Each instance triggers an error about an unexpected attribute "deprecated". It seems to be a combination of Eigen + Storm or other 3rd party libraries since this error does not apprear in stand-alone compilations with Eigen3.
10 years ago
exprtk
Updated exprtk. made exprtk case-sensitive. fixed other minor issues
10 years ago
glpk-4.57
glpk 4.57 for the winners
11 years ago
gmm-5.0
added proper mult_add to gmm++
10 years ago
gtest-1.7.0
cmake: marked several variables as advanced
11 years ago
l3pp
merge l3pp branch
10 years ago
modernjson
modernjson updated, and removed deprecated flag as it causes some issues on ubuntu 16.10
10 years ago
sparsepp
adding sparsepp as a 3rd-party resource
10 years ago
sylvan
Link sylvan with gmp
10 years ago
xercesc-3.1.2
assorted fixes (builder for no-fix-deadline, semicolon, xercesbuild)
11 years ago
CMakeLists.txt
Fixed path for sylvan byproducts
10 years ago
include_cpptemplate.cmake
additional dependent targets as imported libs created
10 years ago
include_cudd.cmake
additional dependent targets as imported libs created
10 years ago
include_glpk.cmake
carl conf imported, other dependencies declared als import target and exported to storm conf
10 years ago
include_xerces.cmake
find xercesc is now provided by cmake, so we use that
10 years ago
include_xerces.cmake.save
carl conf imported, other dependencies declared als import target and exported to storm conf
10 years ago
include_xerces.cmake.save.1
carl conf imported, other dependencies declared als import target and exported to storm conf
10 years ago