Here is implementation of Johnson algorithm up to 10 machines.
How to use:
- Download .zip file, exctract it and run intex.html using any browser (current wersion were tested only in Chrome 72/76v.)
- Specify an amount of machines on right top corner menu.
- Fulfill empty fields "Enter data" with integers sequence divided by space (or Rand it) where each of them represents some task and time which needed to complete this task.
- Press Calculate button on right top menu.
Notice:
- First integer in sequence will be later named in graphical representation as Z1, second - Z2 and etc.
- Each input field represents itself a single "machine".