Coder Social home page Coder Social logo

keszocze / opt4j Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sdarg/opt4j

0.0 1.0 0.0 8.53 MB

Modular Java framework for meta-heuristic optimization

Home Page: https://felixreimann.github.io/opt4j/

License: MIT License

Java 93.89% CSS 0.89% JavaScript 2.37% HTML 1.79% Python 1.07%

opt4j's Introduction

Build Status Codacy Badge Codacy Badge Maven Central Javadocs

Opt4J - Modular Java framework for meta-heuristic optimization

Opt4J is an open source Java-based framework for evolutionary computation. It contains a set of (multi-objective) optimization algorithms such as evolutionary algorithms (including SPEA2 and NSGA2), differential evolution, particle swarm optimization, and simulated annealing. The benchmarks that are included comprise ZDT, DTLZ, WFG, and the knapsack problem.

The goal of Opt4J is to simplify the evolutionary optimization of user-defined problems as well as the implementation of arbitrary meta-heuristic optimization algorithms. For this purpose, Opt4J relies on a module-based implementation and offers a graphical user interface for the configuration as well as a visualization of the optimization process.

Usage

Opt4J can be used as standalone Swing-based application or as a library.

Linux/Unix

Run:

./start.sh

Windows

Run:

./start.bat

Developer

Opt4J uses Gradle. Run

./gradlew tasks

to show all available tasks.

Use

./gradlew eclipse

to create the required .project and .classpath files to import the project in Eclipse.

Use

./gradlew run

to execute the application.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

Opt4J was formerly hosted at https://sourceforge.net/projects/opt4j/

Credits

Brought to you by

  • Martin Lukasiewycz
  • Felix Reimann
  • Michael Glaß

This project uses

License

Opt4J uses MIT License.

opt4j's People

Contributors

lukasiewycz avatar fedorsmirnov89 avatar michaelhglass avatar codacy-badger avatar bossseminarfau avatar vrichthammer avatar

Watchers

Oliver Keszöcze 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.