SlideShare uma empresa Scribd logo
1 de 19
CMSC 641 – Research Project (Team 10)
Original Paper: Dynamic DFS in Undirected Graphs: breaking the O(m) barrier (SODA’16 Page: 730-739)
Authors: Baswana, Surender ; Chaudhury, Shreejit ; Choudhary, Keerti ; Khan, Shahbaz
m : Number of Edges
n : Number of Vertices
DB
A
C
E
Graph G
DB
A
C
E
DFS tree T
5
2 5
1 2 5 6
0 1 2 3 4 5
18 17 13 19 15 11 20
[0,6]
[4,6]
[4,5]
[6,6]
[0,0] [1,1] [2,2] [3,3] [4,4] [5,5]
[0,3]
[0,1] [2,3]
0 1 2 3 4 5 6
Array
r
w
v
T*
e1’
e1
e2’
e2
C1
C2
C1 & C2 - Connected Components
r
ma
b
f
c
d
e
g
k
l
h
i j
r
ma
b
f
c
d
e
g
k
l
h
i j
Failure of edge (b, f). Partial DFS tree T with unvisited graph T(f), components
property allows us to neglect (a, l).
r
m
a
b
k
c
d
e g
f
lh
i j
r
m
a
b
k
c
d
e g
f
lh
i j
Augmented path(k, f) to T, components property allows us
to neglect (l, k).
Final DFS tree of G{(b, f)}.
DFS Tree
x
u
v
z
y
w
s t
x z w s t y u v List L
x z w s t y u v
(x,s) (z,w) (w,s) (s,w) (t,w)
(z,t) (w,t)
Segment Tree TB
x z w s t y u v
Segment Tree TB
[w-s]
(s,w)
(t,w)(w,s)
(z,w)
(x,s)
BST stored at segment tree node [w-s]
(x,s) (z,w) (w,s) (s,w) (t,w)
Edge-list sorted according to List L
x z w s t y u v List L
Overall Complexity: O(log3n)
x
u
v
z
yw
s
t
Path Vector
Tree Vector
x z w s t y u v List L
Query (T (w), x, y)
Time Complexity : O(log m * log n)
BUIDLING DATA STRUCTURE
QUERY OPERATION
m : Number of Edges
n : Number of Vertices
https://github.com/simemon/DAA
THANK YOU

Mais conteúdo relacionado

Mais procurados

ΣΤΟ ΠΑΙΔΙ ΜΟΥ, ΜΑΝΟΛΗΣ ΑΝΑΓΝΩΣΤΑΚΗΣ
ΣΤΟ ΠΑΙΔΙ ΜΟΥ, ΜΑΝΟΛΗΣ ΑΝΑΓΝΩΣΤΑΚΗΣΣΤΟ ΠΑΙΔΙ ΜΟΥ, ΜΑΝΟΛΗΣ ΑΝΑΓΝΩΣΤΑΚΗΣ
ΣΤΟ ΠΑΙΔΙ ΜΟΥ, ΜΑΝΟΛΗΣ ΑΝΑΓΝΩΣΤΑΚΗΣ
Alexandra Gerakini
 
Να σαι καλά δάσκαλε
Να σαι καλά δάσκαλεΝα σαι καλά δάσκαλε
Να σαι καλά δάσκαλε
Georgia Sofi
 
διδακτικο σεναριο ιστοριας α'λυκειου
διδακτικο σεναριο ιστοριας α'λυκειουδιδακτικο σεναριο ιστοριας α'λυκειου
διδακτικο σεναριο ιστοριας α'λυκειου
mgpanousi1
 
νεοελλ.γλ. α γυμνασίου
νεοελλ.γλ. α γυμνασίουνεοελλ.γλ. α γυμνασίου
νεοελλ.γλ. α γυμνασίου
Ελένη Ξ
 
Μαθήματα Νέας Ελληνικής Γλώσσας Γ Γυμνασίου
Μαθήματα Νέας Ελληνικής Γλώσσας Γ ΓυμνασίουΜαθήματα Νέας Ελληνικής Γλώσσας Γ Γυμνασίου
Μαθήματα Νέας Ελληνικής Γλώσσας Γ Γυμνασίου
4gymzografou
 
ΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ, Β' ΕΛΛΗΝΙΚΟΣ ΑΠΟΙΚΙΣΜΟΣ
ΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ, Β' ΕΛΛΗΝΙΚΟΣ ΑΠΟΙΚΙΣΜΟΣΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ, Β' ΕΛΛΗΝΙΚΟΣ ΑΠΟΙΚΙΣΜΟΣ
ΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ, Β' ΕΛΛΗΝΙΚΟΣ ΑΠΟΙΚΙΣΜΟΣ
Evi Kousidou
 
ρωμιοσύνη σενάριο
ρωμιοσύνη σενάριορωμιοσύνη σενάριο
ρωμιοσύνη σενάριο
ebimpir
 
τα τείχη
τα τείχητα τείχη
τα τείχη
elenpap
 

Mais procurados (20)

ΣΤΟ ΠΑΙΔΙ ΜΟΥ, ΜΑΝΟΛΗΣ ΑΝΑΓΝΩΣΤΑΚΗΣ
ΣΤΟ ΠΑΙΔΙ ΜΟΥ, ΜΑΝΟΛΗΣ ΑΝΑΓΝΩΣΤΑΚΗΣΣΤΟ ΠΑΙΔΙ ΜΟΥ, ΜΑΝΟΛΗΣ ΑΝΑΓΝΩΣΤΑΚΗΣ
ΣΤΟ ΠΑΙΔΙ ΜΟΥ, ΜΑΝΟΛΗΣ ΑΝΑΓΝΩΣΤΑΚΗΣ
 
Tεστ στη στρογγυλοποίηση
Tεστ στη στρογγυλοποίησηTεστ στη στρογγυλοποίηση
Tεστ στη στρογγυλοποίηση
 
Ιστορία της γραφής στην αρχαιότητα
Ιστορία της γραφής στην αρχαιότηταΙστορία της γραφής στην αρχαιότητα
Ιστορία της γραφής στην αρχαιότητα
 
Να σαι καλά δάσκαλε
Να σαι καλά δάσκαλεΝα σαι καλά δάσκαλε
Να σαι καλά δάσκαλε
 
ερωτοκριτος φυλλα εργασιας
ερωτοκριτος   φυλλα εργασιαςερωτοκριτος   φυλλα εργασιας
ερωτοκριτος φυλλα εργασιας
 
διδακτικο σεναριο ιστοριας α'λυκειου
διδακτικο σεναριο ιστοριας α'λυκειουδιδακτικο σεναριο ιστοριας α'λυκειου
διδακτικο σεναριο ιστοριας α'λυκειου
 
ΕΠΑΛ - Ύλη-Οδηγίες μαθημάτων ΓΕΝΙΚΗΣ Παιδείας (2023-24)
ΕΠΑΛ - Ύλη-Οδηγίες μαθημάτων ΓΕΝΙΚΗΣ Παιδείας (2023-24)ΕΠΑΛ - Ύλη-Οδηγίες μαθημάτων ΓΕΝΙΚΗΣ Παιδείας (2023-24)
ΕΠΑΛ - Ύλη-Οδηγίες μαθημάτων ΓΕΝΙΚΗΣ Παιδείας (2023-24)
 
Λ. Πορφύρας: Το στερνό παραμύθι
Λ. Πορφύρας: Το στερνό παραμύθιΛ. Πορφύρας: Το στερνό παραμύθι
Λ. Πορφύρας: Το στερνό παραμύθι
 
Ενότητα 3, μια φανταστική περιπέτεια σε μια φουρτουνιασμένη θάλασσα
Ενότητα 3, μια φανταστική περιπέτεια σε μια φουρτουνιασμένη θάλασσαΕνότητα 3, μια φανταστική περιπέτεια σε μια φουρτουνιασμένη θάλασσα
Ενότητα 3, μια φανταστική περιπέτεια σε μια φουρτουνιασμένη θάλασσα
 
Αίγυπτος-Α' Λυκείου
Αίγυπτος-Α' ΛυκείουΑίγυπτος-Α' Λυκείου
Αίγυπτος-Α' Λυκείου
 
7 ερωτησεις και απαντησεις
7 ερωτησεις και απαντησεις7 ερωτησεις και απαντησεις
7 ερωτησεις και απαντησεις
 
μυκηναικοσ πολιτισμοσ
μυκηναικοσ πολιτισμοσμυκηναικοσ πολιτισμοσ
μυκηναικοσ πολιτισμοσ
 
νεοελλ.γλ. α γυμνασίου
νεοελλ.γλ. α γυμνασίουνεοελλ.γλ. α γυμνασίου
νεοελλ.γλ. α γυμνασίου
 
Μαθήματα Νέας Ελληνικής Γλώσσας Γ Γυμνασίου
Μαθήματα Νέας Ελληνικής Γλώσσας Γ ΓυμνασίουΜαθήματα Νέας Ελληνικής Γλώσσας Γ Γυμνασίου
Μαθήματα Νέας Ελληνικής Γλώσσας Γ Γυμνασίου
 
ΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ, Β' ΕΛΛΗΝΙΚΟΣ ΑΠΟΙΚΙΣΜΟΣ
ΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ, Β' ΕΛΛΗΝΙΚΟΣ ΑΠΟΙΚΙΣΜΟΣΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ, Β' ΕΛΛΗΝΙΚΟΣ ΑΠΟΙΚΙΣΜΟΣ
ΣΧΕΔΙΟ ΜΑΘΗΜΑΤΟΣ, Β' ΕΛΛΗΝΙΚΟΣ ΑΠΟΙΚΙΣΜΟΣ
 
