Uses of Class
topics.branchandbound.agents.AssignmentState
Packages that use AssignmentState
-
Uses of AssignmentState in topics.branchandbound.agents
Constructors in topics.branchandbound.agents with parameters of type AssignmentStateModifierConstructorDescriptionAssignmentState(AssignmentState parent, int taskToAssign) Constructs a child state derived from a parent node by assigning a specific task to the next available agent.