<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>Faculty of Computer Systems and Technologies</title>
<link>https://onlineresource.ucsy.edu.mm/handle/123456789/26</link>
<description/>
<pubDate>Sat, 18 Jul 2026 00:40:22 GMT</pubDate>
<dc:date>2026-07-18T00:40:22Z</dc:date>
<item>
<title>A novel solution for simultaneously finding the shortest and possible paths in complex networks</title>
<link>https://onlineresource.ucsy.edu.mm/handle/123456789/2541</link>
<description>A novel solution for simultaneously finding the shortest and possible paths in complex networks
Hlaing, Wai Mar; Liu, Shi-Jian; Pan, Jeng-Shyang
A Novel graph approach named Combined Forward&#13;
and Backward Heuristic Search (CFBHS) is proposed in&#13;
this paper, which can be used to solve optimization&#13;
problems in areas such as transportation and network&#13;
routing. There are two major aspects distinct our method&#13;
from the most cited ones. Firstly, though focuses on&#13;
getting the shortest path in a graph when both source and&#13;
destination are given, this work can also find other&#13;
possible paths as outputs. Secondly, the proposed&#13;
algorithm is a high-performance one, which is achieved&#13;
by (1) reducing unnecessary nodes and edges to reach a&#13;
target optimum based on dynamically calculated heuristic&#13;
values and (2) finding the results by using the subdivision scheme instead of computing over the whole&#13;
graph. Experiments are carried out for the complex road&#13;
network of Yangon Region. The comparisons show that&#13;
our algorithm is about 100 times faster than the bidirectional Dijkstra’s algorithm. Besides, benefit from the&#13;
heuristic forward and backward search, the proposed&#13;
method can achieve very low time complexity, which is&#13;
similar to the A*, but A* can only produce the shortest&#13;
path. By contrast, the proposed algorithm is competent&#13;
for finding not only the shortest but also many possible&#13;
paths in complex road networks such as undirected graph&#13;
and hypergraph networks.
</description>
<pubDate>Fri, 01 Nov 2019 00:00:00 GMT</pubDate>
<guid isPermaLink="false">https://onlineresource.ucsy.edu.mm/handle/123456789/2541</guid>
<dc:date>2019-11-01T00:00:00Z</dc:date>
</item>
<item>
<title>Neighbor Search with Hash Map Indexing Technique for Complex Networks</title>
<link>https://onlineresource.ucsy.edu.mm/handle/123456789/2540</link>
<description>Neighbor Search with Hash Map Indexing Technique for Complex Networks
Hlaing, Wai Mar; Sein, Myint Myint
Neighbor Search with Hash Map Indexing Technique is used to get the high performance when&#13;
the optimal path is searched in the complex networks. This system can also give advice the public bus&#13;
passengers about the travel route depend on the travel time and cost. Moreover, the proposed technique is&#13;
highly performance one if it compares about the response time of many other popular cited shortest path&#13;
algorithms. Especially it contains two main parts for finding the optimal path, the first one is dividing the&#13;
complex large tree into small sub-trees using divide and conquer at an optimal threshold value. The second&#13;
one is using heuristic neighbor search instead of searching the heuristic values of all expanded nodes at&#13;
current level. Heuristic neighbor search and hash-map indexing technique is used together to reduce the time&#13;
complexity when the heuristic values are searched dynamically depend on the user query to reach the target.&#13;
The proposed system is faster than the popular bi-directional heuristic search A* algorithm, previously&#13;
proposed combined forward and backward heuristic search algorithm and modified heuristic search algorithm.&#13;
Road network and bus network in Yangon Region is used as the case study for spatial database.
</description>
<pubDate>Wed, 26 Feb 2020 00:00:00 GMT</pubDate>
<guid isPermaLink="false">https://onlineresource.ucsy.edu.mm/handle/123456789/2540</guid>
<dc:date>2020-02-26T00:00:00Z</dc:date>
</item>
<item>
<title>K-means Nearest Point Search Algorithm and Heuristic Search for Transportation</title>
<link>https://onlineresource.ucsy.edu.mm/handle/123456789/2539</link>
<description>K-means Nearest Point Search Algorithm and Heuristic Search for Transportation
Hlaing, Wai Mar; Sein, Myint Myint
This paper aims to support the most suitable&#13;
route for passengers of the taxi system using the proposed&#13;
heuristic search method. Furthermore, k-Means Nearest Point&#13;
Search (kMNPS) algorithm is proposed to produce the nearest&#13;
road point for start and end addresses. Yangon downtown in&#13;
Myanmar is selected as a case study for the transportation&#13;
system. The proposed heuristic method and kMNPS algorithm&#13;
reduce the distance calculations and achieve the very low time&#13;
complexity for the real time transportation applications.&#13;
Moreover, the proposed system can produce not only the&#13;
optimal route on the map but also the popular spots near the&#13;
optimal route.
</description>
<pubDate>Thu, 13 Dec 2018 00:00:00 GMT</pubDate>
<guid isPermaLink="false">https://onlineresource.ucsy.edu.mm/handle/123456789/2539</guid>
<dc:date>2018-12-13T00:00:00Z</dc:date>
</item>
<item>
<title>Search Space Reduction using K-means Clustering  and Adjacency matrices for GIS Usage Information Retrieval</title>
<link>https://onlineresource.ucsy.edu.mm/handle/123456789/2538</link>
<description>Search Space Reduction using K-means Clustering  and Adjacency matrices for GIS Usage Information Retrieval
Hlaing, Wai Mar; Sein, Myint Myint
Nowadays, people widespread use of&#13;
smartphones and ubiquitous devices for map based services.&#13;
As the transport network is complicated and massive, people&#13;
may be confused to reach the desired location after finding a&#13;
location. Many searching techniques are used for finding the&#13;
shortest path, might still not be fast enough in certain realtime applications because of complexing transport network.&#13;
Search time can be reduced if we pruned unnecessary clusters&#13;
in a complex large graph. Memory utilization is safe for the&#13;
processing time if we reduce search space in complex network.&#13;
For removing unnecessary clusters, adjacency matrices,&#13;
distance based methods and K-means clustering can be used.&#13;
ArcGIS software and popular shortest path algorithms are&#13;
applied to find the shortest path from one location to another&#13;
on the Android mobile platform. In addition, the performance&#13;
of finding the shortest path using popular A* and Dijkstra&#13;
algorithms with bidirectional search can be compared before&#13;
and after removing unnecessary clusters.
</description>
<pubDate>Sat, 10 Dec 2016 00:00:00 GMT</pubDate>
<guid isPermaLink="false">https://onlineresource.ucsy.edu.mm/handle/123456789/2538</guid>
<dc:date>2016-12-10T00:00:00Z</dc:date>
</item>
</channel>
</rss>
