Case Study Math
Case Study Math
MUADZAM SHAH
SESSION I : 2021/2022
DEPARTMENT : JMSK
ASSESSMENT : CASE STUDY (GRAPHS & TREES)
PROGRAMME : DDT
KrnpuY
REPORT FOR DISCRETE MATHEMATICS
PREPARED FOR
REPORT PREPARED BY
(19DDT20F2020)
LYZA BT SAPARUDIN
(19DDT20F2021)
CONTENT OF REPORT
1) ABSTRACT
• State the problem
• Aim of the report
2) INTRODUCTION
• Detail of the problem
• Aim of the case study
3) METHODOLOGY
• Explain how Graph Teory/Tree Theory is used to solve the problem
• Identify solution to the problem and explain the reason
• Explain the steps and show the calculation involved
4) CONCLUSION/RESULTS
• Summarize result
5) REFERENCES
List of books, journals as well as any online research material
6) APPENDICES
All charts, visuals and other related items use in writing the report
1. Abstract
• State the problem
- One Direction needs to plan their route for the Asia Tour on November 1st –
November 20th
- How to draw a directed graph to represent One Direction route from Singapore –
Malaysia – Indonesia – Thailand - Philippines
- Based on the graph, calculate minimum distance in km to connect each place using
Kruskal Algorithm
2. Introduction
• Detail of the problem
- One Direction needs to go to those 5 places in Southeast Asia in 20 days period of
time. So, they need to plan their journey wisely to make sure the time they spend on
the road doesn’t effect their concert.
- In order to solve this problem, use Kruskal’s Algorithm to connect each place and
calculate the minimum distance in km
3. Methodology
• Explain how Graph Teory/Tree Theory is used to solve the problem
- For graph A, i write down all the possible route that connect each place so I can see
which route I should take to minimize the total weight
- For graph B, I use minimum spanning tree using Kruskal’s Algorithm. Kruskal’s
Algorithm also constructs the minimum spanning tree of a graph by adding edges to
the spanning tree one by one
4. Conclusion/Result
5. References
• Ebook Discrete Mathematics For Polytechnics
• Slide Chapter 3
• Discrete Mathematics | Hasse Diagrams - GeeksforGeeks
6. Appendices