ushnisha/jobshop-minimal

Add utilities for visualizing the plan

Closed this issue · 1 comments

Create a very simply browser based utility for visualizing the plan. This will require:

(1) An extra output file (in .json format) containing details of the calendar shifts, demands, workcenters, and taskplans

(2) A html file with supporting javascript and css to import the .json plan and display a resource utilization and demand plan view of the plan generated by the jobshop solver.

Fixed with commit: 2c6440c