205 results for “topic:genetic”
A Free and Open Source Python Library for Multiobjective Optimization
Koi Farm, a koi breeding game
Building a population of models that trade crypto and mutate iteratively
JavaScript library for creative coding
Capacitated Vehicle Routing Problem
SARS-Cov-2 Recombinant Finder for fasta sequences
In this paper, a new stochastic optimizer, which is called slime mould algorithm (SMA), is proposed based upon the oscillation mode of slime mould in nature. The proposed SMA has several new features with a unique mathematical model that uses adaptive weights to simulate the process of producing positive and negative feedback of the propagation wave of slime mould based on bio-oscillator to form the optimal path for connecting food with excellent exploratory ability and exploitation propensity. The proposed SMA is compared with up-to-date metaheuristics in an extensive set of benchmarks to verify the efficiency. Moreover, four classical engineering structure problems are utilized to estimate the efficacy of the algorithm in optimizing engineering problems. The results demonstrate that the algorithm proposed benefits from competitive, often outstanding performance on different search landscapes. The source codes and info of SMA are publicly available at: http://www.alimirjalili.com/SMA.html
A set of scripts for calculating pairwise SNP distance
Graph grounding for graph coloring algorithms such as Welsh Powell and Evolution algorithms like Harmony Search and Genetic
Numerical Encoding for Human Genetic Variants
Traveling Salesman Problem Using Parallel Genetic Algorithms
A fast terminal-based viewer and command-line toolkit for molecular sequences (DNA, AA). View, translate, convert (to FASTA), and combine sequences aligned or not — all from the terminal.
A blazing fast and fully async genetic algorithm
Language-independent, search-based program repair -- just your cup of tea! ☕
Evolutionary algorithms library for the web 🧬
Genx provides modular building blocks to run simulations of optimization and search problems using Genetic Algorithms
Rust library for genetic algorithms
Flexible genetic algorithm implementation in TypeScript.
Password Generator using Genetic Algorithm
Welcome to the website and github repository for the Genome Analysis Module. This website will guide the learning experience for trainees in the UBC MSc Genetic Counselling Training Program, as they embark on a journey to learn about analyzing genomes.
Constructing decision trees with genetic algorithm with a scikit-learn inspired API
Phänotyp allows to perform genetic mutation of architectural structures. Furthermore it can be used to analyze moving shapes. This is especially useful when working on kinematic architectural projects. The tool is focusing on early stages of the design process and can be used for free without any warranty.
This repository contains algorithms in C++ to solve the Capacitated Vehicle Routing Problem (cvrp).
gaai - Genetic Algorithm Artificial Intelligence Database Performance Tuning
A multi-purpose genetic algorithm written in python
Genetic Neural Networks
Genetic algorithms for the placement of services in Fog domains
:rotating_light: Finds the best location for an Emergency Response Unit using Genetic Algorithm. A homework in Computational Intelligence course. :fire_engine: :oncoming_police_car: :ambulance:
Highly Open Workflow for Annotation & Ranking toward genomic variant Discovery
Implementation of a simple genetic algorithm designed to solve the Traveling Salesman Problem, using ncurses to visualize the graph.