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

B

backward(TruthValue) - Static method in class nars.inference.BudgetFunctions
Backward inference result and adjustment, stronger case
backwardWeak(TruthValue) - Static method in class nars.inference.BudgetFunctions
Backward inference result and adjustment, weaker case
bag - Variable in class nars.gui.BagWindow
The bag to be displayed
Bag<Type extends Item> - Class in nars.storage
A Bag is a storage with a constant capacity and maintains an internal priority distribution for retrieval.
Bag() - Constructor for class nars.storage.Bag
constructor, called from subclasses
BAG_LEVEL - Static variable in class nars.main.Parameters
Level granularity in Bag, two digits
BAG_THRESHOLD - Static variable in class nars.main.Parameters
Level separation in Bag, one digit, for display (run-time adjustable) and management (fixed)
BagWindow - Class in nars.gui
Window display the priority distribution of items within a given bag
BagWindow(Bag, String) - Constructor for class nars.gui.BagWindow
Constructor
bestSolution - Variable in class nars.entity.Sentence
For Question and Goal: best solution found so far
betterSolution(Judgment, Judgment, Sentence) - Static method in class nars.inference.MatchingRules
Compare the quality of two solutions
Break - Class in nars.operation
A class used in testing only.
Break(String) - Constructor for class nars.operation.Break
 
BUDGET_THRESHOLD - Static variable in class nars.main.Parameters
The budget threthold for task to be accepted.
BUDGET_VALUE_MARK - Static variable in class nars.io.Symbols
 
BudgetFunctions - Class in nars.inference
Budget functions for resources allocation
BudgetFunctions() - Constructor for class nars.inference.BudgetFunctions
 
budgetInference(float, int) - Static method in class nars.inference.BudgetFunctions
Common processing for all inference step
BudgetValue - Class in nars.entity
A triple of priority (current), durability (decay), and quality (long-term average).
BudgetValue() - Constructor for class nars.entity.BudgetValue
Default constructor
BudgetValue(float, float, float) - Constructor for class nars.entity.BudgetValue
Constructor with initialization
BudgetValue(BudgetValue) - Constructor for class nars.entity.BudgetValue
Cloning constructor
buildTermLinks(BudgetValue) - Method in class nars.entity.Concept
Recursively build TermLinks between a compound and its components
button - Variable in class nars.gui.MessageDialog
 

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