v0.0.2 (2020-2-1)
Pre-release
Pre-release
Added
- Log level added in the configuration file
Changed
- Index of nodes and edges is maintained by the network together with id.
- UBODT rows now store node and edge index instead of ID
- Code formatted and cleaned #36
- Remove pointer with reference
- Routing with boost graph library is removed with custom heap #42
- Network graph omp is removed. The function is moved to network graph.