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

I

id() - Method in interface logist.agent.Agent
A unique id in the range [0,numAgents).
id() - Method in interface logist.simulation.Vehicle
A unique id for each vehicle of the same agent/company, in the range [0,numVehiclesOfAgent).
id - Variable in class logist.task.Task
A unique id of the task in the current round, in the range [0,numTasks).
id - Variable in class logist.topology.Topology.City
 
IllegalPlanException - Exception in logist.plan
An exception that is thrown when a plan violates a constraint.
IllegalPlanException(String[]) - Constructor for exception logist.plan.IllegalPlanException
Creates an IllegalPlanException
intersect(TaskSet, TaskSet) - Static method in class logist.task.TaskSet
Creates a new task set containing the intersection of two task sets.
intersectComplement(TaskSet, TaskSet) - Static method in class logist.task.TaskSet
Creates a new task set containing the intersection of a task set with the complement of another task set.
isRoundFinished() - Method in class logist.simulation.Simulation
 
isSealed() - Method in class logist.plan.Plan
Whether this plan has been sealed
iterator() - Method in class logist.plan.Plan
 
iterator() - Method in class logist.task.TaskSet
Returns an iterator over the elements contained in this set.
iterator() - Method in class logist.topology.Topology.City
An iterator over all neighboring cities of this city.
iterator() - Method in class logist.topology.Topology
An iterator over all cities in the topology.

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