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.
 
 
 
 
dehnert 2d8cc2efcd Added reordering functionality to DD interface. 11 years ago
..
Assignment.cpp Fixed an issue with templated variadic template arguments (see http://stackoverflow.com/questions/23119273/use-a-templated-variadic-template-parameter-as-specialized-parameter for discussion) 11 years ago
Assignment.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
BooleanVariable.cpp Fixed an issue with templated variadic template arguments (see http://stackoverflow.com/questions/23119273/use-a-templated-variadic-template-parameter-as-specialized-parameter for discussion) 11 years ago
BooleanVariable.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
Command.cpp Added class for initial construct of PRISM programs (to capture position information). Added more validity checks for programs and tests for them (not all though). 11 years ago
Command.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
Constant.cpp Added class for initial construct of PRISM programs (to capture position information). Added more validity checks for programs and tests for them (not all though). 11 years ago
Constant.h Unified some method names. 11 years ago
Formula.cpp Added class for initial construct of PRISM programs (to capture position information). Added more validity checks for programs and tests for them (not all though). 11 years ago
Formula.h Unified some method names. 11 years ago
InitialConstruct.cpp Added class for initial construct of PRISM programs (to capture position information). Added more validity checks for programs and tests for them (not all though). 11 years ago
InitialConstruct.h Added class for initial construct of PRISM programs (to capture position information). Added more validity checks for programs and tests for them (not all though). 11 years ago
IntegerVariable.cpp Fixed an issue with templated variadic template arguments (see http://stackoverflow.com/questions/23119273/use-a-templated-variadic-template-parameter-as-specialized-parameter for discussion) 11 years ago
IntegerVariable.h Unified some method names. 11 years ago
Label.cpp Added class for initial construct of PRISM programs (to capture position information). Added more validity checks for programs and tests for them (not all though). 11 years ago
Label.h Unified some method names. 11 years ago
LocatedInformation.cpp Added class for initial construct of PRISM programs (to capture position information). Added more validity checks for programs and tests for them (not all though). 11 years ago
LocatedInformation.h Fixed bugs in some files. 11 years ago
Module.cpp Added class for initial construct of PRISM programs (to capture position information). Added more validity checks for programs and tests for them (not all though). 11 years ago
Module.h If a module is renamed from some other module, this is now kept track of in the respective PRISM classes. 11 years ago
Program.cpp Added reordering functionality to DD interface. 11 years ago
Program.h Added class for initial construct of PRISM programs (to capture position information). Added more validity checks for programs and tests for them (not all though). 11 years ago
RewardModel.cpp Started adapting dependent classes to new PRISM classes. 11 years ago
RewardModel.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
StateReward.cpp Fixed an issue with templated variadic template arguments (see http://stackoverflow.com/questions/23119273/use-a-templated-variadic-template-parameter-as-specialized-parameter for discussion) 11 years ago
StateReward.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
TransitionReward.cpp Fixed an issue with templated variadic template arguments (see http://stackoverflow.com/questions/23119273/use-a-templated-variadic-template-parameter-as-specialized-parameter for discussion) 11 years ago
TransitionReward.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
Update.cpp Added class for initial construct of PRISM programs (to capture position information). Added more validity checks for programs and tests for them (not all though). 11 years ago
Update.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
Variable.cpp Fixed an issue with templated variadic template arguments (see http://stackoverflow.com/questions/23119273/use-a-templated-variadic-template-parameter-as-specialized-parameter for discussion) 11 years ago
Variable.h Unified some method names. 11 years ago