CSci 4651 Lab 2: Clojure reducers.

Due Tuesday, March 8th at 11:59pm (by e-mail)

20 points

Use Clojure reducers to find Amicable numbers: https://en.wikipedia.org/wiki/Amicable_numbers.
Your program must find at least 20 pairs of Amicable numbers. More pairs and/or faster programs will get extra credit. Your programs will be tested on a standard lab configuration (AMD 8350 eight-core processor, such as sentinel, axiom, eva01, macross, kenshiro, reliant, neoprene, tang, bebop).

The quality of code will also be taken into account.

CSci 4651 course web site.