.. _FP8: .. raw:: html .. |--| unicode:: U+2013 .. en dash .. |---| unicode:: U+2014 .. em dash, trimming surrounding whitespace :trim: .. This file is part of the OpenDSA eTextbook project. See .. http://algoviz.org/OpenDSA for more details. .. Copyright (c) 2012-13 by the OpenDSA Project Contributors, and .. distributed under an MIT open source license. .. avmetadata:: :author: David Furcy and Tom Naps =========================================== Functional Programming - Part 8 =========================================== .. (F 2/26/16) RP 12 part 1 ------------ Topics of the day: 1. The MapReduce computational model The review problem set for today contains one review problem. This randomized problem is about the MapReduce model. You must solve it correctly three times in a row to earn credit for it. .. avembed:: Exercises/PL/RP12part1.html ka :module: FP8 :points: 1.0 :required: True :threshold: 5.0 :exer_opts: JXOP-debug=true&JOP-lang=en&JXOP-code=java :long_name: RP set #12, question #1