Implementation of Combinatorial Algorithms using Optimization Techniques
Journal Title: International Journal of Trend in Scientific Research and Development - Year 2019, Vol 3, Issue 3
Abstract
In theoretical computer science, combinatorial optimization problems are about finding an optimal item from a finite set of objects. Combinatorial optimization is the process of searching for maxima or minima of an unbiased function whose domain is a discrete and large configuration space. It often involves determining the way to efficiently allocate resources used to find solutions to mathematical problems. Applications for combinatorial optimization include determining the optimal way to deliver packages in logistics applications, determining taxis best route to reach a destination address, and determining the best allocation of jobs to people. Some common problems involving combinatorial optimizations are the Knapsack problem, the Job Assignment problem, and the Travelling Salesman problem. This paper proposes three new optimized algorithms for solving three combinatorial optimization problems namely the Knapsack problem, the Job Assignment problem, and the Traveling Salesman respectively. The Knapsack problem is about finding the most valuable subset of items that fit into the knapsack. The Job Assignment problem is about assigning a person to a job with the lowest total cost possible. The Traveling Salesman problem is about finding the shortest tour to a destination city through travelling a given set of cities. Each problem is to be tackled separately. First, the design is proposed, then the pseudo code is created along with analyzing its time complexity. Finally, the algorithm is implemented using a high level programming language. As future work, the proposed algorithms are to be parallelized so that they can execute on multiprocessing environments making their execution time faster and more scalable. by Youssef Bassil "Implementation of Combinatorial Algorithms using Optimization Techniques" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-3 , April 2019, URL: https://www.ijtsrd.com/papers/ijtsrd22925.pdf Paper URL: https://www.ijtsrd.com/computer-science/data-processing/22925/implementation-of-combinatorial-algorithms-using-optimization-techniques/youssef-bassil
Drought Assessment Using Standard Precipitation Index
Drought is one of the extreme climatic events among the most relevant natural disasters. This paper presents drought assessment using Standardized Precipitation Index (SPI) to overview the respective drought hot spots. M...
Application of Online Teacher Education Programme for Developing High School Students Due to Present Scenario of Covid 19 Pandemic Crisis
One of the most important areas of higher education system is teacher education. The progress and prosperity of a poor, large country depends on the quality of the high school education, which intern depends on the quali...
Mathematical Differential Solution of Flow & Head-loss in the Flow-correction & Design of Distribution Network of Water Supply
This study has explained a method of solution of general flow problem by mathematics. The flow-problem is the Darcy-Weisbach formula of the head-loss, i.e., HL=KQx. This equation has been transformed into the Leibnitzs f...
Bluetooth Broadcasting
Image de-hazing is one of the pre-processing steps in various computer vision applications. It is the process of improving the quality of image without any information loss. Usually the images are affected by various fac...
Comparative Analysis of Efficient Designs of D Latch using 32nm CMOS Technology
In this paper we have proposed various efficient designs of low power D latch using 32nm CMOS technology. We have designed and simulated these circuits in HSpice simulation tool. In this simulation we have modified W L r...