aequilibrae.paths.TransitAssignmentResults#
- class aequilibrae.paths.TransitAssignmentResults[source]#
Assignment result holder for a single
Transit
Methods
__init__
()get_load_results
()Translates the assignment results from the graph format into the network format
prepare
(graph, matrix)Prepares the object with dimensions corresponding to the assignment matrix and graph objects
reset
()Resets object to prepared and pre-computation state
set_cores
(cores)Sets number of cores (threads) to be used in computation