Blog
#Graph
Discover our articles on IT performance, cloud, data science and industry best practices.
All articles

Geospatial & Graphsen11 Dec 2023
A Transit graph for static macro assignment
This post is a description of a graph structure for a transit network, used for static, link-based, frequency-based assignment.
#Python#Graph#Transit network
Read more

Geospatial & Graphsen10 May 2023
Hyperpath routing in the context of transit assignment
How do transit passengers choose their routes in a complex network of lines and services?
#Python#Graph#Network
Read more

Performanceen4 Nov 2022
Forward and reverse stars in Cython
This notebook is the following of a previous one, where we looked at the forward and reverse star representations of a sparse directed graph in pure…
#Python#Graph#Cython
Read more

Geospatial & Graphsen21 Oct 2022
Forward and reverse star representation of a digraph
In this Python notebook, we are going to focus on a graph representation of directed graphs: the forward star representation [and its opposite, the…
#Python#Graph#Network
Read more

Databaseen23 Sept 2022
Download some benchmark road networks for Shortest Paths algorithms
The goal of this Python notebook is to download and prepare a suite of benchmark networks for some shortest path algorithms.
#Python#Networks#Pandas
Read more
9 / 5 articles
