{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/69601"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/69601","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Vertex Connectivity of Graphs: Algorithms and Bounds","abstract":"This thesis concerns several problems concerning vertex connectivity of undirected graphs and presents new bounds and algorithms for these problems.","abstract_html":"This thesis concerns several problems concerning vertex connectivity of undirected graphs and presents new bounds and algorithms for these problems.","abstract_has_math":false,"creators":["Kanevsky, Arkady"],"institution":"University of Illinois at Urbana-Champaign","degree_name":"Ph.D.","degree_level":"Dissertation","degree_discipline":"Computer Science","degree_department":null,"school":null,"contributors":["Ramachandran, V."],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2014,"date_issued":"2014-12-15T19:26:07Z","date_published":"2014-12-15T19:26:07Z","updated_at":"2026-07-22T22:26:01Z","subjects":["Computer Science"],"languages":[],"rights":[],"rights_urls":[],"identifier_entries":[{"key":"dc:identifier","label":"Identifier","values":["(UMI)AAI8908726"],"render_values":[{"text":"(UMI)AAI8908726","href":null,"code":true}]}]},"links":{"outbound_url":"http://hdl.handle.net/2142/69601","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Ramachandran, V."]},{"key":"dc:creator","label":"Author","values":["Kanevsky, Arkady"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2014-12-15T19:26:07Z","10000-01-01","1988"]},{"key":"dc:type","label":"Dc Type","values":["text"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Computer Science"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Dissertation"]},{"key":"thesis:degree_name","label":"Degree Name","values":["Ph.D."]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["University of Illinois at Urbana-Champaign"]}]},{"id":"subjects_keywords","label":"Subjects and Keywords","entries":[{"key":"dc:subject","label":"Dc Subject","values":["Computer Science"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["http://hdl.handle.net/2142/69601","(UMI)AAI8908726"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["This thesis concerns several problems concerning vertex connectivity of undirected graphs and presents new bounds and algorithms for these problems.","We have proved that the upper bound of the number of separating triplets of a triconnected graph is ${(n - 1)(n - 4)\\over 2}$, and it exactly matches the lower bound, which is achieved by the wheel graph. This result has been generalized to an $O(2\\sp{k}{n\\sp2 \\over k})$ upper bound on the number of separating k-sets in a k-connected graph. We have also obtained a new $\\Omega(2\\sp{k}{n\\sp2 \\over k\\sp2})$ lower bound.","Even though the upper bound for the number of separating k-sets is not linear but quadratic in n, we have obtained a linear representation for the separating k-sets of a k-connected graph. For $k = 3$ this representation is a collection of wheels, where every nonadjacent pair on the cycle of a wheel gives a separating triplet of a triconnected graph. For general k, we have obtained an $O(k\\sp2 n)$ representation.","We have designed a new sequential $O(n\\sp2)$ algorithm for the problem of determining if the graph is four-connected or not. Consequently, we find all separating triplets of the graph if it is not four-connected. The algorithm has a parallel version which runs in O(log$\\sp2 n$) time using $O(n\\sp2)$ processors, which is also an improvement over $O(nm)$ processor count of the best previously known parallel algorithm.","We have designed algorithms for generating all separating k-sets of a k-connected graph. The sequential algorithm runs in $O(2\\sp{k}n\\sp3)$ time and parallel one runs in $O(k{\\rm log}n)$ deterministic parallel time or in $O({\\rm log}\\sp2 n)$ randomized time using $O(4\\sp{k}{n\\sp6 \\over k\\sp2})$ processors on a CRCW PRAM.","Made available in DSpace on 2014-12-15T19:26:07Z (GMT). No. of bitstreams: 1 8908726.pdf: 4906576 bytes, checksum: 22d09b1346403a5347579d8984d7272a (MD5) Previous issue date: 1988","Embargo set by: Seth Robbins for item 69767 Lift date: Forever Reason: Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","U of I Only","131 p.","Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1988."]},{"key":"dc:title","label":"Title","values":["Vertex Connectivity of Graphs: Algorithms and Bounds"]}]}],"canonical_facts":{"dc:contributor":["Ramachandran, V."],"dc:creator":["Kanevsky, Arkady"],"dc:date":["2014-12-15T19:26:07Z","10000-01-01","1988"],"dc:description":["This thesis concerns several problems concerning vertex connectivity of undirected graphs and presents new bounds and algorithms for these problems.","We have proved that the upper bound of the number of separating triplets of a triconnected graph is ${(n - 1)(n - 4)\\over 2}$, and it exactly matches the lower bound, which is achieved by the wheel graph. This result has been generalized to an $O(2\\sp{k}{n\\sp2 \\over k})$ upper bound on the number of separating k-sets in a k-connected graph. We have also obtained a new $\\Omega(2\\sp{k}{n\\sp2 \\over k\\sp2})$ lower bound.","Even though the upper bound for the number of separating k-sets is not linear but quadratic in n, we have obtained a linear representation for the separating k-sets of a k-connected graph. For $k = 3$ this representation is a collection of wheels, where every nonadjacent pair on the cycle of a wheel gives a separating triplet of a triconnected graph. For general k, we have obtained an $O(k\\sp2 n)$ representation.","We have designed a new sequential $O(n\\sp2)$ algorithm for the problem of determining if the graph is four-connected or not. Consequently, we find all separating triplets of the graph if it is not four-connected. The algorithm has a parallel version which runs in O(log$\\sp2 n$) time using $O(n\\sp2)$ processors, which is also an improvement over $O(nm)$ processor count of the best previously known parallel algorithm.","We have designed algorithms for generating all separating k-sets of a k-connected graph. The sequential algorithm runs in $O(2\\sp{k}n\\sp3)$ time and parallel one runs in $O(k{\\rm log}n)$ deterministic parallel time or in $O({\\rm log}\\sp2 n)$ randomized time using $O(4\\sp{k}{n\\sp6 \\over k\\sp2})$ processors on a CRCW PRAM.","Made available in DSpace on 2014-12-15T19:26:07Z (GMT). No. of bitstreams: 1 8908726.pdf: 4906576 bytes, checksum: 22d09b1346403a5347579d8984d7272a (MD5) Previous issue date: 1988","Embargo set by: Seth Robbins for item 69767 Lift date: Forever Reason: Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","U of I Only","131 p.","Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1988."],"dc:identifier":["http://hdl.handle.net/2142/69601","(UMI)AAI8908726"],"dc:subject":["Computer Science"],"dc:title":["Vertex Connectivity of Graphs: Algorithms and Bounds"],"dc:type":["text"],"thesis:degree_discipline":["Computer Science"],"thesis:degree_level":["Dissertation"],"thesis:degree_name":["Ph.D."],"thesis:institution_name":["University of Illinois at Urbana-Champaign"]},"updated_at":"2026-07-22T22:26:01Z"}