Bot for getting better insight and reporting purposes, I am looking for a way to visualize results to the Resource-Constrained Project Scheduling Problem (RCPSP). I am aware that such results are most often represented by a resource Gantt chart. An example of such a visualization is the following from a well-known paper by Kolisch and Hartmann:
This example instance comprises 6 activities and only one resource with capacity 4.
I like this kind of visualization for its simplicity. Instead of writing a visualization script myself, I was wondering if there are any tools out there that could do this for me?


