310 likes | 507 Views
2. The idea of a set .... An unordered collection of values:The order doesn't matter:Nor do duplicates:. 3. Would you represent each of the following as a set? Why?. The departures display board at an airport, showing outgoing flights in order of departure. . A database keeping track of who is in a restricted area at any given time. .
E N D
1. 1 Modelling using sets
2. 2 The idea of a set ...
3. 3 Would you represent each of the following as a set? Why?
4. 4 The set type constructor
5. 5 The set type constructor
6. 6 Defining sets ...
7. 7 Defining sets ...
8. 8 Defining sets ...
9. 9 Defining sets … Finiteness
10. 10 Operators on Sets
11. 11 Operators on Sets
12. 12 Operators on Sets
13. 13 Operators on Sets
14. 14 Operators on Sets distributed operators
15. 15 Operators on Sets selecting elements
16. 16 Case Study: the explosives storage example
17. 17 Case Study: the explosives storage example
18. 18 Case Study: the explosives storage example
19. 19 Case Study: the explosives storage example
20. 20 Case Study: the explosives storage example
21. 21 Case Study: the explosives storage example
22. 22 Case Study: the explosives storage example
23. 23 Case Study: the explosives storage example
24. 24 Case Study: the explosives storage example
25. 25 Case Study: the explosives storage example
26. 26 Case Study: the explosives storage example
27. 27 Case Study: the explosives storage example
28. 28 Case Study: the explosives storage example
29. 29 Case Study: the explosives storage example
30. 30 Case Study: the explosives storage example
31. 31 Case Study: the explosives storage example
32. 32 Review