NEDec 13, 2018

Algorithms Inspired by Nature: A Survey

arXiv:1903.01893v1
Originality Synthesis-oriented
AI Analysis

This is an incremental survey paper that provides an overview of existing methods for researchers and practitioners in optimization.

The paper surveys nature-inspired algorithms and heuristics used to solve complex combinatorial optimization problems like Job Shop Scheduling, where no polynomial-time algorithms exist, by discussing their applications and practical importance.

Nature is known to be the best optimizer. Natural processes most often than not reach an optimal equilibrium. Scientists have always strived to understand and model such processes.Thus, many algorithms exist today that are inspired by nature. Many of these algorithms and heuristics can be used to solve problems for which no polynomial time algorithms exist,such as Job Shop Scheduling and many other Combinatorial Optimization problems. We will discuss some of these algorithms and heuristics and how they help us solve complex problems of practical importance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes