The change in this version is: - Fix lambda value in range [0-1]
0.0.13
The changes in this version are: - Delete any prints in console - Add F result in network results in the optimization step - Fix exceptions: 1- Jump in diametral and tangential routes 2- To validated network
0.0.12
Change in this version: - Add exceptions to when node sequence and stop sequence are == "" - Add max. number of iterations to found the better solution - Update parameters TransportMode, fini = fini*d and fmax= fmax*d
0.0.11
Change in this version: - Overalll results key correction - patch in optimizer for working with circular lines
0.0.10
Change in this version: - Add exceptions to build demand object with build from content method
0.0.9
Change in this version: - Add build_from_content to Demand object