| check_input | Checking Modelling Input | 
| compute_population_goodness_of_fit | Compute Population Goodness of Fit | 
| crossover_p_split | Generate offsprings through crossover given parents | 
| generate_mutation | Generate offsprings after mutation | 
| get_goodness_of_fit | Goodness of Fit | 
| get_next_population | Generate next population | 
| getrankfitness | calculate rank-based fitness | 
| main | Main function | 
| onepropselection | onepropselection | 
| plot_final | Plot goodness of fit vs generation | 
| select | Main function | 
| selectparents | select parents in the genetic algorithms | 
| tournament | tournament selection | 
| twopropselection | twopropselection | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.