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.
 
 
 
 
 
 
Vojtech Forejt 4562006bb0 fixed multiobjective lp bug where the reward objective function was not set if there were no PCTL targets. 10 years ago
..
Makefile Tidy up JNI wrapper around NDSparseMatrix and push action index storage inside the data structure. 12 years ago
NDSparseMatrix.java Add some adversary generation for multi-objective value iteration (just exports one adv for each separated weighted objective). 10 years ago
PS_ExportMDP.cc Tidy up JNI wrapper around NDSparseMatrix and push action index storage inside the data structure. 12 years ago
PS_ExportMatrix.cc Slight changes to exporttransdot format (to match explicit): boxes bot circles for states (works better when there are state labels) and larger dots for mdp transitions. 15 years ago
PS_ExportSubMDP.cc Improvements to memory handling, especially in sparse/hybrid engines: 17 years ago
PS_JOR.cc Add intermittent progress updates to numerical solution (sparse engine). 14 years ago
PS_NondetBoundedUntil.cc Add intermittent progress updates to numerical solution (sparse engine). 14 years ago
PS_NondetCumulReward.cc Missing file from last commit. 13 years ago
PS_NondetInstReward.cc Add intermittent progress updates to numerical solution (sparse engine). 14 years ago
PS_NondetMultiObj.cc Re-enable disabled convergence check in multi-objective value iteration since it can give the wrong answer. Better fix follows. 10 years ago
PS_NondetMultiObjGS.cc Refactoring + tidying in multi-objective value iteration. 10 years ago
PS_NondetMultiReach.cc Minor refactoring and alignment between PS_NondetMultiReach.cc and PS_NondetMultiReach1.cc. 11 years ago
PS_NondetMultiReach.cc.withrewards Patch in current version of multi-objective model checking (from prism-multi branch). Still need to copy across etc/ directory containing lpsolve libraries. Also contains a few JDD fixes via Christian von Essen. 13 years ago
PS_NondetMultiReach1.cc Minor refactoring and alignment between PS_NondetMultiReach.cc and PS_NondetMultiReach1.cc. 11 years ago
PS_NondetMultiReachReward.cc fixed multiobjective lp bug where the reward objective function was not set if there were no PCTL targets. 10 years ago
PS_NondetMultiReachReward1.cc fixed multiobjective lp bug where the reward objective function was not set if there were no PCTL targets. 10 years ago
PS_NondetReachReward.cc Bugfixes in sparse engine adversary generation (cumulative reward and multi-objective): remove second stat line. 10 years ago
PS_NondetUntil.cc Code tidy. 10 years ago
PS_Power.cc Add intermittent progress updates to numerical solution (sparse engine). 14 years ago
PS_ProbBoundedUntil.cc Add intermittent progress updates to numerical solution (sparse engine). 14 years ago
PS_ProbCumulReward.cc Add intermittent progress updates to numerical solution (sparse engine). 14 years ago
PS_ProbInstReward.cc Add intermittent progress updates to numerical solution (sparse engine). 14 years ago
PS_ProbReachReward.cc Missing error messages (in GUI) about unsupported numerical methods. 15 years ago
PS_ProbTransient.cc Add intermittent progress updates to numerical solution (sparse engine). 14 years ago
PS_ProbUntil.cc Missing error messages (in GUI) about unsupported numerical methods. 15 years ago
PS_SOR.cc Add intermittent progress updates to numerical solution (sparse engine). 14 years ago
PS_StochBoundedUntil.cc Add intermittent progress updates to numerical solution (sparse engine). 14 years ago
PS_StochCumulReward.cc Add intermittent progress updates to numerical solution (sparse engine). 14 years ago
PS_StochSteadyState.cc Missing error messages (in GUI) about unsupported numerical methods. 15 years ago
PS_StochTransient.cc Add intermittent progress updates to numerical solution (sparse engine). 14 years ago
PrismSparse.cc Add some adversary generation for multi-objective value iteration (just exports one adv for each separated weighted objective). 10 years ago
PrismSparse.java Refactoring in multi-objective value iteration: move check for step-bounded with GS. 10 years ago
package-info.java Improved documentation (JavaDoc mostly). 15 years ago
sparse.cc Tidy up JNI wrapper around NDSparseMatrix and push action index storage inside the data structure. 12 years ago
sparse_adv.cc Corrected/added headers + copyright info. 13 years ago