Graph in memory

Hadn’t thought about using background workers. We can maybe add that on as a Google Summer of Code (GSOC) project which is coming up soon…

I also want to explore the performance impact of the change in Release of pgRouting 3.7.0
of getting rid of the redundancy of graph both in C and C++ on bigger graphs discussed in

I expect not much impact with smaller graphs, but with much bigger graphs we should see lower memory utilization as well as faster build.