Последняя версия

ECJ 22

ECJ, A Java-based Evolutionary Computation Research System. ECJ is a research EC system written in Java. It was designed to be highly flexible, with nearly all classes (and all of their settings) dynamically determined at runtime by a user-provided parameter file. All structures in the system are arranged to be easily modifiable. Even so, the system was designed with an eye toward efficiency. ECJ is developed at George Mason University's ECLab Evolutionary Computation Laboratory. The software has nothing to do with its initials' namesake, Evolutionary Computation Journal. ECJ's sister project is MASON, a multi-agent simulation system which dovetails with ECJ nicely.

Лицензия

Лицензия

Группа

Группа

edu.gmu.cs
Идентификатор

Идентификатор

ecj
Версия

Версия

22
Тип

Тип

jar
Описание

Описание

ECJ
ECJ, A Java-based Evolutionary Computation Research System. ECJ is a research EC system written in Java. It was designed to be highly flexible, with nearly all classes (and all of their settings) dynamically determined at runtime by a user-provided parameter file. All structures in the system are arranged to be easily modifiable. Even so, the system was designed with an eye toward efficiency. ECJ is developed at George Mason University's ECLab Evolutionary Computation Laboratory. The software has nothing to do with its initials' namesake, Evolutionary Computation Journal. ECJ's sister project is MASON, a multi-agent simulation system which dovetails with ECJ nicely.
Организация-разработчик

Организация-разработчик

Evolutionary Computation Laboratory at George Mason University
Система контроля версий

Система контроля версий

http://code.google.com/p/ecj/source/browse/

Скачать ecj 22

Имя Файла Размер
ecj-22.pom
ecj-22.jar 894 KB
ecj-22-sources.jar 3 MB
ecj-22-javadoc.jar 4 MB
Обзор

<!-- https://jarcasting.com/artifacts/edu.gmu.cs/ecj/ -->
<dependency>
    <groupId>edu.gmu.cs</groupId>
    <artifactId>ecj</artifactId>
    <version>22</version>
</dependency>
// https://jarcasting.com/artifacts/edu.gmu.cs/ecj/
implementation 'edu.gmu.cs:ecj:22'
// https://jarcasting.com/artifacts/edu.gmu.cs/ecj/
implementation ("edu.gmu.cs:ecj:22")
'edu.gmu.cs:ecj:jar:22'
<dependency org="edu.gmu.cs" name="ecj" rev="22">
  <artifact name="ecj" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.gmu.cs', module='ecj', version='22')
)
libraryDependencies += "edu.gmu.cs" % "ecj" % "22"
[edu.gmu.cs/ecj "22"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
jfree : jfreechart Необязательный jar 1.0.13
jfree : jcommon Необязательный jar 1.0.16
com.lowagie : itext Необязательный jar 4.2.1
com.jcraft : jzlib Необязательный jar 1.1.3

Модули Проекта

Данный проект не имеет модулей.