Skip to content

Commit

Permalink
Shorter title in the README.md file.
Browse files Browse the repository at this point in the history
  • Loading branch information
yasserglez committed Apr 19, 2014
1 parent 47e6d43 commit 12f5967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,3 +1,3 @@
# copulaedas: Estimation of Distribution Algorithms Based on Copulas
# copulaedas

This package provides a platform where Estimation of Distribution Algorithms (EDAs) based on copulas can be implemented and studied. It contains complete implementations of various EDAs based on copulas and vines, and it also offers the possibility of implementing new algorithms. EDAs are implemented using S4 classes with generic functions for its main parts: seeding, selection, learning, sampling, replacement, local optimization, termination, and reporting. The package also provides a group of well-known benchmark problems and utility functions to study the behavior of EDAs.

0 comments on commit 12f5967

Please sign in to comment.