An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with crossover

A curated list of projects in awesome lists tagged with crossover .

https://github.com/wagenaartje/neataptic

:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js

crossover genetic-algorithm machine-learning mutations neural-network neurons selection squash

Last synced: 14 Mar 2025

https://github.com/mythicapp/mythic

An open-source macOS game launcher with the ability to play Windows games through a custom implementation of Apple's Game Porting Toolkit — supporting multiple platforms.

crossover egl epic-games epic-games-launcher epicgames game gamelauncher legendary mac-game-launcher macgaming macos macos-app macos-game swiftui wine winegaming

Last synced: 14 Apr 2025

https://github.com/MythicApp/Mythic

An open-source macOS game launcher with the ability to play Windows games through a custom implementation of Apple's Game Porting Toolkit — supporting multiple platforms.

crossover egl epic-games epic-games-launcher epicgames game gamelauncher legendary mac-game-launcher macgaming macos macos-app macos-game swiftui wine winegaming

Last synced: 16 Mar 2025

https://github.com/andrewmd5/orion

a command-line game launcher for the Game Porting Toolkit

crossover game-porting-toolkit gaming mac wine

Last synced: 14 May 2025

https://github.com/ohaiibuzzle/harbor

A harbor for all your game *porting* activities (get it?)

crossover game-porting-toolkit macos swift swiftui wine

Last synced: 25 Mar 2025

https://github.com/ohaiibuzzle/Harbor

A harbor for all your game *porting* activities (get it?)

crossover game-porting-toolkit macos swift swiftui wine

Last synced: 15 May 2025

https://github.com/rbourgeat/mac-m1-game-list

A WIP Game List working on mac (and tested) with Crossover, Parallels or Rosetta 2

crossover game games m1 m1-mac mac macgaming macm1 macos macosx parallels parallels-desktop rosetta

Last synced: 20 Mar 2025

https://github.com/khaledashrafh/ga-knapsackizer

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.

crossover crossover-operator genetic-algorithm genetic-algorithms genetics knapsack knapsack-ga knapsack-genetic knapsack-problem mutation mutation-operator soft-computing soft-computing-course

Last synced: 02 Feb 2025

https://github.com/avestura/ocisp

🧬 An implementation of optimized crossover for independent set problem

crossover csharp genetic-algorithm genetic-programming graph-algorithms guilan-university independent-sets matching optimized-crossover paper

Last synced: 10 Apr 2025

https://github.com/khaledashrafh/curve-fitting

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

chromosome crossover crossover-operator curve-fitting elitist-genetic-algorithm genetic-algorithm genetic-algorithms mutation mutation-operator soft-computing soft-computing-course soft-computing-techniques tournament-selection

Last synced: 02 Feb 2025

https://github.com/kdridi/docker-crossover

CrossOver dockerized

crossover docker

Last synced: 01 May 2025

https://github.com/pprattis/traveling-salesman-problem-with-genetic-algorithms

A Python script that solves the traveling salesman problem using genetic algorithms. The cities and the distances are predetermined but can also be randomly generated.

artificial-intelligence best-path computer-science crossover generation genetic-algorithm mutation program python python-script student traveling-salesman-problem

Last synced: 12 Apr 2025

https://github.com/nomis51/crossover-window-detection

A window detection library for CrossOver

crossover detection winapi window windows

Last synced: 10 Apr 2025

https://github.com/hofmannz/ai-genetic-algorithm-rockets

In this project I try use a genetic algorithm, in ES6, to learn a fleet of rockets how guide themselves to mars, using the most efficient route. Demo:

artificial-intelligence crossover es6 evolutionary-algorithms fleet genetic-algorithms javascript mutation planet rocket space

Last synced: 17 Feb 2025

https://github.com/frett27/Ada-GA

Genetic Algorithm Implementation for Ada

ada algorithm chromosome crossover generic genetic-algorithm library mutations simple

Last synced: 14 Mar 2025

https://github.com/frett27/ada-ga

Genetic Algorithm Implementation for Ada

ada algorithm chromosome crossover generic genetic-algorithm library mutations simple

Last synced: 27 Mar 2025

https://github.com/cicirello/permutation-crossover-landscape-analysis

Experiments for paper: A Survey and Analysis of Evolutionary Operators for Permutations

crossover crossover-operators fitness-landscape-analysis mutation mutation-operators permutations

Last synced: 31 Mar 2025

https://github.com/40uf411/genetic-algorithm-sat-problem

SAT solver using java. Implementing few strategies like elitism, tournament, dynamic crossover andmore.

chart crossover evolution genetic-algorithm genetic-optimization-algorithm genetic-programming mutation real-time sat sat-solver selection

Last synced: 12 Mar 2025

https://github.com/stonerl/homebrew-cxpatcher

homebrew repository for CXPatcher

crossover cxpatcher homebrew-cask homebrew-tap

Last synced: 25 Apr 2025

https://github.com/numelon-softworks/winestarterkit

The Wine / CrossOver starter kit to restore Windows functionality.

crossover fonts linux macos starter-kit windows wine

Last synced: 12 Mar 2025

https://github.com/aliakrem/geneticalgorithm

Ce programme implémente un algorithme génétique pour optimiser une fonction mathématique personnalisée. L'objectif est de trouver le minimum global d'une fonction qui combine une sinusoïde et une fonction quadratique. Le code utilise une approche évolutionnaire avec une population de solutions qui s'améliore au fil des générations.

algorithm-genetic crossover evolutionary-algorithms mutation

Last synced: 19 Feb 2025

https://github.com/kisaa-fatima/genetic-algorithm-implementation-for-intrusion-detection-using-unsw-nb15-dataset

The motivation behind this project is to explore the effectiveness of genetic algorithms in classifying network intrusions. By leveraging the UNSW-NB15 dataset and implementing GA, we aim to enhance intrusion detection systems.

crossover data-science fitness-function genetic-algorithm mutation optimization parallelization testing-data training

Last synced: 16 May 2025

https://github.com/marinossav/evolutionary_computing

A coding project aimed at exploring new ways of algorithmic learning using evolutionary techniques such as genetic algorithms and crossover

crossover evolutionary-algorithms graph-partitioning linked-lists local-search multiprocessing python

Last synced: 25 Feb 2025

https://github.com/abhisheksinghdhadwal/geneticalgorithm_tsp_demo

A demo python implementation of genetic algorithms used in order to solve the Traveling Salesman Problem.

artificial-intelligence crossover genetic-algorithm jupiter-notebook python3 random-roulette traveling-salesman-problem tsp

Last synced: 21 Mar 2025

https://github.com/vyjayanthipolapragada/genetic_algorithms_knapsack_problem

Solving a single constraint binary (0-1) Knapsack problem using the concept of Genetic Algorithms

crossover fitness genetic-algorithms knapsack-problem mutation population python selection

Last synced: 22 Mar 2025

https://github.com/baha2rm98/evolutiorary_computation_project

Evolutionary Computation Course: Graph Partitioning Using An Evolutionary Algorithm with ODPX Crossover

crossover evolutionary-algorithms genetic-algorithm mutation

Last synced: 06 Apr 2025

https://github.com/vickshan001/genetic-algorithm-password-cracker

Genetic algorithm that evolves alphanumeric passwords using fitness-based selection, crossover, and mutation.

artificial-intelligence crossover genetic-algorithm mutation password-cracking python

Last synced: 08 Apr 2025