What is the difference between Activity and Route?

44 views
Skip to first unread message

chaitanya tanwar

unread,
Sep 14, 2015, 1:58:47 AM9/14/15
to jsprit-ma...@googlegroups.com
HI all,
 In StateManager class, there are two types of states, one is activity and other is route. What is the difference between the two and when should use one in place of another?

 
activity_states = new Object[nuActivities][initialStateArrayLength];
//        route_states = new Object[nuActivities][initialStateArrayLength];
        vehicle_dependent_activity_states = new Object[nuActivities][nuVehicleTypeKeys][initialStateArrayLength];
//        vehicle_dependent_route_states = new Object[nuActivities][nuVehicleTypeKeys][initialStateArrayLength];

Thanks and Regards. 
Reply all
Reply to author
Forward
0 new messages