* Refactor map operation for multiprocessing pool * MultiDiGraph to DiGraph converter * Simplify graph method * Refactor of coalesce to deal with lost edges problem
0.3.0
------------------
* Parallelization of route segments processing * Fix log * Coalescing function to sumarize complex graphs * Graph re-projection * Fix absent wait times during bus stop processing * Bidirectional synthetic networks
0.2.0
------------------
* Refactor graph creation * Break out and consolidate methods to support synthetic graphs * Stop interpolation * Docker and Jupyter Notebook configurations * Node aggregation and naming fixes