Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
G
generateDerivative(String)
- Method in class edu.neu.ccs.seller.
Seller
Derivatives are generated randomly choosing two relations which gives profit of atleast 0.06
generateRawMaterial(int, Type)
- Static method in class edu.neu.ccs.rawmaterial.
RawMaterialUtil
Generates Raw material.
generateRawMaterial(int, List<TypeInstance>)
- Static method in class edu.neu.ccs.rawmaterial.
RawMaterialUtil
Generates Raw material.
generateRawMaterial(int, Type)
- Method in class edu.neu.ccs.seller.
Seller
Generates Raw material.
generateSymFormula(int, int)
- Static method in class edu.neu.ccs.rawmaterial.
SymFormula
Resturns a two dimensional array of Strings that contains rows of symmetric formula
getBias(int)
- Method in class edu.neu.ccs.bias.
BiasCalculator
Calculate bias for the input relation number The maxBias is the value of bias that maximizes the probability function.
getFinishedProduct(RawMaterial)
- Method in class edu.neu.ccs.buyer.
Buyer
Provides a finished product for the given raw material
getFraction()
- Method in class edu.neu.ccs.bias.
Pair
getInstance()
- Static method in class edu.neu.ccs.bias.
BiasCalculator
Get an instance of BiasCalculator class
getOptimumBias(int, int)
- Static method in class edu.neu.ccs.util.
MinMaxSolver
Calculate the optimum bias for the two relations
getOptimumPrice(List<TypeInstance>)
- Static method in class edu.neu.ccs.util.
MinMaxSolver
Find the optimum price for input relations.
getOptimumPrice(RelationNr, RelationNr)
- Static method in class edu.neu.ccs.util.
MinMaxSolver
Find the optimum price for two relations
getOptimumT(int, int)
- Static method in class edu.neu.ccs.util.
MinMaxSolver
Calculate the optimum ratio x/x+y where x - weight for relation1 and y - weight for relation2
getPairs()
- Method in class edu.neu.ccs.bias.
InputInitial
getPolynomial(int)
- Method in class edu.neu.ccs.bias.
BiasCalculator
Gets the bias function for the relation
getPrice(int)
- Method in class edu.neu.ccs.bias.
BiasCalculator
Returns price for the input relation number.
getPrice(Type)
- Method in class edu.neu.ccs.seller.
Seller
Gets the optimum price for the given relations in form of Type.
getPrice(Derivative)
- Method in class edu.neu.ccs.seller.
Seller
Gets the optimum price for the given derivative.
getRelationNumber()
- Method in class edu.neu.ccs.bias.
Pair
goldenMean(int, int)
- Static method in class edu.neu.ccs.util.
Binomial
goodBuy(Derivative)
- Method in class edu.neu.ccs.buyer.
Buyer
Suggests if the derivative with a list of relations is a good buy or not Takes only two relations
goodBuy(Derivative, double)
- Method in class edu.neu.ccs.buyer.
Buyer
Suggests if the derivative with a list of relations is a good buy or not.
goodBuy(Type, Price)
- Method in class edu.neu.ccs.buyer.
Buyer
Suggests if the derivative with a list of relations is a good buy or not
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U