This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sp
/
tempest
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
7910
Commits
2
Branches
0
Tags
187 MiB
C++
97.8%
CMake
1.4%
Raku
0.4%
Cuda
0.3%
Tree:
05471d94fd
main
tempestpy_adaptions
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '05471d94fd'
${ noResults }
tempest
/
resources
History
Tim Quatmann
05471d94fd
Optimizations in JaniNextStateGenerator that avoid unnecessary (re-) allocations of memory. Moreover, before collecting the complete set of enabled edges for each automaton, we first check whether each automaton (that synchronizes with that action) has at least one enabled edge. This avoids checking unnecessarily many edge guards.
5 years ago
..
3rdparty
updated exprtk
5 years ago
cmake
Added new Gurobi version
5 years ago
doxygen
Fixed doxygen issue with old cmake version (issue #55)
6 years ago
examples
Use state elimination to eliminate chains of non-Markovian states in MA
5 years ago