首页
网站开发
桌面应用
管理软件
微信开发
App开发
嵌入式软件
工具软件
数据采集与分析
其他
首页
>
> 详细
CPT212编程设计讲解、辅导Python程序、C/C++语言编程调试 讲解Database|讲解SPSS
项目预算:
开发周期:
发布时间:
要求地区:
PUSAT PENGAJIAN SAINS KOMPUTER
(School of Computer Sciences)
CPT212- Design and Analysis of Algorithms
Assignment II: Graph Algorithms
Release Date: 17th May 2021 (Monday)
Due Date: 20th June 2021 (Sunday) by 11:59pm sharp
Objectives
The purpose of this assignment is to test your understanding of graph representation and
algorithms. You will be required to code the actual algorithms to solve problems that have
been discussed in class.
Prerequisites
1. Each group must consist of 3 individuals.
2. Each group will have ONE wiki to document the functionality of their program.
3. Each group must produce a ONE cohesive program (one source file or project file).
4. You can choose to code in Python or C/C++ but choose only ONE.
5. Please specify instructions on how to run your codes.
6. You can use algorithms/codes from online sources to solve the given problems but
must be cited.
7. Although this is a group project, a large percentage of the grade will be individual
work (70% individual, 30% group).
Default Graph
1. Go to https://randomcity.net/ and pick 5 random cities and their corresponding
countries.
2. Go to https://www.distancefromto.net/ and find out the distance (in kilometers)
between each of these cities (you can round up/round down to get whole numbers).
3. Between each city, add only one directed, weighted edge.
4. Example graph (you cannot use the exact same one):
Instructions
1. Choose ONE data structure to represent the graph (E.g., adjacency list, adjacency
matrix or incidence matrix).
2. There must be a list of common graph functions (E.g., add new edge, remove edge
etc.). These functions must be used to modify the graph.
3. The same data structure and functions must be used by every group member.
4. Each time the program starts up, the default graph must be already initialized and
can be modified by any of the functions. Do NOT prompt the user to key in the entire
graph.
5. The group must write a program to solve THREE problems:
a. Function 1:
Check if the graph is strongly connected. If it is not, generate random edges*
between random cities until the graph is strongly connected. Print the
resulting graph.
b. Function 2:
Check if the graph has a cycle. If it is not, generate random edges* between
random cities until the graph has a cycle. Print the resulting cycle.
c. Function 3:
Allow the user to select two vertices and compute the shortest path between
the vertices. If there is no path between the selected vertices, generate
random edges* between random cities until the path exists. Print the shortest
path.
d. Include an additional function to RESET the graph to default.
e. Include an additional function for the user to REMOVE EDGES of their
choice.
* Any new edges that are added must have the correct distance between two
particular cities. E.g., if an edge is created between Dhaka, Bangladesh and
Kuala Lumpur, Malaysia, it should be around 2587km.
6. Graphs that have been modified by any of the functions can be further modified by
other functions. Do NOT reset the graph after each function. The graph will only reset
if the program is closed or the reset function is used.
7. The group can implement ANY algorithm to solve the problems.
8. Each member must be assigned ONE problem to solve.
Wiki Specifications
Please see appendix for tips on how to use the Wiki and some sample pages. There is no
specific format for the wiki but it MUST contain the following information:
a. Font: You can use any of the default eLearn fonts. For font size, preferably use
“Medium” for regular text and “Extra Large” for headings.
b. Please include navigation buttons or links to go back to your main page.
c. Front Page indicating division of tasks. Please include names, photos of your
members, matric number and the problem being solved. Suggestion:
a. Member 1 – Strong connectivity
b. Member 2 – Cycle detection
c. Member 3 – Shortest path
d. Description and justification of the chosen data structure and graph functions.
Cite the source (website) where the functions were taken from.
e. Description of how all the problems were solved. Use flowcharts to aid your
explanations.
**Please do not copy/paste your source code into the report**
f. Results:
a. Video recording to highlight the features and functionalities of your program.
Please upload the video to YouTube, Youku or any other video hosting
website and embed/include the link in Wiki. Please do not attach the file
there.
b. You can record 3 separate videos for each problem or 1 video for the whole
group.
c. Provide a discussion (in the wiki) of the results to accompany your video.
Highlight what was achieved, errors, problems, etc.
g. Please refer to the grading rubrics to ensure you fulfilled all requirements
Rubric (100%) – LO2/PO2
Category Weak Average Good
Data structure (Group) No specific data structure
was implemented
(0-1%)
A data structure was chosen
for the problem
(2-3%)
A suitable data structure
was chosen for the problem
with proper justifications
(4-5%)
Graph functions (Group) Minimal graph functions
were implemented, or the
functions were
implemented in an ad-hoc
manner
(0-2%)
A workable set of graph
functions were
implemented and used in all
the searching algorithms
(3-5%)
An efficient set of graph
functions were
implemented and used in all
the searching algorithms
with proper justifications
(6-10%)
Algorithm description
(Individual)
Flowchart and discussion
indicate a lack of
understanding of the
algorithm
(0-10%)
The basic idea of the
algorithm is apparent in the
flowchart and discussion
(11-20%)
Flowchart is easy to
understand and in-depth
discussion available
(21-30%)
Algorithm results
(Individual)
Algorithm produces wrong
results or has errors
(0-10%)
Algorithm is functioning
but cannot add random
edges
(11-20%)
Algorithm is functioning
and implemented well
(21-30%)
Creativity
(Individual)
Only basic functionality is
present
(0-2%)
Additional features have
been included into the
function
(3-5%)
Additional features or
modifications have been
made to the basic algorithm
(6-10%)
Overall Wiki (Group) Badly written and
structured
(0-5%)
Reasonable language and
structure
(6-10%)
Well-written and structured
(11-15%)
Appendix
A. Editing/Creating New Pages
First, select your group from the list:
To edit the wiki, click on the “Edit” button.
The main page must at least contain group information and some form of table of contents.
To create a new page, just include the page name in double square brackets. Example
[[This is a new page]]:
The link will be red if the page is yet to be created. Click on it to create the new page.
Use HTML format and click on “Create page”. The new page will be successfully created!
B. Adding Navigation/Hyperlinks
To add links to any pages in the wiki, all you need to do is to copy the URL of the page and
create a hyperlink. You can view all the pages in the wiki under “Map”.
Right click, copy the link address and use it to create your hyperlinks.
First click on the Link button:
Paste your link.
Your link is now ready!
C. Other Features
You can leave comments on specific pages by using the “Comments” tab. Each page can
have its own comments.
You can track changes by using the “History” tab. You can even restore versions.
By including a YouTube URL when creating links, videos are automatically embedded
(remember this is not compulsory, you can just leave the link as well)
D. Other Sample Pages
软件开发、广告设计客服
QQ:99515681
邮箱:99515681@qq.com
工作时间:8:00-23:00
微信:codinghelp
热点项目
更多
代做ceng0013 design of a pro...
2024-11-13
代做mech4880 refrigeration a...
2024-11-13
代做mcd1350: media studies a...
2024-11-13
代写fint b338f (autumn 2024)...
2024-11-13
代做engd3000 design of tunab...
2024-11-13
代做n1611 financial economet...
2024-11-13
代做econ 2331: economic and ...
2024-11-13
代做cs770/870 assignment 8代...
2024-11-13
代写amath 481/581 autumn qua...
2024-11-13
代做ccc8013 the process of s...
2024-11-13
代写csit040 – modern comput...
2024-11-13
代写econ 2070: introduc2on t...
2024-11-13
代写cct260, project 2 person...
2024-11-13
热点标签
mktg2509
csci 2600
38170
lng302
csse3010
phas3226
77938
arch1162
engn4536/engn6536
acx5903
comp151101
phl245
cse12
comp9312
stat3016/6016
phas0038
comp2140
6qqmb312
xjco3011
rest0005
ematm0051
5qqmn219
lubs5062m
eee8155
cege0100
eap033
artd1109
mat246
etc3430
ecmm462
mis102
inft6800
ddes9903
comp6521
comp9517
comp3331/9331
comp4337
comp6008
comp9414
bu.231.790.81
man00150m
csb352h
math1041
eengm4100
isys1002
08
6057cem
mktg3504
mthm036
mtrx1701
mth3241
eeee3086
cmp-7038b
cmp-7000a
ints4010
econ2151
infs5710
fins5516
fin3309
fins5510
gsoe9340
math2007
math2036
soee5010
mark3088
infs3605
elec9714
comp2271
ma214
comp2211
infs3604
600426
sit254
acct3091
bbt405
msin0116
com107/com113
mark5826
sit120
comp9021
eco2101
eeen40700
cs253
ece3114
ecmm447
chns3000
math377
itd102
comp9444
comp(2041|9044)
econ0060
econ7230
mgt001371
ecs-323
cs6250
mgdi60012
mdia2012
comm221001
comm5000
ma1008
engl642
econ241
com333
math367
mis201
nbs-7041x
meek16104
econ2003
comm1190
mbas902
comp-1027
dpst1091
comp7315
eppd1033
m06
ee3025
msci231
bb113/bbs1063
fc709
comp3425
comp9417
econ42915
cb9101
math1102e
chme0017
fc307
mkt60104
5522usst
litr1-uc6201.200
ee1102
cosc2803
math39512
omp9727
int2067/int5051
bsb151
mgt253
fc021
babs2202
mis2002s
phya21
18-213
cege0012
mdia1002
math38032
mech5125
07
cisc102
mgx3110
cs240
11175
fin3020s
eco3420
ictten622
comp9727
cpt111
de114102d
mgm320h5s
bafi1019
math21112
efim20036
mn-3503
fins5568
110.807
bcpm000028
info6030
bma0092
bcpm0054
math20212
ce335
cs365
cenv6141
ftec5580
math2010
ec3450
comm1170
ecmt1010
csci-ua.0480-003
econ12-200
ib3960
ectb60h3f
cs247—assignment
tk3163
ics3u
ib3j80
comp20008
comp9334
eppd1063
acct2343
cct109
isys1055/3412
math350-real
math2014
eec180
stat141b
econ2101
msinm014/msing014/msing014b
fit2004
comp643
bu1002
cm2030
联系我们
- QQ: 9951568
© 2021
www.rj363.com
软件定制开发网!