Table of Contents
Fetching ...

Non-Dominated Sorting Bidirectional Differential Coevolution

Cicero S. R. Mendes, Aluizio F. R. Araújo, Lucas R. C. Farias

TL;DR

A variant of the bidirectional coevolution algorithm (BiCo) with differential evolution (DE) with novelties in the model, including the DE differential mutation and crossover operators as the main search engine and a non-dominated sorting selection scheme.

Abstract

Constrained multiobjective optimization problems (CMOPs) are commonly found in real-world applications. CMOP is a complex problem that needs to satisfy a set of equality or inequality constraints. This paper proposes a variant of the bidirectional coevolution algorithm (BiCo) with differential evolution (DE). The novelties in the model include the DE differential mutation and crossover operators as the main search engine and a non-dominated sorting selection scheme. Experimental results on two benchmark test suites and eight real-world CMOPs suggested that the proposed model reached better overall performance than the original model.

Non-Dominated Sorting Bidirectional Differential Coevolution

TL;DR

A variant of the bidirectional coevolution algorithm (BiCo) with differential evolution (DE) with novelties in the model, including the DE differential mutation and crossover operators as the main search engine and a non-dominated sorting selection scheme.

Abstract

Constrained multiobjective optimization problems (CMOPs) are commonly found in real-world applications. CMOP is a complex problem that needs to satisfy a set of equality or inequality constraints. This paper proposes a variant of the bidirectional coevolution algorithm (BiCo) with differential evolution (DE). The novelties in the model include the DE differential mutation and crossover operators as the main search engine and a non-dominated sorting selection scheme. Experimental results on two benchmark test suites and eight real-world CMOPs suggested that the proposed model reached better overall performance than the original model.

Paper Structure

This paper contains 13 sections, 9 equations, 1 figure, 2 tables, 4 algorithms.

Figures (1)

  • Figure 1: The flowchart of the proposed NSBiDiCo algorithm.