A C D E F G H I J L M N P R S T V

A

accept(File, String) - Method in class jr239.co620.FileNameFilter
 
ACOjoinedAttrbSearch - Class in jr239.co620
 
add(E) - Method in class jr239.co620.Couple
 
add(E, E) - Method in class jr239.co620.Couple
 
AppLog - Class in jr239.co620
 
AppLog() - Constructor for class jr239.co620.AppLog
 

C

CartesianProduct<T> - Class in combinatorics
A class that sequentially returns the cartesian product of sets, represented as a two-dimensional array.
CartesianProduct(T[][]) - Constructor for class combinatorics.CartesianProduct
Initialise a new operator, with given elements and size of the arrays to be returned.
cehckJAminCount(int) - Static method in class jr239.co620.SimpleBayesDataProcessor
 
checkJoinedAttributeValsMinCount() - Static method in class jr239.co620.SimpleBayesDataProcessor
 
collectionToArray(Collection<T>, Class<T>) - Static method in class combinatorics.CombinatoricOperator
Return an array that contains all the elements of the given collection.
Combinator<T> - Class in combinatorics
A class that sequentially returns all combinations of a certain number out of an array of given elements.
Combinator(T[], int) - Constructor for class combinatorics.Combinator
Initialise a new Combinator, with given elements and size of the arrays to be returned.
CombinatoricOperator<T> - Class in combinatorics
A common superclass for all combinatoric operators.
CombinatoricOperator(T[], int) - Constructor for class combinatorics.CombinatoricOperator
Initialise a new operator, with given elements and size of the arrays to be returned.
combinatorics - package combinatorics
 
computeJoinedAttrbsWorkingDataSet(int[]) - Static method in class jr239.co620.SimpleBayesDataProcessor
 
computeNext() - Method in class combinatorics.CartesianProduct
Compute the next array of indices.
computeNext() - Method in class combinatorics.Combinator
Compute the next array of indices.
computeNext() - Method in class combinatorics.CombinatoricOperator
Compute the next array of indices.
computeNext() - Method in class combinatorics.Permuter
Compute the next array of indices.
computeNext() - Method in class combinatorics.VariatorWithRepetition
Compute the next array of indices.
Couple<E> - Class in jr239.co620
 
Couple(E, E) - Constructor for class jr239.co620.Couple
 
CoupleTest - Class in jr239.co620
 
CoupleTest() - Constructor for class jr239.co620.CoupleTest
 

D

data - Static variable in class jr239.co620.Main
 

E

elements - Variable in class combinatorics.CartesianProduct
The elements the operator works upon.
elements - Variable in class combinatorics.CombinatoricOperator
The elements the operator works upon.

F

factorial(int) - Static method in class combinatorics.CombinatoricOperator
Compute the factorial of n.
FileNameFilter - Class in jr239.co620
 
FileNameFilter(String) - Constructor for class jr239.co620.FileNameFilter
 
finalSerchUpdateSearchPropertiesFile() - Static method in class jr239.co620.SimpleBayesDataProcessor
 
foldingsNum - Static variable in class jr239.co620.SimpleBayesDataProcessor
 

G

getACOjoinedAttribsTrainingDataSet() - Static method in class jr239.co620.SimpleBayesDataProcessor
 
getAttValsCountTest(String) - Method in class jr239.co620.SimpleBayesDataProcessor
 
getbaseLineCountToAttMap() - Static method in class jr239.co620.SimpleBayesDataProcessor
 
getBaseLineMaxClassCounts() - Static method in class jr239.co620.SimpleBayesDataProcessor
 
getBaslineEvaluation() - Static method in class jr239.co620.SimpleBayesDataProcessor
 
getClassifierEngine() - Static method in class jr239.co620.SimpleBayesDataProcessor
 
getClassifierEnginePerformanceOnJoinedAttributesDataset() - Static method in class jr239.co620.SimpleBayesDataProcessor
 
getInitalDataSetAttribsNumber() - Static method in class jr239.co620.SimpleBayesDataProcessor
 
getInitialDataSet() - Static method in class jr239.co620.SimpleBayesDataProcessor
===================================== private side ============================================== *
getInstance() - Static method in class jr239.co620.ACOjoinedAttrbSearch
protected
getInstance() - Static method in class jr239.co620.Main
 
getInstance(LogPanel) - Static method in class jr239.co620.SimpleBayesDataProcessor
 
getIntList(Set<Integer>) - Static method in class jr239.co620.ACOjoinedAttrbSearch
 
getMinCount() - Static method in class jr239.co620.SimpleBayesDataProcessor
 
getNumLeft() - Method in class combinatorics.CartesianProduct
Return number of variations not yet generated.
getNumLeft() - Method in class combinatorics.CombinatoricOperator
Return number of variations not yet generated.
getSBS() - Static method in class jr239.co620.SimpleBayesDataProcessor
 
getTotal() - Method in class combinatorics.CartesianProduct
Return the total number of variations.
getTotal() - Method in class combinatorics.CombinatoricOperator
Return the total number of variations.

H

hasNext() - Method in class combinatorics.CartesianProduct
Returns true if the iteration has more elements.
hasNext() - Method in class combinatorics.CombinatoricOperator
Returns true if the iteration has more elements.

