Giter VIP home page Giter VIP logo

moeatc's Introduction

MOEATC

基于最小匹配距离的多目标演化算法停止条件判定算法。

依赖库

下列jar可以从这里下载。

  • commons-cli-1.2.jar
  • commons-codec-1.8.jar
  • commons-lang3-3.1.jar
  • commons-math3-3.4.1.jar
  • jcommon-1.0.20.jar
  • jfreechart-1.0.15.jar
  • JMetal-4.3.jar
  • MOEAFramework-2.11.jar
  • rsyntaxtextarea.jar

引用的代码

HungarianAlgorithm.java

编译运行

可选两种编译方式:

  • 将依赖的库放在lib文件夹下,导入Eclipse进行编译。
  • 添加依赖库之后以其它方式编译。

编译成可运行的jar,主类为moeatc.RunMoeaRmiServer,编译的结果命名为MOEA.jar放在matlab子文件夹下。然后就可以在matlab中进行调用了。

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.