- get() - Method in class ai.libs.jaicore.basic.EntitySelector
-
- get(int) - Method in class ai.libs.jaicore.basic.sets.ListDecorator
-
- get() - Static method in class ai.libs.jaicore.interrupt.Interrupter
-
- getActivationTime() - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- getActiveTasks() - Method in class ai.libs.jaicore.concurrent.GlobalTimer
-
- getAlgorithm() - Method in interface ai.libs.jaicore.basic.algorithm.IAlgorithmFactory
-
- getAlgorithm(I) - Method in interface ai.libs.jaicore.basic.algorithm.IAlgorithmFactory
-
- getAlgorithm() - Method in class ai.libs.jaicore.basic.sets.LDSRelationComputerFactory
-
- getAlgorithm(RelationComputationProblem<T>) - Method in class ai.libs.jaicore.basic.sets.LDSRelationComputerFactory
-
- getAlgorithmId() - Method in class ai.libs.jaicore.basic.algorithm.events.AAlgorithmEvent
-
- getAlgorithmId() - Method in interface ai.libs.jaicore.basic.algorithm.events.AlgorithmEvent
-
- getAllPossibleSubsets(Collection<T>) - Static method in class ai.libs.jaicore.basic.sets.SetUtil
-
- getAllPossibleSubsetsWithSize(Collection<T>, int) - Static method in class ai.libs.jaicore.basic.sets.SetUtil
-
- getAllPossibleSubsetsWithSizeParallely(Collection<T>, int) - Static method in class ai.libs.jaicore.basic.sets.SetUtil
-
- getAllUnresolvedInterrupts() - Method in class ai.libs.jaicore.interrupt.Interrupter
-
- getAllUnresolvedInterruptsOfThread(Thread) - Method in class ai.libs.jaicore.interrupt.Interrupter
-
- getArrayWithValues(int, String) - Static method in class ai.libs.jaicore.basic.StringUtil
-
- getAsBoolean(String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as boolean for the given key.
- getAsBooleanList(String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as boolean list for the given key.
- getAsBooleanList(String, String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as boolean list for the given key.
- getAsByte(String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as byte for the given key.
- getAsDouble(String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as double for the given key.
- getAsDoubleList(String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as double list for the given key.
- getAsDoubleList(String, String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as double list for the given key.
- getAsFile(String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as a File object.
- getAsInt(String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as integer for the given key.
- getAsIntList(String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as integer list for the given key.
- getAsIntList(String, String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as integer list for the given key.
- getAsLong(String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as long for the given key.
- getAsObject(String, Class<?>) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as object for the given key.
- getAsShort(String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as short for the given key.
- getAsString(String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as string for the given key.
- getAsStringList(String, String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Returns a value as string list for the given key.
- getBestSeenSolution() - Method in class ai.libs.jaicore.basic.algorithm.AOptimizer
-
- getCancelable() - Method in class ai.libs.jaicore.concurrent.CancellationTimerTask
-
- getCartesianProductOfSetsOfSameClass(Collection<Collection<T>>) - Static method in class ai.libs.jaicore.basic.sets.SetUtil
-
- getChildren() - Method in class ai.libs.jaicore.graph.TreeNode
-
- getCollection() - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
- getCollectionID() - Method in class ai.libs.jaicore.basic.kvstore.KVStoreCollection
-
- getColumnsOfCSV() - Method in class ai.libs.jaicore.basic.kvstore.Table
-
- getCommonChars(boolean) - Static method in class ai.libs.jaicore.basic.StringUtil
-
- getConfig() - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- getConfig() - Method in interface ai.libs.jaicore.basic.algorithm.IAlgorithm
-
- getDelay() - Method in exception ai.libs.jaicore.basic.algorithm.AlgorithmExecutionCanceledException
-
- getDelay() - Method in exception ai.libs.jaicore.basic.algorithm.exceptions.AlgorithmTimeoutedException
-
- getDelay() - Method in exception ai.libs.jaicore.basic.algorithm.exceptions.DelayedTerminationCheckException
-
- getDescriptor() - Method in class ai.libs.jaicore.concurrent.NamedTimerTask
-
- getDistance(T, T) - Method in interface ai.libs.jaicore.basic.IMetric
-
- getDriver() - Method in class ai.libs.jaicore.basic.SQLAdapter
-
- getEdgeLabel(SetUtil.Pair<T, T>) - Method in class ai.libs.jaicore.graph.LabeledGraph
-
- getEdgeLabel(T, T) - Method in class ai.libs.jaicore.graph.LabeledGraph
-
- getEdges() - Method in class ai.libs.jaicore.graph.Graph
-
- getElement() - Method in class ai.libs.jaicore.basic.sets.ElementDecorator
-
- getExceptionInfo(Throwable) - Static method in class ai.libs.jaicore.logging.LoggerUtil
-
- getExceptionInfo(Throwable, List<SetUtil.Pair<String, Object>>) - Static method in class ai.libs.jaicore.logging.LoggerUtil
-
- getExistingFileWithHighestPriority(String, String...) - Static method in class ai.libs.jaicore.basic.FileUtil
-
Returns the file for a given path with the highest priority which also exists; the resource path is the backup solution with lowest priority.
- getFileReaderForTempFile(String) - Method in class ai.libs.jaicore.basic.TempFileHandler
-
Create or retrieve an existing file reader for a temporary file by UUID.
- getFilesOfFolder(File) - Static method in class ai.libs.jaicore.basic.FileUtil
-
- getFileWriterForTempFile(String) - Method in class ai.libs.jaicore.basic.TempFileHandler
-
Create or retrieve an existing file writer for a temporary file by UUID.
- getGID() - Method in class ai.libs.jaicore.basic.algorithm.events.ASolutionCandidateFoundEvent
-
- getHookToExecutePriorToInterruption() - Method in class ai.libs.jaicore.concurrent.CancellationTimerTask
-
- getHookToExecutePriorToInterruption() - Method in class ai.libs.jaicore.interrupt.InterruptionTimerTask
-
- getId() - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- getId() - Method in interface ai.libs.jaicore.basic.algorithm.IAlgorithm
-
globally unique identifier for the algorithm run
- getInput() - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- getInput() - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithmFactory
-
- getInput() - Method in interface ai.libs.jaicore.basic.algorithm.IAlgorithm
-
- getInstance() - Static method in class ai.libs.jaicore.concurrent.GlobalTimer
-
- getIntegersFromTo(int, int) - Static method in class ai.libs.jaicore.basic.MathExt
-
- getInterruptedThread() - Method in class ai.libs.jaicore.interrupt.Interrupt
-
- getInterruptingThread() - Method in class ai.libs.jaicore.interrupt.Interrupt
-
- getInterruptOfCurrentThreadWithReason(Object) - Method in class ai.libs.jaicore.interrupt.Interrupter
-
- getInterruptOfThreadWithReason(Thread, Object) - Method in class ai.libs.jaicore.interrupt.Interrupter
-
- getInverted() - Method in class ai.libs.jaicore.basic.EntitySelector
-
- getInvertedCopyOfList(List<T>) - Static method in class ai.libs.jaicore.basic.sets.SetUtil
-
- getItem() - Method in exception ai.libs.jaicore.graph.NodeNotFoundException
-
- getItems() - Method in class ai.libs.jaicore.graph.Graph
-
- getLatestUnresolvedInterruptOfCurrentThread() - Method in class ai.libs.jaicore.interrupt.Interrupter
-
- getLatestUnresolvedInterruptOfThread(Thread) - Method in class ai.libs.jaicore.interrupt.Interrupter
-
- getLinearization() - Method in class ai.libs.jaicore.basic.sets.PartialOrderedSet
-
- getLineBasedStringRepresentation() - Method in class ai.libs.jaicore.graph.Graph
-
Creates a new line for each path in the graph where the prefix common to the previous line is omitted.
- getLineBasedStringRepresentation(int) - Method in class ai.libs.jaicore.graph.Graph
-
- getList() - Method in class ai.libs.jaicore.basic.sets.ListDecorator
-
- getLoggerName() - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- getLoggerName() - Method in class ai.libs.jaicore.basic.algorithm.AOptimizer
-
- getLoggerName() - Method in interface ai.libs.jaicore.basic.ILoggingCustomizable
-
- getMaxObservedThreads() - Method in class ai.libs.jaicore.concurrent.ThreadGroupObserver
-
- getMessage(T) - Method in class ai.libs.jaicore.timing.TimedObjectEvaluator
-
- getMultiplyContainedItems(List<T>) - Static method in class ai.libs.jaicore.basic.sets.SetUtil
-
- getNumberOfActiveTasks() - Method in class ai.libs.jaicore.concurrent.GlobalTimer
-
- getNumCPUs() - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- getNumCPUs() - Method in interface ai.libs.jaicore.basic.algorithm.IAlgorithm
-
- getNumCreatedNodes() - Method in class ai.libs.jaicore.basic.sets.LDSRelationComputer
-
- getNumRecycledNodes() - Method in class ai.libs.jaicore.basic.sets.LDSRelationComputer
-
- getParent() - Method in class ai.libs.jaicore.graph.TreeNode
-
- getPermutations(Collection<T>) - Static method in class ai.libs.jaicore.basic.sets.SetUtil
-
- getPotenceOfSet(Collection<T>, byte) - Static method in class ai.libs.jaicore.basic.sets.SetUtil
-
- getPredecessors(T) - Method in class ai.libs.jaicore.graph.Graph
-
- getPrefixFilter() - Method in class ai.libs.jaicore.basic.sets.RelationComputationProblem
-
- getPreparedStatement(String) - Method in class ai.libs.jaicore.basic.SQLAdapter
-
- getPropertyOf(C) - Method in interface ai.libs.jaicore.basic.IGetter
-
- getRandomElement(Collection<T>) - Static method in class ai.libs.jaicore.basic.sets.SetUtil
-
- getRandomString(int, char[]) - Static method in class ai.libs.jaicore.basic.StringUtil
-
- getReasonForInterruption() - Method in class ai.libs.jaicore.interrupt.Interrupt
-
- getRemainingTimeToDeadline() - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- getResourceAsFile(String) - Static method in class ai.libs.jaicore.basic.ResourceUtil
-
Returns the file corresponding to the given path.
- getResultsOfQuery(String) - Method in class ai.libs.jaicore.basic.SQLAdapter
-
- getResultsOfQuery(String, String[]) - Method in class ai.libs.jaicore.basic.SQLAdapter
-
- getResultsOfQuery(String, List<String>) - Method in class ai.libs.jaicore.basic.SQLAdapter
-
- getRoot() - Method in class ai.libs.jaicore.graph.Graph
-
- getRootNode() - Method in class ai.libs.jaicore.graph.TreeNode
-
- getRowsOfCSV() - Method in class ai.libs.jaicore.basic.kvstore.Table
-
- getRowsOfTable(String) - Method in class ai.libs.jaicore.basic.SQLAdapter
-
- getRowsOfTable(String, Map<String, String>) - Method in class ai.libs.jaicore.basic.SQLAdapter
-
- getScore() - Method in interface ai.libs.jaicore.basic.algorithm.events.ScoredSolutionCandidateFoundEvent
-
- getScore() - Method in interface ai.libs.jaicore.basic.ScoredItem
-
- getSets() - Method in class ai.libs.jaicore.basic.sets.RelationComputationProblem
-
- getSinks() - Method in class ai.libs.jaicore.graph.Graph
-
- getSolutionCandidate() - Method in class ai.libs.jaicore.basic.algorithm.events.ASolutionCandidateFoundEvent
-
- getSolutionCandidate() - Method in interface ai.libs.jaicore.basic.algorithm.events.SolutionCandidateFoundEvent
-
- getSources() - Method in class ai.libs.jaicore.graph.Graph
-
- getStandardGroupingHandler() - Static method in enum ai.libs.jaicore.basic.kvstore.KVStoreCollection.EGroupMethod
-
- getState() - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- getStringRepresentation(String[]) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Allows to get a string representation of this KVStore incorporating only key value pairs for the named
- getSuccessors(T) - Method in class ai.libs.jaicore.graph.Graph
-
- getTempFile(String) - Method in class ai.libs.jaicore.basic.TempFileHandler
-
Get the temporary file with the UUID.
- getTempFileDirPath() - Method in class ai.libs.jaicore.basic.TempFileHandler
-
- getThreadsAtPointOfViolation() - Method in class ai.libs.jaicore.concurrent.ThreadGroupObserver
-
- getThreadToBeInterrupted() - Method in class ai.libs.jaicore.interrupt.InterruptionTimerTask
-
- getTimeout() - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- getTimeout() - Method in interface ai.libs.jaicore.basic.algorithm.IAlgorithm
-
- getTimeout(T) - Method in class ai.libs.jaicore.timing.TimedObjectEvaluator
-
- getTimeoutPrecautionOffset() - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- getTimestamp() - Method in class ai.libs.jaicore.basic.algorithm.events.AAlgorithmEvent
-
- getTimestamp() - Method in interface ai.libs.jaicore.basic.algorithm.events.AlgorithmEvent
-
- getTimestampOfInterruption() - Method in class ai.libs.jaicore.interrupt.Interrupt
-
- getTotalOrder() - Method in class ai.libs.jaicore.basic.sets.PartialOrderedSet
-
- getTransitiveClosure(E) - Method in class ai.libs.jaicore.basic.sets.PartialOrderedSet
-
Gets the transitive closure of an element under this relation.
- getTransitiveClosure(Set<E>) - Method in class ai.libs.jaicore.basic.sets.PartialOrderedSet
-
Gets the transitive closure of a set.
- getTruthTable(int) - Static method in class ai.libs.jaicore.basic.Combinatorics
-
- getTuple() - Method in class ai.libs.jaicore.basic.sets.TupleFoundEvent
-
- getTuple() - Method in class ai.libs.jaicore.basic.sets.TupleOfCartesianProductFoundEvent
-
- getValue() - Method in class ai.libs.jaicore.graph.TreeNode
-
- getValuesOnPathFromRoot() - Method in class ai.libs.jaicore.graph.TreeNode
-
- getX() - Method in class ai.libs.jaicore.basic.sets.SetUtil.Pair
-
- getY() - Method in class ai.libs.jaicore.basic.sets.SetUtil.Pair
-
- GlobalTimer - Class in ai.libs.jaicore.concurrent
-
- Graph<T> - Class in ai.libs.jaicore.graph
-
- Graph() - Constructor for class ai.libs.jaicore.graph.Graph
-
- Graph(T) - Constructor for class ai.libs.jaicore.graph.Graph
-
- Graph(Collection<T>) - Constructor for class ai.libs.jaicore.graph.Graph
-
- Graph(Graph<T>) - Constructor for class ai.libs.jaicore.graph.Graph
-
- group(String[], Map<String, KVStoreCollection.EGroupMethod>) - Method in class ai.libs.jaicore.basic.kvstore.KVStoreCollection
-
- group(String...) - Method in class ai.libs.jaicore.basic.kvstore.KVStoreCollection
-
- groupCollectionByAttribute(Collection<T>, IGetter<T, U>) - Static method in class ai.libs.jaicore.basic.sets.SetUtil
-
- ScoredItem<V extends java.lang.Comparable<V>> - Interface in ai.libs.jaicore.basic
-
- ScoredSolutionCandidateFoundEvent<O,V extends java.lang.Comparable<V>> - Interface in ai.libs.jaicore.basic.algorithm.events
-
- seconds() - Method in class ai.libs.jaicore.basic.TimeOut
-
- select(Map<String, String>) - Method in class ai.libs.jaicore.basic.kvstore.KVStoreCollection
-
- serializeAsSet(Collection<String>) - Static method in class ai.libs.jaicore.basic.sets.SetUtil
-
- serializeObject(Object, String) - Static method in class ai.libs.jaicore.basic.FileUtil
-
- serializeTo(String) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Serializes the key value store to a file with the given fileName.
- serializeTo(File) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Serializes the key value store to the file with the given fileName.
- serializeTo(File) - Method in class ai.libs.jaicore.basic.kvstore.KVStoreCollection
-
- serializeTo(File, boolean) - Method in class ai.libs.jaicore.basic.kvstore.KVStoreCollection
-
- set(int, D) - Method in class ai.libs.jaicore.basic.sets.ListDecorator
-
- setBestSeenSolution(O) - Method in class ai.libs.jaicore.basic.algorithm.AOptimizer
-
Sets the best seen solution regardless the currently best solution.
- setCollection(KVStoreCollection) - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
Assigns the KVStore to a KVStoreCollection.
- setCollectionID(String) - Method in class ai.libs.jaicore.basic.kvstore.KVStoreCollection
-
- setConfig(IAlgorithmConfig) - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
Sets the config object to the new config object.
- setDelay(long) - Method in exception ai.libs.jaicore.basic.algorithm.exceptions.DelayedTerminationCheckException
-
- setDescriptor(String) - Method in class ai.libs.jaicore.concurrent.NamedTimerTask
-
- setLoggerName(String) - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- setLoggerName(String) - Method in class ai.libs.jaicore.basic.algorithm.AOptimizer
-
- setLoggerName(String) - Method in interface ai.libs.jaicore.basic.ILoggingCustomizable
-
- setMaxNumThreads(int) - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- setMaxNumThreads(int) - Method in interface ai.libs.jaicore.basic.algorithm.IAlgorithm
-
While setNumCPUs aims at telling the algorithm how many CPUs *should* be used for parallelization,
this method can be used to define a strict constraint on the number of threads that must be spawned
by the algorithm itself at most.
- setNumCPUs(int) - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- setNumCPUs(int) - Method in interface ai.libs.jaicore.basic.algorithm.IAlgorithm
-
- setProblemInput(I) - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithmFactory
-
- setState(AlgorithmState) - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- setTimeout(long, TimeUnit) - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- setTimeout(TimeOut) - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- setTimeout(long, TimeUnit) - Method in interface ai.libs.jaicore.basic.algorithm.IAlgorithm
-
Sets the timeout for the algorithm to the given value in the given time unit.
- setTimeout(TimeOut) - Method in interface ai.libs.jaicore.basic.algorithm.IAlgorithm
-
- setTimeoutPrecautionOffset(int) - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
- SetUtil - Class in ai.libs.jaicore.basic.sets
-
Utility class for sets.
- SetUtil() - Constructor for class ai.libs.jaicore.basic.sets.SetUtil
-
- SetUtil.Pair<X,Y> - Class in ai.libs.jaicore.basic.sets
-
- shiftFirst(String[]) - Static method in class ai.libs.jaicore.basic.StringUtil
-
- shuffle(List<T>) - Static method in class ai.libs.jaicore.basic.sets.SetUtil
-
- shutdown() - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
This method does two things:
1. it interrupts all threads that are registered to be active inside this algorithm
2. it cancels the (possibly created) timeout thread
This method should be called ALWAYS when the algorithm activity ceases.
- size() - Method in class ai.libs.jaicore.basic.sets.ListDecorator
-
- SolutionCandidateFoundEvent<O> - Interface in ai.libs.jaicore.basic.algorithm.events
-
- sortColumns(Comparator<? super String>) - Method in class ai.libs.jaicore.basic.kvstore.Table
-
Allows to sort the columns of the table.
- sortRows(Comparator<? super String>) - Method in class ai.libs.jaicore.basic.kvstore.Table
-
Allows to sort the rows of the table.
- SQLAdapter - Class in ai.libs.jaicore.basic
-
This is a simple util class for easy database access and query execution in sql.
- SQLAdapter(String, String, String, String, boolean) - Constructor for class ai.libs.jaicore.basic.SQLAdapter
-
- SQLAdapter(String, String, String, String) - Constructor for class ai.libs.jaicore.basic.SQLAdapter
-
- SQLAdapter(String, String, String, String, String, Properties) - Constructor for class ai.libs.jaicore.basic.SQLAdapter
-
- SQLAdapter(String, String, String, String, String, Properties, boolean) - Constructor for class ai.libs.jaicore.basic.SQLAdapter
-
- standardDeviation(Collection<? extends Number>) - Static method in class ai.libs.jaicore.basic.StatisticsUtil
-
Computes the standard deviation of the given collection.
- StatisticsUtil - Class in ai.libs.jaicore.basic
-
Utils for computing some statistics from collections of doubles or arrays.
- StringUtil - Class in ai.libs.jaicore.basic
-
- StringUtil() - Constructor for class ai.libs.jaicore.basic.StringUtil
-
- stripChar(String, char) - Static method in class ai.libs.jaicore.basic.StringUtil
-
- subList(int, int) - Method in class ai.libs.jaicore.basic.sets.ListDecorator
-
- subsetsOfSize(Collection<T>, int) - Static method in class ai.libs.jaicore.basic.sets.SetUtil
-
- sum(Collection<? extends Number>) - Static method in class ai.libs.jaicore.basic.StatisticsUtil
-
Computes the sum of the given collection.
- symmetricDifference(Collection<T>, Collection<T>) - Static method in class ai.libs.jaicore.basic.sets.SetUtil
-
- SystemRequirementsNotMetException - Exception in ai.libs.jaicore.basic
-
- SystemRequirementsNotMetException(String) - Constructor for exception ai.libs.jaicore.basic.SystemRequirementsNotMetException
-
- SystemRequirementsNotMetException(String, Throwable) - Constructor for exception ai.libs.jaicore.basic.SystemRequirementsNotMetException
-
- Table<V> - Class in ai.libs.jaicore.basic.kvstore
-
Allows to arrange data of type V into a matrix structure.
- Table() - Constructor for class ai.libs.jaicore.basic.kvstore.Table
-
Standard c'tor.
- TempFileHandler - Class in ai.libs.jaicore.basic
-
Utility Class for managing temporary files and corresponding readers/writers.
- TempFileHandler(File) - Constructor for class ai.libs.jaicore.basic.TempFileHandler
-
- TempFileHandler() - Constructor for class ai.libs.jaicore.basic.TempFileHandler
-
- terminate() - Method in class ai.libs.jaicore.basic.algorithm.AAlgorithm
-
This methods terminates the algorithm, setting the internal state to inactive and emitting the mandatory AlgorithmFinishedEvent over the event bus.
- ThreadGroupObserver - Class in ai.libs.jaicore.concurrent
-
- ThreadGroupObserver(ThreadGroup, int, Runnable) - Constructor for class ai.libs.jaicore.concurrent.ThreadGroupObserver
-
- ThreadObserver - Class in ai.libs.jaicore.concurrent
-
- ThreadObserver(PrintStream) - Constructor for class ai.libs.jaicore.concurrent.ThreadObserver
-
- threads() - Method in interface ai.libs.jaicore.basic.algorithm.IAlgorithmConfig
-
- TimedComputation - Class in ai.libs.jaicore.timing
-
This class is the single-thread pendant to asynchronous computations realized with Futures
- TimedObjectEvaluator<T,V extends java.lang.Comparable<V>> - Class in ai.libs.jaicore.timing
-
- TimedObjectEvaluator() - Constructor for class ai.libs.jaicore.timing.TimedObjectEvaluator
-
- timeout() - Method in interface ai.libs.jaicore.basic.algorithm.IAlgorithmConfig
-
- TimeOut - Class in ai.libs.jaicore.basic
-
- TimeOut(long, TimeUnit) - Constructor for class ai.libs.jaicore.basic.TimeOut
-
- toArray() - Method in class ai.libs.jaicore.basic.sets.ListDecorator
-
- toArray(T[]) - Method in class ai.libs.jaicore.basic.sets.ListDecorator
-
- toCSV(String) - Method in class ai.libs.jaicore.basic.kvstore.Table
-
Converts the table into CSV format.
- toCSV(String, String) - Method in class ai.libs.jaicore.basic.kvstore.Table
-
Converts the table into CSV format.
- toJSONString(Map<String, Object>) - Static method in class ai.libs.jaicore.logging.ToJSONStringUtil
-
Util for transforming an object into a JSON string representation.
- toJSONString(String, Map<String, Object>) - Static method in class ai.libs.jaicore.logging.ToJSONStringUtil
-
This method should be used with caution, as it introduces an additional layer for naming the object to serialize in json format with rootName.
- ToJSONStringUtil - Class in ai.libs.jaicore.logging
-
This class provides a util for serializing specific contents of an object in the form of a JSON string.
- toLaTeX() - Method in class ai.libs.jaicore.basic.kvstore.Table
-
Converts the table to latex code, empty cells are filled with an empty string.
- toLaTeX(String) - Method in class ai.libs.jaicore.basic.kvstore.Table
-
Converts the table to latex code, empty cells are filled with the provided missingEntry String.
- TooManyConnectionRetriesException - Exception in ai.libs.jaicore.basic
-
Exception may be thrown if too many retries happened when trying to connect to the database via the SQLAdapter.
- TooManyConnectionRetriesException(String) - Constructor for exception ai.libs.jaicore.basic.TooManyConnectionRetriesException
-
- TooManyConnectionRetriesException(String, Throwable) - Constructor for exception ai.libs.jaicore.basic.TooManyConnectionRetriesException
-
- toString() - Method in class ai.libs.jaicore.basic.kvstore.KVStore
-
- toString() - Method in class ai.libs.jaicore.basic.kvstore.KVStoreCollection
-
- toString() - Method in class ai.libs.jaicore.basic.kvstore.KVStoreCollectionPartition
-
- toString() - Method in class ai.libs.jaicore.basic.sets.PartialOrderedSet
-
- toString() - Method in class ai.libs.jaicore.basic.sets.SetUtil.Pair
-
- toString() - Method in class ai.libs.jaicore.basic.TimeOut
-
- toString() - Method in class ai.libs.jaicore.concurrent.NamedTimerTask
-
- toStringLimited(Object, int) - Static method in class ai.libs.jaicore.basic.StringUtil
-
- touch(String) - Static method in class ai.libs.jaicore.basic.FileUtil
-
- TreeNode<T> - Class in ai.libs.jaicore.graph
-
- TreeNode(T) - Constructor for class ai.libs.jaicore.graph.TreeNode
-
- TreeNode(T, TreeNode<T>) - Constructor for class ai.libs.jaicore.graph.TreeNode
-
- tTest(KVStoreCollection, String, String, String, String, String) - Static method in class ai.libs.jaicore.basic.kvstore.KVStoreStatisticsUtil
-
Carries out a t-test (which requires the tested populations to stem from a normal distribution) to make a pair-wise 1-to-n test.
- TupleFoundEvent<T> - Class in ai.libs.jaicore.basic.sets
-
- TupleFoundEvent(String, List<T>) - Constructor for class ai.libs.jaicore.basic.sets.TupleFoundEvent
-
- TupleOfCartesianProductFoundEvent<T> - Class in ai.libs.jaicore.basic.sets
-
- TupleOfCartesianProductFoundEvent(String, List<T>) - Constructor for class ai.libs.jaicore.basic.sets.TupleOfCartesianProductFoundEvent
-
- twoSampleTTestSignificance(Collection<Double>, Collection<Double>) - Static method in class ai.libs.jaicore.basic.StatisticsUtil
-
Carries out a two sample ttest to determine whether the distributions of the two given samples are significantly different.
- twoSampleTTestSignificance(double[], double[]) - Static method in class ai.libs.jaicore.basic.StatisticsUtil
-
Carries out a two sample ttest to determine whether the distributions of the two given samples are significantly different.
- twoSampleTTestSignificance(double, double, double, double, double, double) - Static method in class ai.libs.jaicore.basic.StatisticsUtil
-
Carries out a two sample ttest when the sampled values have already been aggregated to mean, variance, and n, to determine whether the distributions of the two given samples are significantly different.