A B C D E F G H I J K L M N O P Q R S T U V W Z 

B

Bank2Queues - Class in examples.jmdp
The present example describes a Bank office with "maxServers" tellers.
Bank2Queues(States<BankQueues>, double, double, double, double, double, int, int) - Constructor for class examples.jmdp.Bank2Queues
Builds a Bank2Queues
BasicExamples - Class in examples.jphase
This class contains some basic examples that illustrate the use of jPhase
BasicExamples() - Constructor for class examples.jphase.BasicExamples
 
BBPhase - Class in examples.jmarkov
This is the Java implementation for the Bucket Brigades System using Phase Distribution.
BBPhase(int, int, ContPhaseVar[], double[][]) - Constructor for class examples.jmarkov.BBPhase
Builds a Bucket Brigade system.
BBPhBuf - Class in examples.jmarkov
This class is a java implementation of Bucket Brigades System using Phase Distribution and buffers among the stations.
BBPhBuf(int, int, ContPhaseVar[], double[][], int[]) - Constructor for class examples.jmarkov.BBPhBuf
Builds a Bucket brigades system.
BBPhBuf() - Constructor for class examples.jmarkov.BBPhBuf
Used by GUI.
BBPhBufExp - Class in examples.jmarkov
This class model a Bucket Brigades production line with phase type service times.
BBPhBufExp() - Constructor for class examples.jmarkov.BBPhBufExp
 
bestPolicy(S) - Method in class jmarkov.jmdp.solvers.FiniteSolver
Prints out the policy
binomial(int, int) - Static method in class jphase.Utils
Binomial coefficient
BottelNeckAfter() - Static method in class examples.jmarkov.BBPhBufExp
 
BottelNeckBefore() - Static method in class examples.jmarkov.BBPhBufExp
 
BucketBrigades - Class in examples.jmarkov
This class describes a Bucket Brigades system with no intermediate buffers, N workers and M machines with possibly uneven working velocities.
BucketBrigades(int, int, double[][]) - Constructor for class examples.jmarkov.BucketBrigades
 
BucketBrigades(int, int, double[], double[]) - Constructor for class examples.jmarkov.BucketBrigades
This method construct a BB where workers consistently dominate each other.
BucketBuffers - Class in examples.jmarkov
Model of a Bucket Brigades production system with buffers.
BucketBuffers(double[][], int[]) - Constructor for class examples.jmarkov.BucketBuffers
Creates a Bucket Brigades system with the given process rates and buffer capacities.
BucketBuffers(String, String) - Constructor for class examples.jmarkov.BucketBuffers
Creates a Bucket Brigades system with the given process rates and buffer capacities read form the files..
BucketBuffers() - Constructor for class examples.jmarkov.BucketBuffers
Used by GUI
bufferVariation(int, int, double[][], ContPhaseVar[], boolean[], int, FileWriter, String, int) - Static method in class examples.jmarkov.BBPhBufExp
 
bufferVariation() - Static method in class examples.jmarkov.BBPhBufExp
 
buildSolution() - Method in class jmarkov.jmdp.solvers.LPBCLDiscountedSolver
 
buildSolution() - Method in interface jmarkov.jmdp.solvers.LPSolver
The implementator classes should override this class to build the solution after the model has been solved.
buildSolution() - Method in class jmarkov.jmdp.solvers.MpsLpDiscountedSolver
The implementator classes should override this class to build the solution after the model has been solved.
buildSolution() - Method in class jmarkov.jmdp.solvers.MPSQsOptAverageSolver
 
buildSolution() - Method in class jmarkov.jmdp.solvers.MPSQsOptDiscountedSolver
 
buildSolution() - Method in class jmarkov.jmdp.solvers.MPSXpressAverage
 
buildSolution() - Method in class jmarkov.jmdp.solvers.MPSXpressDiscounted
A solution provided for a MPS File by Xpress-Optmizer has the next framework.
A B C D E F G H I J K L M N O P Q R S T U V W Z