Package edu.tufts.hrilab.belief
package edu.tufts.hrilab.belief
- 
ClassDescriptionNote: The maps of bindings from Variables to Lists of Symbols are here represented by
HashMap<Variable, ArrayList<Symbol>>. 
HashMap<Variable, ArrayList<Symbol>>.