(ΑΡΧΑΙΑ Β΄ ΓΥΜΝΑΣΙΟΥ) Λεξιλογικός πίνακας ενότητας 3 με κόμικς
(ΑΡΧΑΙΑ Β΄ ΓΥΜΝΑΣΙΟΥ) Λεξιλογικός πίνακας ενότητας 3  με κόμικς(ΑΡΧΑΙΑ Β΄ ΓΥΜΝΑΣΙΟΥ) Λεξιλογικός πίνακας ενότητας 3  με κόμικς
(ΑΡΧΑΙΑ Β΄ ΓΥΜΝΑΣΙΟΥ) Λεξιλογικός πίνακας ενότητας 3 με κόμικς
 
ρωμιοσύνη σενάριο
ρωμιοσύνη σενάριορωμιοσύνη σενάριο
ρωμιοσύνη σενάριο
 
τα τείχη
τα τείχητα τείχη
τα τείχη
 
Η Παλαιολιθικη και η Μεσολιθικη εποχή
Η Παλαιολιθικη και η Μεσολιθικη εποχήΗ Παλαιολιθικη και η Μεσολιθικη εποχή
Η Παλαιολιθικη και η Μεσολιθικη εποχή
 
Οδ.Ελύτης, το τρελοβαπορο -εργασία στα ΚΝΛ Α Λ.
Οδ.Ελύτης, το τρελοβαπορο -εργασία στα ΚΝΛ Α Λ.Οδ.Ελύτης, το τρελοβαπορο -εργασία στα ΚΝΛ Α Λ.
Οδ.Ελύτης, το τρελοβαπορο -εργασία στα ΚΝΛ Α Λ.
 

Destaque

Priority Lands September 25 2008
Priority Lands September 25 2008Priority Lands September 25 2008
Priority Lands September 25 2008
ecopatriot80
 
TRIES_data_structure
TRIES_data_structureTRIES_data_structure
TRIES_data_structure
ddewithaman10
 
brand building and service marketing at banyan tree hotels and resorts
brand building and service marketing at banyan tree hotels and resortsbrand building and service marketing at banyan tree hotels and resorts
brand building and service marketing at banyan tree hotels and resorts
saurabh
 
23. Advanced Datatypes and New Application in DBMS
23. Advanced Datatypes and New Application in DBMS23. Advanced Datatypes and New Application in DBMS
23. Advanced Datatypes and New Application in DBMS
koolkampus
 
Data structures (introduction)
 Data structures (introduction) Data structures (introduction)
Data structures (introduction)
Arvind Devaraj
 

Destaque (20)

K d tree_cpp
K d tree_cppK d tree_cpp
K d tree_cpp
 
TripleTree eDiscovery
TripleTree  eDiscoveryTripleTree  eDiscovery
TripleTree eDiscovery
 
Priority Lands September 25 2008
Priority Lands September 25 2008Priority Lands September 25 2008
Priority Lands September 25 2008
 
Ch15 Heap
Ch15 HeapCh15 Heap
Ch15 Heap
 
Chapter 15
Chapter 15Chapter 15
Chapter 15
 
Segment tree
Segment treeSegment tree
Segment tree
 
Segment tree
Segment treeSegment tree
Segment tree
 
A Parallel Data Distribution Management Algorithm
A Parallel Data Distribution Management AlgorithmA Parallel Data Distribution Management Algorithm
A Parallel Data Distribution Management Algorithm
 
Game Tree ( Oyun Ağaçları )
Game Tree ( Oyun Ağaçları )Game Tree ( Oyun Ağaçları )
Game Tree ( Oyun Ağaçları )
 
Segment tree
Segment treeSegment tree
Segment tree
 
STP
STPSTP
STP
 
数据结构回顾
数据结构回顾数据结构回顾
数据结构回顾
 
TRIES_data_structure
TRIES_data_structureTRIES_data_structure
TRIES_data_structure
 
23 priority queue
23 priority queue23 priority queue
23 priority queue
 
Spanning Tree Bridge Root Priority value & Extended System ID
Spanning Tree Bridge Root Priority value & Extended System IDSpanning Tree Bridge Root Priority value & Extended System ID
Spanning Tree Bridge Root Priority value & Extended System ID
 
brand building and service marketing at banyan tree hotels and resorts
brand building and service marketing at banyan tree hotels and resortsbrand building and service marketing at banyan tree hotels and resorts
brand building and service marketing at banyan tree hotels and resorts
 
Linear regression and correlation analysis ppt @ bec doms
Linear regression and correlation analysis ppt @ bec domsLinear regression and correlation analysis ppt @ bec doms
Linear regression and correlation analysis ppt @ bec doms
 
Introduction to Natural Language Processing
Introduction to Natural Language ProcessingIntroduction to Natural Language Processing
Introduction to Natural Language Processing
 
23. Advanced Datatypes and New Application in DBMS
23. Advanced Datatypes and New Application in DBMS23. Advanced Datatypes and New Application in DBMS
23. Advanced Datatypes and New Application in DBMS
 
Data structures (introduction)
 Data structures (introduction) Data structures (introduction)
Data structures (introduction)
 

Último

Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
dharasingh5698
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 

Último (20)

Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 

Dynamic DFS in Undirected Graph using Segment Tree