GithubHelp home page GithubHelp logo

shambakey1 / jmetal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jmetal/jmetal

0.0 1.0 0.0 87.1 MB

jMetal: a framework for multi-objective optimization with metaheuristics

Home Page: https://jmetal.github.io/jMetal/

License: MIT License

Java 81.46% Scheme 18.52% Awk 0.01%

jmetal's Introduction

jMetal 5 Development Site

Status

Build Status

jMetal is an object-oriented Java-based framework for multi-objective optimization with metaheuristics The Web page of the project is: http://jmetal.github.io/jMetal/. Former jMetal versions can be found in SourceForge. The current version is jMetal 5.2.

The jMetal development version is hosted in this repository; this way, interested users can take a look to the new incoming features in advance.

If you are interested in contributing with your ideas and comments, please take a look the current discussions in the Issues section.

Changelog of the next incoming release (jMetal 5.3)

Algorithms

  • Algorithm MOEA/DD. Contribution of @vinixnan.
  • Variants with measures of algorithms WASF-GA, DMOPSO, and SMPSO

Quality indicators

  • The R2 indicator can be applied now to fronts with more than two objectives.

Miscelanea

  • Class ChartContainer, which is being developed by @georgero5. This class allows to display information of algorithms while they are running, such as the current Pareto front approximation or the evolution of indicators such as the Hypervolume. See classes DMOPSOMeasuresRunner and NSGAIIMeasuresWithChartsRunner for examples using it.
  • Added getters and setters to all the parameters of the operators.
  • New interfaces for random generators based on functional interfaces.

Bugs

  • Fixed a Bug in algorithm MOEA/D.

jMetal is available as a Maven Project in The Central Repository

The link to the modules is: https://search.maven.org/#search%7Cga%7C1%7Cjmetal

jMetal documentation

The documentation is hosted in https://github.com/jMetal/jMetalDocumentation

Publications

A.J. Nebro, J.J. Durillo, M. Vergne: "Redesigning the jMetal Multi-Objective Optimization Framework". Proceedings of the Companion Publication of the 2015 on Genetic and Evolutionary Computation Conference (GECCO Companion '15) Pages 1093-1100. DOI: http://dx.doi.org/10.1145/2739482.2768462

Code coverage (4th April 2016)

Coverage data of the jmetal-core package reported by IntelliJ Idea:

Class % Method % Line %
51,8% (93/181) 40.0% (375/393) 37%% (1183/5084)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.