anuraganands / ICHEA-DCOP

ICHEA for Dynamic Constraint Optimization Problems (DCOP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic Constraint Optimization with ICHEA (ICHEA-DCOP)

Copyright (c) 2012, Anuraganand Sharma - All rights reserved.

This Java code is the implementation of ICHEA-DCOP proposed by Anuraganand Sharma in the paper:
A. Sharma and D. Sharma, Solving Dynamic Constraint Optimization Problems Using ICHEA, in Neural Information Processing, vol. 7665, T. Huang, Z. Zeng, C. Li, and C. Leung, Eds. Springer Berlin / Heidelberg, 2012, pp. 434–444. 

How to run:
1-Run the Program in NetBeans. It will open up a GUI.
2-Select "continuous data"
3-Select the Problem from "Select Gx Function" dropdown box. For example pick 240. The default values will be automatically filled.
4-Select "Solve by Fitness+violation" option
5-Press Start.
6-Solution will be shown in the command window and "Test Results" folder. 

About

ICHEA for Dynamic Constraint Optimization Problems (DCOP)


Languages

Language:Java 100.0%Language:Rust 0.0%