{"id":{"repo_id":"carleton","oai_identifier":"oai:carleton.scholaris.ca:20.500.14718/44812"},"canonical_url":"https://search.dev.ndltd.org/etd/carleton/oai:carleton.scholaris.ca:20.500.14718/44812","repository":{"repo_id":"carleton","name":"Carleton University","base_url":"https://carleton.scholaris.ca/server/oai/request"},"display":{"title":"Accelerated Least Squares Network Adjustments and Graph Decompositions","abstract":"Land surveyors generally use archaic data management procedures with very little automation. One of the issues preventing development of more automated data management systems is the integration of the land survey data, as the standard method does not scale well. In this project we explore possibilities for an accelerated method of data integration for use in a land survey data management system. We begin this project by reviewing the standard method, least squares adjustment, and several variants each of which is purported to be faster than the standard method. We apply asymptotic analysis to each of these methods and compare them to determine which method should be considered further. The Helmert Blocking method is selected for further consideration as it has the lowest time complexity of the methods considered, although this time complexity depends on properties of the block structure used. This block structure is a decomposition of the network and we find that there is a gap in the research regarding the construction of this block structure. In the second phase of this project, we review graph decompositions and find a cut decomposition which nearly meets the requirement of the Helmert Blocking method. We elaborate on the cut decomposition to create a block decomposition which is more suitable for the Helmert Blocking method. We also present an exponential time recursive separator algorithm which constructs a block decomposition and an incrementally constructed data structure, the RS-Tree, that uses our algorithm to maintain a block decomposition as edges are inserted. In the third phase of this project, we present another incrementally constructed data structure, the HB-Tree, that maintains a block decomposition as simple graphs are inserted. The HB-Tree does not use any exponential time algorithms but produces a less optimal block decomposition than the RS-Tree. In the final phase of this project, we implement the HB-Tree data structure and the Helmert Blocking method and compare our system against the fastest comparable software, DynAdjust. The results of this comparison indicate that our method is more suitable for use in a land survey data management system, but less suitable for adjusting geodetic networks.","abstract_html":"Land surveyors generally use archaic data management procedures with very little automation. One of the issues preventing development of more automated data management systems is the integration of the land survey data, as the standard method does not scale well. In this project we explore possibilities for an accelerated method of data integration for use in a land survey data management system. We begin this project by reviewing the standard method, least squares adjustment, and several variants each of which is purported to be faster than the standard method. We apply asymptotic analysis to each of these methods and compare them to determine which method should be considered further. The Helmert Blocking method is selected for further consideration as it has the lowest time complexity of the methods considered, although this time complexity depends on properties of the block structure used. This block structure is a decomposition of the network and we find that there is a gap in the research regarding the construction of this block structure. In the second phase of this project, we review graph decompositions and find a cut decomposition which nearly meets the requirement of the Helmert Blocking method. We elaborate on the cut decomposition to create a block decomposition which is more suitable for the Helmert Blocking method. We also present an exponential time recursive separator algorithm which constructs a block decomposition and an incrementally constructed data structure, the RS-Tree, that uses our algorithm to maintain a block decomposition as edges are inserted. In the third phase of this project, we present another incrementally constructed data structure, the HB-Tree, that maintains a block decomposition as simple graphs are inserted. The HB-Tree does not use any exponential time algorithms but produces a less optimal block decomposition than the RS-Tree. In the final phase of this project, we implement the HB-Tree data structure and the Helmert Blocking method and compare our system against the fastest comparable software, DynAdjust. The results of this comparison indicate that our method is more suitable for use in a land survey data management system, but less suitable for adjusting geodetic networks.","abstract_has_math":false,"creators":["Bremner, Michael Terence"],"institution":"Carleton University","degree_name":"Doctor of Philosophy (Ph.D.)","degree_level":"Doctoral","degree_discipline":"Computer Science","degree_department":null,"school":null,"contributors":[],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2025,"date_issued":"2025","date_published":"2025","updated_at":"2026-07-24T01:34:45Z","subjects":[],"languages":["en"],"rights":["Copyright © 2025 the author(s). Theses may be used for non-commercial research, educational, or related academic purposes only. Such uses include personal study, distribution to students, research and scholarship. Theses may only be shared by linking to the Carleton University Institutional Repository and no part may be copied without proper attribution to the author; no part may be used for commercial purposes directly or indirectly via a for-profit platform; no adaptation or derivative works are permitted without consent from the copyright owner."],"rights_urls":[],"identifier_entries":[{"key":"dc:identifier.doi","label":"DOI","values":["10.22215/etd/2025-16785"],"render_values":[{"text":"10.22215/etd/2025-16785","href":"https://doi.org/10.22215/etd/2025-16785","code":true}]}]},"links":{"outbound_url":"https://hdl.handle.net/20.500.14718/44812","outbound_label":"Handle","outbound_source":"dc:identifier.uri"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:creator","label":"Author","values":["Bremner, Michael Terence"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date.accessioned","label":"Dc Date Accessioned","values":["2026-01-19T15:09:16Z"]},{"key":"dc:date.issued","label":"Date","values":["2025"]},{"key":"dc:publisher","label":"Institution","values":["Carleton University"]},{"key":"dc:type","label":"Dc Type","values":["thesis"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Computer Science"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Doctoral"]},{"key":"thesis:degree_name","label":"Degree Name","values":["Doctor of Philosophy (Ph.D.)"]}]},{"id":"language_rights","label":"Language and Rights","entries":[{"key":"dc:language.iso","label":"Language (ISO)","values":["en"]},{"key":"dc:rights","label":"Dc Rights","values":["Copyright © 2025 the author(s). Theses may be used for non-commercial research, educational, or related academic purposes only. Such uses include personal study, distribution to students, research and scholarship. Theses may only be shared by linking to the Carleton University Institutional Repository and no part may be copied without proper attribution to the author; no part may be used for commercial purposes directly or indirectly via a for-profit platform; no adaptation or derivative works are permitted without consent from the copyright owner."]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier.doi","label":"DOI","values":["10.22215/etd/2025-16785"]},{"key":"dc:identifier.uri","label":"Identifier URI","values":["https://hdl.handle.net/20.500.14718/44812"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description.abstract","label":"Abstract","values":["Land surveyors generally use archaic data management procedures with very little automation. One of the issues preventing development of more automated data management systems is the integration of the land survey data, as the standard method does not scale well. In this project we explore possibilities for an accelerated method of data integration for use in a land survey data management system. We begin this project by reviewing the standard method, least squares adjustment, and several variants each of which is purported to be faster than the standard method. We apply asymptotic analysis to each of these methods and compare them to determine which method should be considered further. The Helmert Blocking method is selected for further consideration as it has the lowest time complexity of the methods considered, although this time complexity depends on properties of the block structure used. This block structure is a decomposition of the network and we find that there is a gap in the research regarding the construction of this block structure. In the second phase of this project, we review graph decompositions and find a cut decomposition which nearly meets the requirement of the Helmert Blocking method. We elaborate on the cut decomposition to create a block decomposition which is more suitable for the Helmert Blocking method. We also present an exponential time recursive separator algorithm which constructs a block decomposition and an incrementally constructed data structure, the RS-Tree, that uses our algorithm to maintain a block decomposition as edges are inserted. In the third phase of this project, we present another incrementally constructed data structure, the HB-Tree, that maintains a block decomposition as simple graphs are inserted. The HB-Tree does not use any exponential time algorithms but produces a less optimal block decomposition than the RS-Tree. In the final phase of this project, we implement the HB-Tree data structure and the Helmert Blocking method and compare our system against the fastest comparable software, DynAdjust. The results of this comparison indicate that our method is more suitable for use in a land survey data management system, but less suitable for adjusting geodetic networks."]},{"key":"dc:title","label":"Title","values":["Accelerated Least Squares Network Adjustments and Graph Decompositions"]}]}],"canonical_facts":{"dc:creator":["Bremner, Michael Terence"],"dc:date.accessioned":["2026-01-19T15:09:16Z"],"dc:date.issued":["2025"],"dc:description.abstract":["Land surveyors generally use archaic data management procedures with very little automation. One of the issues preventing development of more automated data management systems is the integration of the land survey data, as the standard method does not scale well. In this project we explore possibilities for an accelerated method of data integration for use in a land survey data management system. We begin this project by reviewing the standard method, least squares adjustment, and several variants each of which is purported to be faster than the standard method. We apply asymptotic analysis to each of these methods and compare them to determine which method should be considered further. The Helmert Blocking method is selected for further consideration as it has the lowest time complexity of the methods considered, although this time complexity depends on properties of the block structure used. This block structure is a decomposition of the network and we find that there is a gap in the research regarding the construction of this block structure. In the second phase of this project, we review graph decompositions and find a cut decomposition which nearly meets the requirement of the Helmert Blocking method. We elaborate on the cut decomposition to create a block decomposition which is more suitable for the Helmert Blocking method. We also present an exponential time recursive separator algorithm which constructs a block decomposition and an incrementally constructed data structure, the RS-Tree, that uses our algorithm to maintain a block decomposition as edges are inserted. In the third phase of this project, we present another incrementally constructed data structure, the HB-Tree, that maintains a block decomposition as simple graphs are inserted. The HB-Tree does not use any exponential time algorithms but produces a less optimal block decomposition than the RS-Tree. In the final phase of this project, we implement the HB-Tree data structure and the Helmert Blocking method and compare our system against the fastest comparable software, DynAdjust. The results of this comparison indicate that our method is more suitable for use in a land survey data management system, but less suitable for adjusting geodetic networks."],"dc:identifier.doi":["10.22215/etd/2025-16785"],"dc:identifier.uri":["https://hdl.handle.net/20.500.14718/44812"],"dc:language.iso":["en"],"dc:publisher":["Carleton University"],"dc:rights":["Copyright © 2025 the author(s). Theses may be used for non-commercial research, educational, or related academic purposes only. Such uses include personal study, distribution to students, research and scholarship. Theses may only be shared by linking to the Carleton University Institutional Repository and no part may be copied without proper attribution to the author; no part may be used for commercial purposes directly or indirectly via a for-profit platform; no adaptation or derivative works are permitted without consent from the copyright owner."],"dc:title":["Accelerated Least Squares Network Adjustments and Graph Decompositions"],"dc:type":["thesis"],"thesis:degree_discipline":["Computer Science"],"thesis:degree_level":["Doctoral"],"thesis:degree_name":["Doctor of Philosophy (Ph.D.)"]},"updated_at":"2026-07-24T01:34:45Z"}