Essays about: "Heuristic Search Algorithms"

Showing result 1 - 5 of 30 essays containing the words Heuristic Search Algorithms.

  1. 1. Compact Representations of State Sets in State Space Search

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Hugo Axandersson; [2023]
    Keywords : State Space Search; Planning; Closed list; Open list; Memory compact; Level-Ordered Edge Sequence LOES ;

    Abstract : Modern day technological advancements are moving at a rapid pace. In the field of Artificial Intelligence, algorithms are becoming ever faster and process larger amounts of data. These fast algorithms call for data structures that can store this processed data compactly. This premise also holds true in the AI subfield of planning. READ MORE

  2. 2. Coverage Motion Planning for Search and Rescue Missions : A Costmap Based Approach for fixed wing UAVs using Simulated Annealing &Cubic Splines

    University essay from Karlstads universitet/Institutionen för ingenjörsvetenskap och fysik (from 2013)

    Author : Fredrik Rönnkvist; [2023]
    Keywords : Motion planning; Path planning; Cubic splines; Coverage path planning.;

    Abstract : The present study proposes a novel approach to Coverage Path Planning for unmanned aerial vehicle (UAV) inspired by the Orienteering Problem. The main goal is to develop an algorithm suitable for Search and Rescue Missions, which can produce a search pattern with dynamical constrains, that is not limited to the traditional back-and-forth motion or spiral patterns. READ MORE

  3. 3. Reinforcement learning for improved local search : Applied to the graph coloring problem

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Adrian Salamon; Klara Sandström; [2023]
    Keywords : ;

    Abstract : The graph coloring problem (GCP) is an important combinatorial optimization problem (COP) with various applications and a simple formulation: to assign colors to vertices in a graph such that no adjacent vertices share a color. The GCP is NP-hard, and in order to solve it within a reasonable time frame, heuristic local search (LS) based algorithms are commonly used. READ MORE

  4. 4. Comprehensive Study of Meta-heuristic Algorithms for Optimal Sizing of BESS in Multi-energy syste

    University essay from KTH/Skolan för industriell teknik och management (ITM)

    Author : Joakim Ginste; [2022]
    Keywords : BESS; Energy arbitrage; Firefly algorithm; Genetic algorithm; Peak shaving; BESS; energiarbitrage; Firefly algorithm; Genetic algorithm; spetslastutjämning;

    Abstract : The question of finding the optimal size for battery energy storage systems (BESS) to be used for energy arbitrage and peak shaving has gained more and more interest in recent years. This is due to the increase in variability of electricity prices caused by the increase of renewable but also variable electricity production units in the electricity grid. READ MORE

  5. 5. A Comparative Study on Optimization Algorithms and its efficiency

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Kareem Ahmed Sheik; [2022]
    Keywords : Optimization; Heuristic Search Algorithms; Benchmark Optimization Problems; Systematic literature review; Benchmark functions; Genetic Algorithm; Plant intelligence based optimization algorithm;

    Abstract : Background: In computer science, optimization can be defined as finding the most cost-effective or notable achievable performance under certain circumstances, maximizing desired factors, and minimizing undesirable results. Many problems in the real world are continuous, and it isn't easy to find global solutions. READ MORE