#import "algorithms/fcfs.typ": FCFS #import "algorithms/pr.typ": Pr #import "algorithms/srtf.typ": SRTF #import "algorithms/rr.typ": RR