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.
 
 
 
 
Mavo e258fe4fd2 Merge branch 'no_carl' into future 10 years ago
..
Ctmc.cpp Started on compiling without Carl 10 years ago
Ctmc.h CTMC constructor with exitRates 10 years ago
DeterministicModel.cpp Started on compiling without Carl 10 years ago
DeterministicModel.h instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 11 years ago
Dtmc.cpp Started on compiling without Carl 10 years ago
Dtmc.h more work towards exact solving 10 years ago
MarkovAutomaton.cpp Started on compiling without Carl 10 years ago
MarkovAutomaton.h small fix for building MAs 10 years ago
Mdp.cpp Started on compiling without Carl 10 years ago
Mdp.h MDPs, restrict choices, get choiceindex 11 years ago
Model.cpp Started on compiling without Carl 10 years ago
Model.h Started on compiling without Carl 10 years ago
NondeterministicModel.cpp Started on compiling without Carl 10 years ago
NondeterministicModel.h modifying reward models 11 years ago
StandardRewardModel.cpp Started on compiling without Carl 10 years ago
StandardRewardModel.h Fixed a bug in rewardModel's reduceToStateBasedRewards. Also added a function to check whether all rewards are zero. 10 years ago
StateAnnotation.h moved some internal structs from model builder to their own files to make them reusable 10 years ago
StateLabeling.cpp gurobi lp solver refactored in case gurobi is not found, and fixes for linux - sorry about earlier lack of checks on linux 11 years ago
StateLabeling.h cleaning includes for better compilation times 11 years ago
StochasticTwoPlayerGame.cpp ModelInstantiator + test 10 years ago
StochasticTwoPlayerGame.h Merge branch 'master' into menu_games 11 years ago