Giter Club home page Giter Club logo

dfo's Introduction

binMeta project

This is the very preliminary version of a Java project having as main aim of collecting in one 
unique Java package the several meta-heuristic searches that have been proposed over the last 
years for the solution of combinatorial optimization problems.

This initial version contains only a RandomWalk, and uses only 3 unconstrained optimization 
problems for the tests. These are provided, together with the abstract classes named "binMeta"
and "Objective", mainly to give a guidance for the development of other classes, implementing
other meta-heuristic searches, as well as for the evaluation of other optimization problems.

The next version of the project is supposed to collect the best implementations given by
the students of the course on "Multi-threading Operating Systems" (Master in Computer Science, 
ISTIC, University of Rennes1), to which a different meta-heuristic search was assigned in
the first semester of the academic year 2020-21.

This is one of the reasons why the current Java classes are not intensely commented, as it is 
part of the students' tasks to check and understand the provided code, which will be at the basis 
of their implementations.

By the way, why "binMeta"? The "bin" part can be interpreted as "binary", which is important
to point out in this project because all the implemented meta-heuristic searches are supposed 
to directly work with a binary representations of the data. Moreover, if you know some German, 
the "bin" may remind you of "(ich) bin" (I am), followed by "Meta", which recalls the name 
"meta-heuristic", but it can be interpreted as something beyond the simple implementation of 
one meta-heuristic search.

November 2nd, 2020

Antonio Mucherino

dfo's People

Contributors

asyyy avatar

Watchers

 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.