We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Opt4J

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.

(visit: http://www.opt4j.org)

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website http://www.opt4j.org
Tags
License
Platform
Features
  • Detailed javadoc API and existing tutorial (www.opt4j.org)
  • Simple Graphical User Interface (GUI) for configuration
  • Graphical viewer for optimization run with standard widgets (plot, archive, popluation)
  • Different predefined genotypes including hierarchical genotype (CompositeGentoype)
  • Includes different optimization techniques: Evolutionary Algorithm (Spea2,Nsga2,SMS), Multi-objective Particle Swarm Optimization, Differential Evolution, Simulation Annealing
  • Includes common benchmark problems: ZDT, DTLZ, WFG, LOTZ, Knapsack