I

indices - Variable in class combinatorics.CartesianProduct
An integer array backing up the original one to keep track of the indices.
indices - Variable in class combinatorics.CombinatoricOperator
An integer array backing up the original one to keep track of the indices.
initColonyEvaluationFolds() - Static method in class jr239.co620.SimpleBayesDataProcessor
 
initialiseIndices() - Method in class combinatorics.CartesianProduct
Initialise the array of indices.
initialiseIndices() - Method in class combinatorics.CombinatoricOperator
Initialise the array of indices.
initialiseIndices() - Method in class combinatorics.VariatorWithRepetition
Initialise the array of indices.
initialiseTotal() - Method in class combinatorics.CartesianProduct
Compute the total number of elements to return.
initialiseTotal(int, int) - Method in class combinatorics.Combinator
Compute the total number of elements to return.
initialiseTotal(int, int) - Method in class combinatorics.CombinatoricOperator
Compute the total number of elements to return.
initialiseTotal(int, int) - Method in class combinatorics.Permuter
Compute the total number of elements to return.
initialiseTotal(int, int) - Method in class combinatorics.VariatorWithRepetition
Compute the total number of elements to return.
iterator() - Method in class combinatorics.CartesianProduct
A combinatoric operator is itself an iterator.
iterator() - Method in class combinatorics.CombinatoricOperator
A combinatoric operator is itself an iterator.

J

jr239.co620 - package jr239.co620
 

L

lg - Static variable in class jr239.co620.SimpleBayesDataProcessor
 

M

main(String[]) - Static method in class jr239.co620.AppLog
 
main(String[]) - Static method in class jr239.co620.CoupleTest
 
Main - Class in jr239.co620
 
main(String[]) - Static method in class jr239.co620.Main
 

N

next() - Method in class combinatorics.CartesianProduct
Compute the next combination.
next() - Method in class combinatorics.CombinatoricOperator
Compute the next combination.

P

PCV - Static variable in class jr239.co620.ACOjoinedAttrbSearch
 
Permuter<T> - Class in combinatorics
A class that permutes a given array of elements.
Permuter(T[]) - Constructor for class combinatorics.Permuter
Initialise a new permuter, with given array of elements to permute.
processDataFromSource(String) - Static method in class jr239.co620.SimpleBayesDataProcessor
 
projectResources - Static variable in class jr239.co620.Main
 

R

remove() - Method in class combinatorics.CartesianProduct
Not supported.
remove() - Method in class combinatorics.CombinatoricOperator
Not supported.
remove(E) - Method in class jr239.co620.Couple
 
remove(E, E) - Method in class jr239.co620.Couple
 
reset() - Method in class combinatorics.CartesianProduct
Reset the iteration.
reset() - Method in class combinatorics.CombinatoricOperator
Reset the iteration.

S

setAC0TestingSetFoldGetColonySearchEvaluation(int, int[]) - Static method in class jr239.co620.SimpleBayesDataProcessor
 
setACOworkingSetFold(int) - Static method in class jr239.co620.SimpleBayesDataProcessor
 
setAntContext(String) - Static method in class jr239.co620.SimpleBayesDataProcessor
 
setAntid(int) - Static method in class jr239.co620.SimpleBayesDataProcessor
 
setJoinedAttributesValuesTest(String) - Static method in class jr239.co620.SimpleBayesDataProcessor
 
SetXvalidtnFoldsNum() - Static method in class jr239.co620.SimpleBayesDataProcessor
 
SimpleBayesDataProcessor - Class in jr239.co620
 
startSearch(LogPanel) - Static method in class jr239.co620.ACOjoinedAttrbSearch
 
system - Static variable in class jr239.co620.Main
 

T

testInternals() - Static method in class jr239.co620.ACOjoinedAttrbSearch
private static String getSamePheroWeightsCouplesSetsAsString(){ //lg.debug("Entering getSamePheroWeightsCouplesSetsAsString()\n"); StringBuilder s=new StringBuilder("\nCouples with same pheroWeights\n"); HashSet>couplesSet =null; for( Integer i : pheromeneWeightsToCouplesSetMap.keySet() ){ s.append( "..............PheromoneWeight:"+i+":CouplesSet:..........\n"); couplesSet = pheromeneWeightsToCouplesSetMap.get(i); couplesSet.remove(null); // "empty couple "null" couple is inserted in the set when created to avoid this possibiliey StringBuilder t = new StringBuilder();int x = 0; for (Couple cs : couplesSet ){ t .append(" CoupleNo:"+x+":"+ cs.toString()+" \n"); x++; }s.append(t+"----------End of couplesSet for weight:" + i + "-------------\n"); }//lg.debug("Leaving getSamePheroWeightsCouplesSetsAsString()\n"); return s.toString(); }

V

VariatorWithRepetition<T> - Class in combinatorics
A class that sequentially returns all variations with repetition of a certain number out of an array of given elements.
VariatorWithRepetition(T[], int) - Constructor for class combinatorics.VariatorWithRepetition
Initialise a new variator, with given elements and size of the arrays to be returned.

A C D E F G H I J L M N P R S T V

Copyright © 2008 This is an undergraduate research project at the University of Kent Computing Laboratory. All Rights Reserved.