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.
 
 
 
 
sjunges 548ba8bbeb somehow managed my way through the policy guessing, several minor extensions to solvers 9 years ago
..
ConditionalStateEliminator.cpp Started on compiling without Carl 9 years ago
ConditionalStateEliminator.h made elimination-based linear solver work in an alpha version. changed minor things in Eigen's SparseLU implementation to make it work with rational numbers and rational functions 9 years ago
DynamicStatePriorityQueue.cpp Started on compiling without Carl 9 years ago
DynamicStatePriorityQueue.h fixed crowds models to work with exact arithmetic. fixed dynamic state priority queue implementation. added setting to use dedicated elimination-based model checker instead of regular model checker (+ elimination solver) 9 years ago
EliminatorBase.cpp Started on compiling without Carl 9 years ago
EliminatorBase.h started generalizing elimination to equation system solving 9 years ago
EquationSystemEliminator.cpp Started on compiling without Carl 9 years ago
EquationSystemEliminator.h started generalizing elimination to equation system solving 9 years ago
MultiValueStateEliminator.cpp extended eliminator interface, merged model checking part 9 years ago
MultiValueStateEliminator.h extended eliminator interface, merged model checking part 9 years ago
PrioritizedStateEliminator.cpp extended eliminator interface, merged model checking part 9 years ago
PrioritizedStateEliminator.h extended eliminator interface, merged model checking part 9 years ago
StateEliminator.cpp Started on compiling without Carl 9 years ago
StateEliminator.h started generalizing elimination to equation system solving 9 years ago
StatePriorityQueue.cpp some refactoring of state-elimination-related things 9 years ago
StatePriorityQueue.h some refactoring of state-elimination-related things 9 years ago
StaticStatePriorityQueue.cpp some refactoring of state-elimination-related things 9 years ago
StaticStatePriorityQueue.h some refactoring of state-elimination-related things 9 years ago