RidePy
Conceptual overview
How to…
Tutorial
Glossary
API Reference
Python module index
Index
RidePy
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
P
|
R
|
S
|
T
|
V
_
__deepcopy__() (Stop method)
__reduce__() (Euclidean2D method)
(Graph method)
(InternalRequest method)
(Manhattan2D method)
(Stop method)
(Stoplist method)
(TransportationRequest method)
_apply_request_solution() (FleetState method)
_make_attribute_distance() (Graph static method)
,
[1]
A
asdict() (Euclidean2D method)
(Graph method)
(InternalRequest method)
(Manhattan2D method)
(Stop method)
(TransportationRequest method)
(TransportSpace method)
C
create_info_json() (in module ridepy.extras.io)
create_params_json() (in module ridepy.extras.io)
current position element
D
d() (TransportSpace method)
DeliveryEvent (class in ridepy.events)
dispatcher
Dispatcher (in module ridepy.data_structures)
E
estimated arrival time
Euclidean (class in ridepy.util.spaces)
,
[1]
Euclidean2D (class in ridepy.util.spaces_cython)
Event (class in ridepy.events)
event_paths (SimulationSet attribute)
EventsJSONEncoder (class in ridepy.extras.io)
F
fast_forward() (FleetState method)
fast_forward_time() (VehicleState method)
,
[1]
fleet
FleetState (class in ridepy.fleet_state)
from_fleet() (FleetState class method)
from_nx() (Graph class method)
,
[1]
,
[2]
G
get_stops_and_requests() (in module ridepy.util.analytics)
,
[1]
get_stops_and_requests_from_events_dataframe() (in module ridepy.util.analytics)
,
[1]
get_system_quantities() (in module ridepy.util.analytics)
,
[1]
get_vehicle_quantities() (in module ridepy.util.analytics)
,
[1]
Graph (class in ridepy.util.spaces)
,
[1]
(class in ridepy.util.spaces_cython)
H
handle_internal_request() (FleetState method)
handle_transportation_request() (FleetState method)
handle_transportation_request_single_vehicle() (VehicleState method)
I
InternalEvent (class in ridepy.events)
InternalRequest (class in ridepy.data_structures)
(class in ridepy.data_structures_cython)
interp_dist() (Graph method)
,
[1]
(TransportSpace method)
,
[1]
interp_time() (Graph method)
,
[1]
(TransportSpace method)
,
[1]
L
LocType (class in ridepy.data_structures)
M
make_nx_cycle_graph() (in module ridepy.extras.spaces)
make_nx_grid() (in module ridepy.extras.spaces)
make_nx_star_graph() (in module ridepy.extras.spaces)
Manhattan2D (class in ridepy.util.spaces)
,
[1]
(class in ridepy.util.spaces_cython)
module
ridepy.data_structures
,
[1]
,
[2]
,
[3]
ridepy.data_structures_cython
ridepy.events
ridepy.extras.io
ridepy.extras.spaces
ridepy.util.analytics
,
[1]
ridepy.util.dispatchers
,
[1]
ridepy.util.request_generators
ridepy.util.spaces
,
[1]
ridepy.util.spaces_cython
ridepy.vehicle_state
P
param_paths (SimulationSet attribute)
ParamsJSONDecoder (class in ridepy.extras.io)
ParamsJSONEncoder (class in ridepy.extras.io)
perform_single_simulation() (in module ridepy.extras.simulation_set)
PickupEvent (class in ridepy.events)
R
random_point() (Euclidean2D method)
(Graph method)
(Manhattan2D method)
(TransportSpace method)
RandomRequestGenerator (class in ridepy.util.request_generators)
read_events_json() (in module ridepy.extras.io)
read_params_json() (in module ridepy.extras.io)
remove_nth_elem() (Stoplist method)
Request (class in ridepy.data_structures)
RequestAcceptanceEvent (class in ridepy.events)
RequestEvent (in module ridepy.events)
RequestRejectionEvent (class in ridepy.events)
RequestResponse (in module ridepy.events)
RequestSubmissionEvent (class in ridepy.events)
ridepy.data_structures
module
,
[1]
,
[2]
,
[3]
ridepy.data_structures_cython
module
ridepy.data_structures_cython.LocType (built-in class)
ridepy.events
module
ridepy.extras.io
module
ridepy.extras.spaces
module
ridepy.util.analytics
module
,
[1]
ridepy.util.dispatchers
module
,
[1]
ridepy.util.request_generators
module
ridepy.util.spaces
module
,
[1]
ridepy.util.spaces_cython
module
ridepy.vehicle_state
module
run() (SimulationSet method)
run_analytics() (SimulationSet method)
S
save_events_json() (in module ridepy.extras.io)
save_params_json() (in module ridepy.extras.io)
simulate() (FleetState method)
simulation_ids (SimulationSet attribute)
SimulationSet (class in ridepy.extras.simulation_set)
SingleVehicleSolution (in module ridepy.data_structures)
SlowSimpleFleetState (class in ridepy.fleet_state)
sort_params() (in module ridepy.extras.io)
Stop (class in ridepy.data_structures)
(class in ridepy.data_structures_cython)
StopAction (class in ridepy.data_structures)
StopEvent (in module ridepy.events)
stoplist
Stoplist (class in ridepy.data_structures_cython)
stoplist (VehicleState attribute)
T
t() (TransportSpace method)
time window max
time window min
to_pys() (Stoplist method)
TransportationRequest (class in ridepy.data_structures)
(class in ridepy.data_structures_cython)
TransportSpace (class in ridepy.data_structures)
(class in ridepy.util.spaces_cython)
travel time
V
vehicle
VehicleState (class in ridepy.vehicle_state)
(class in ridepy.vehicle_state_cython)
VehicleStateBeginEvent (class in ridepy.events)
VehicleStateEndEvent (class in ridepy.events)