search-based-software-engineering
There are 15 repositories under search-based-software-engineering topic.
syntest-framework/syntest-solidity
A tool to generate synthetic tests for the Solidity platform
syntest-framework/syntest-framework
Monorepo containing the framework and various core parts of the SynTest ecosystem
syntest-framework/syntest-javascript
A tool to generate synthetic tests for the JavaScript and TypeScript languages
Valavanca/compositional-system-for-hyperparameter-tuning
:herb: Introduce surrogate based-optimization beside evolutionary algorithms that can significantly influence on the effort being spent for multi-objective parameter tuning
jacksonpradolima/tcpci-search-based
Test Case Prioritization in Continuous Integration environments using Search-Based Algorithms
adam-sse/geneseer
A search-based automated program-repair tool for Java.
MatiasBrizzio/AuRUS
AuRUS š§¬: A Search-Based approach to repair unrealisable Linear-Time Temporal Logic (LTL) specifications.
SNTSVV/SEDE
Implementation of the Simulator-based Explanations of DNN-Errors (SEDE) approach.
syntest-framework/syntest-solidity-benchmark
Provides a benchmarking environment for testing SynTest-Solidity
YiXiangScut/NSbS
Search-based diverse sampling from real-world software product lines
FabMab/GA-NS-comparison-tool
Genetic algorithm & Novelty search algorithm performance comparison tool
GdRottoli/ClusteringBasedParetoFrontExploration
Clustering-Based NRP Pareto Front Exploration
syntest-framework/syntest-javascript-benchmark
Provides a benchmarking environment for testing SynTest-JavaScript
YiXiangScut/PaD-SATSolving
Sampling Configurations From Software Product Lines Via Probability-aware Diversification and SAT Solving
eng-aomar/Evolutionary-Algorithms
An implementation for Genetic-Algorithms based on the pseudo-code found on "Essentials of Metaheuristics" by Sean Luke, and the concepts found in "Introduction to Evolutionary Algorithms" by Yu, Xinjie, and Gen, Mitsuo