Variations on SCAN: C-SCAN, LOOK. (see section 13.2).
The book talks about Shortest Seek-Time First, which is an early version of the Greedy algorithm that did not consider rotational latency. Rotational latency is typically hard to calculate because finding out exactly on which sector the head is currently at is difficult.