Package edu.tufts.hrilab.belief
package edu.tufts.hrilab.belief
-
ClassDescriptionA WebSocket adapter for communication between the
BeliefComponentand the frontend Belief Viewer GUI.Note: The maps of bindings from Variables to Lists of Symbols are here represented byHashMap<Variable, ArrayList<Symbol>>.