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 12a92fc6ee Several fixes and additions to IR. Modifications to CMakeLists.txt of log4cplus to enable proper compilation under Mac OS. Fixes to coin2.nm. Added global variables to grammar and IR. Established basis for defining undefined constants of the model. Started to write MinimalLabelSetGenerator. 12 years ago
..
expressions Several fixes and additions to IR. Modifications to CMakeLists.txt of log4cplus to enable proper compilation under Mac OS. Fixes to coin2.nm. Added global variables to grammar and IR. Established basis for defining undefined constants of the model. Started to write MinimalLabelSetGenerator. 12 years ago
Assignment.cpp Further refactoring of IR classes. 12 years ago
Assignment.h Further refactoring of IR classes. 12 years ago
BooleanVariable.cpp Further refactoring of IR classes. 12 years ago
BooleanVariable.h Further refactoring of IR classes. 12 years ago
Command.cpp Refactored and fixed bugs in explicit model adapter. Added support for labeling of choices of a model. The explicit model adapter uses that functionality to label each choice with the involved PRISM commands. 12 years ago
Command.h Refactored and fixed bugs in explicit model adapter. Added support for labeling of choices of a model. The explicit model adapter uses that functionality to label each choice with the involved PRISM commands. 12 years ago
IR.h Removed some unnecessary boost stuff from IR expressions. Separated header and source file for all non-expression IR entities (expressions are still to come). Added comments for these classes. 12 years ago
IntegerVariable.cpp Fixed issues with PRISM parser. 12 years ago
IntegerVariable.h Further refactoring of IR classes. 12 years ago
Module.cpp Refactored and fixed bugs in explicit model adapter. Added support for labeling of choices of a model. The explicit model adapter uses that functionality to label each choice with the involved PRISM commands. 12 years ago
Module.h Several fixes and additions to IR. Modifications to CMakeLists.txt of log4cplus to enable proper compilation under Mac OS. Fixes to coin2.nm. Added global variables to grammar and IR. Established basis for defining undefined constants of the model. Started to write MinimalLabelSetGenerator. 12 years ago
Program.cpp Several fixes and additions to IR. Modifications to CMakeLists.txt of log4cplus to enable proper compilation under Mac OS. Fixes to coin2.nm. Added global variables to grammar and IR. Established basis for defining undefined constants of the model. Started to write MinimalLabelSetGenerator. 12 years ago
Program.h Several fixes and additions to IR. Modifications to CMakeLists.txt of log4cplus to enable proper compilation under Mac OS. Fixes to coin2.nm. Added global variables to grammar and IR. Established basis for defining undefined constants of the model. Started to write MinimalLabelSetGenerator. 12 years ago
RewardModel.cpp Further refactoring of IR classes. 12 years ago
RewardModel.h Further refactoring of IR classes. 12 years ago
StateReward.cpp Further refactoring of IR classes. 12 years ago
StateReward.h Further refactoring of IR classes. 12 years ago
TransitionReward.cpp Further refactoring of IR classes. 12 years ago
TransitionReward.h Further refactoring of IR classes. 12 years ago
Update.cpp Further refactoring of IR classes. 12 years ago
Update.h Further refactoring of IR classes. 12 years ago
Variable.cpp Fixed issues with PRISM parser. 12 years ago
Variable.h Further refactoring of IR classes. 12 years ago