Examples
The best way to learn FLY is by practicing examples. This repository contains examples on common problems. You are advised to take the references from these examples and try them on your own.
Table of contents
- K-Coloring Problem Genetic Algorithm
- One Max Problem Genetic Algorithm
- DB Interaction example
- NoSQL Interaction example
- Pi estimation algorithm with Monte Carlo method