izpis_h1_title_alt

Online algorithms for graph partitioning into cliques : diploma thesis
ID Fabijan, Aleksander (Author), ID Brodnik, Andrej (Mentor) More about this mentor... This link opens in a new window, ID Nilsson, Bengt J. (Co-mentor)

URLURL - Presentation file, Visit http://eprints.fri.uni-lj.si/2628/ This link opens in a new window

Abstract
Grupiranje v klike je proces združevanja vozlišč v gruče, za katere velja, da so vsa vozlišča med seboj povezana. V sprotnem (on-line) združevanju celoten graf ni znan vnaprej, ampak je na voljo po eno vozlišče naenkrat. Tista vozlišča, ki so že pridružena gruči, ne morejo biti prestavljena v drugo gručo. Naloga je poiskati takšno razvrstitev vozlišč, ki se od optimalne razvrstitve razlikuje čim manj. V tej diplomski nalogi podamo konstantno zgornjo mejo in algoritem (Lazy) za problem sprotnega združevanja v klike, kjer je cilj poiskati razvrstitev vozlišč s čim več povezavami znotraj gruč (problem Max-ECP). Poleg tega podamo ujemajoči zgornji in spodnji meji za problem sprotnega združevanja v klike, kjer je cilj poiskati razvrstitev s čim manj povezavami med gručami (problem Min-ECP). Za oba problema pokažemo, da naraven (Greedy) pristop vodi k linearni rešitvi. Naša metoda Lazy nudi konstantno tekmovalno razmerje, kar se znatno odraža na grafih z veliko vozlišči.

Language:English
Keywords:analiza konkurenčnosti, grupiranje, sprotni algoritem, aproksimacijski algoritem, računalništvo, univerzitetni študij, diplomske naloge
Work type:Undergraduate thesis
Typology:2.11 - Undergraduate Thesis
Organization:FRI - Faculty of Computer and Information Science
Publisher:[A. Fabijan]
Year:2014
Number of pages:44 str.
PID:20.500.12556/RUL-68777 This link opens in a new window
UDC:004(043.2)
COBISS.SI-ID:10772564 This link opens in a new window
Publication date in RUL:10.07.2015
Views:1225
Downloads:224
Metadata:XML RDF-CHPDL DC-XML DC-RDF
:
Copy citation
Share:Bookmark and Share

Secondary language

Language:English
Title:Online Algorithms for Graph Partitioning into Cliques
Abstract:
Clique clustering is the problem of partitioning a graph into cliques so that some objective function is optimised. In online clustering the input graph is given one vertex at a time, and vertices that have been previously clustered are not allowed to be separated. The objective is to maintain a clustering that never deviates too far from the optimal offline solution. We give a constant competitive upper bound and a strategy (Lazy) for online clique clustering, where the objective function is to maximise the number of edges inside the clusters (Max-ECP). We also give almost matching upper and lower bounds on the competitive ratio for online clique clustering, where we want to minimise the number of edges between clusters (Min-ECP). In addition, we prove that the greedy method only gives linear competitive ratio for these problems. The research result shows that the proposed constant competitive strategy performs significantly better on bigger graphs than the greedy method.

Keywords:competitive analysis, clustering, online algorithm, approximation algorithm, computer science, diploma

Similar documents

Similar works from RUL:
Similar works from other Slovenian collections:

Back