Navigation

  • index
  • modules |
  • next |
  • previous |
  • jMetalPy 1.7.0 documentation »
  • API Reference
jMetalPy 1.7.0 documentation
Python version of the jMetal framework

Table Of Contents

  • Getting Started
  • User Guide
  • API Reference
    • Algorithms
    • Problem Definitions
    • Operators
    • Core Components
    • Utilities
  • Advanced Topics
  • Contributing
  • About

Contents

  • API Reference
    • Algorithms
    • Problem Definitions
    • Operators
    • Core Components
    • Utilities
  1. Docs
  2. API Reference

API Reference¶

Complete technical documentation for all jMetalPy components.

Algorithms¶

Optimization Algorithms:

  • Multi-objective algorithms
    • Evolutionary Algorithms
    • PSO Algorithms
  • Single-objective algorithms
    • Evolution Strategy
    • Genetic Algorithm
    • Local Search
    • Simulated annealing

Problem Definitions¶

Problem Types:

  • Problems
    • Multi-objective problems
    • Single-objective problems

Operators¶

Genetic Operators:

  • Operators
    • Crossover
    • Mutation
    • Selection

Core Components¶

Utilities¶

Helper Tools:

  • Archives
    • Overview
    • DistanceBasedArchive
    • Distance-Based Subset Selection
    • Other Archive Classes
    • Performance Considerations
    • See Also
  • Distance Metrics
    • Overview
    • Distance Metrics Enumeration
    • Distance Calculator
    • Traditional Distance Classes
    • See Also
← Quality Indicator CLI
Multi-objective algorithms →

Navigation

  • index
  • modules |
  • next |
  • previous |
  • jMetalPy 1.7.0 documentation »
  • API Reference
© Copyright 2019, Antonio Benítez-Hidalgo. Created using Sphinx.