Publications
Sort:
Open Access Research Article Issue
On the time complexity of achieving optimal throughput in time division multiple access communication networks
AIMS Mathematics 2024, 9(5): 13522-13536
Published: 15 May 2024
Abstract PDF (256.5 KB) Collect
Downloads:0

The fundamental problem of finding transmission schedules for achieving optimal throughput in time division multiple access (TDMA) communication networks is known to be NP-hard. Let N be a scheduled k-time slot TDMA network with n stations and m links. We showed that an optimal link schedule for N can be computed recursively with a recursion tree of logarithmic depth O ( ln m ) in expectation. Additionally, we showed that optimal link schedules for those TDMA networks, with recursion trees of depth meeting the expectation, can be found in time O ( m 2 + ln k ). Likewise, we discuss analogous results for computing optimal station schedules of TDMA networks.

Open Access Research Article Issue
On finding a satisfactory partition in an undirected graph: algorithm design and results
AIMS Mathematics 2024, 9(10): 27308-27329
Published: 15 October 2024
Abstract PDF (290.3 KB) Collect
Downloads:3

A satisfactory partition is a partition of undirected-graph vertices such that the partition has only two nonempty parts, and every vertex has at least as many adjacent vertices in its part as it has in the other part. Generally, the problem of determining whether a given undirected graph has a satisfactory partition is known to be NP-complete. In this paper, we show that for a given undirected graph with n vertices, a satisfactory partition (if any exists) can be computed recursively with a recursion tree of depth of O(lnn) in expectation. Subsequently, we show that a satisfactory partition for those undirected graphs with recursion tree depth meeting the expectation can be computed in time O(n32O(lnn)).

Total 2