Package: ICAFF
Type: Package
Title: Imperialist Competitive Algorithm
Version: 1.0.1
Date: 2015-02-06
Depends: R (>= 3.0.0), graphics, stats
Author: Farimah Houshmand, Farzad Eskandari Ph.D. <Askandari@atu.ac.ir>
Maintainer: Farimah Houshmand <hoshmandcomputer@gmail.com>
Description: Imperialist Competitive Algorithm (ICA)
         <http://en.wikipedia.org/wiki/Imperialist_competitive_algorithm>
         is a computational method that is used to solve optimization
	 problems of different types and it is the mathematical model
	 and the computer simulation of human social evolution.  
         The package provides a minimum value for the cost function
	 and the best value for the optimization variables by
	 Imperialist Competitive Algorithm. 
         Users can easily define their own objective function
	 depending on the problem at hand. 
         This version has been successfully applied to solve
	 optimization problems, for continuous functions. 
License: GPL (>= 2)
Packaged: 2015-02-10 01:29:32 UTC; ferya
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-10 15:56:28
Built: R 3.1.2; ; 2015-02-11 13:22:19 UTC; unix
