de.uka.ipd.sdq.pcmsolver.tests
Class MarkovTest06ORC

java.lang.Object
  extended by de.uka.ipd.sdq.pcmsolver.tests.MarkovTest06ORC

public class MarkovTest06ORC
extends Object

This is an adaption of MarkovTest05ORC. Here we are interested in finding an optimal solution for providing some target reliability. This includes performing a binary search over the possible base failure probabilities.

Author:
brosch

Constructor Summary
MarkovTest06ORC()
           
 
Method Summary
 void extendedMarkovTransform()
          
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MarkovTest06ORC

public MarkovTest06ORC()
Method Detail

setUp

Sets up the test configuration.

Throws:
IOException - might be thrown during file copy

extendedMarkovTransform

Performs the sensitivity analysis.

Throws:
IOException - might be thrown during script file generation
InterruptedException - might be thrown during R execution