mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development
-
Updated
Nov 4, 2021 - C++
mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development
LLVM Mutation Artisan (MART) is a configurable mutation testing framework based on LLVM
Lazy Import technique implementation to call any import in the runtime
This repository contains a C++ program that solves the Knapsack Problem using a Genetic Algorithm. The Knapsack Problem is a classic optimization problem where we aim to maximize the total value of items to be packed in a knapsack, given the knapsack's weight capacity and a set of items with their respective weights and values.
This program implements a genetic algorithm for curve fitting using a polynomial equation. The goal is to find the best coefficients for the polynomial equation that minimize the distance between the curve and a given set of data points. The genetic algorithm is used to search for the optimal solution by evolving a population of candidate solutions
A fast and accurate tool that identifies Mendelian violations in family trios. Resolve variant representation issues in VCF files
Genetic algorithm implemented in C++
Implementation Of Genetic Algorithm Using Mutation and Crossover method in C++
A benchmarking tool for structural variation (SV) detection tools
Algoritmos Genéticos
A C++ program adressing a certain instance of the job scheduling problem.
A pair hidden Markov model for identifying short template switch events from mutation clusters in pairwise nucleotide alignments
Add a description, image, and links to the mutation topic page so that developers can more easily learn about it.
To associate your repository with the mutation topic, visit your repo's landing page and select "manage topics."