Git Product home page Git Product logo

jmetal's Introduction

jMetal 5 Development Site

Purpose

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.7.

How to use

You can find the last released versions of jMetal on the Maven Central Repository.

To use jMetal in your project, you need at least the jmetal-core artifact. It provides various components used to implement jMetal algorithms. To implement your own, you only need this package.

jMetal comes with various algorithms already implemented, which you can obtain by adding the jmetal-algorithm artifact. If you are more interested in experimenting with your own algorithms, you can instead add the jmetal-problem artifact to obtain various problems to solve. You can of course add both of them to try combinations. If you want to go further by running and evaluating different combinations, you can finally add the jmetal-exec artifact, which comes with various utilities.

Status

Build Status

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 at the current discussions in the Issues section.

Changelog of the next incoming release (jMetal 5.8)

Algorithms

Features

Bugs

  • Fixed a bug in class ComputeQualityIndicators
  • Fixed a bug in class ExtendedPseudoRandomgGenerator (issue #312)
  • Fixed a bug in algorithm PESA2

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 (5th October 2018)

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

Class % Method % Line %
58% (122/210) 42% (529/1236) 40% (2524/6263)

jmetal's People

Contributors

yebisu avatar matthieu-vergne avatar ajnebro avatar juanjdurillo avatar cbarba avatar canicio avatar ignaciovillalobossalas avatar estebanpua avatar juanmateos avatar rsain avatar georgero5 avatar eug avatar vinixnan avatar barbiero avatar dynamic-sevn avatar flapkap avatar mastermay avatar jerryi00 avatar jacksonpradolima avatar thiagodnf avatar fritsche avatar haritzpuerto avatar santib avatar deric avatar khushbukp avatar javierferrer avatar jnietogit avatar runner5566 avatar

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.