Jenetics - Genetic Algorithm, Genetic Programming, Grammatical Evolution, Evolutionary Algorithm, and Multi-objective Optimization
-
Updated
May 16, 2025 - Java
Jenetics - Genetic Algorithm, Genetic Programming, Grammatical Evolution, Evolutionary Algorithm, and Multi-objective Optimization
Parallel Computing for Sorting, including parallel quick sort, parallel merge sort, parallel rank sort and their corresponding sequential sorting.
Application to calculate the probability of a given hand for a deck defined at runtime. In which what is being calculated is determined by the chosen configuration file. Probability is calculated through simulation.
OneCube Evolve is a simple genetic algorithm library written in Java.
Parallel and Distributed Calculations Labs
A parallel multi-way stream join algorithm based on ScaleJoin (https://doi.org/10.1109/TBDATA.2016.2624274)
Bachelor’s thesis about Densest Subgraph in Fork/Join
DownloadManager, a Java application that divides the files to be downloaded into multiple streams and facilitates the downloading of the file streams in parallel.
Watch sorting algorithms as they take place
Solve eight queens puzzle with parallel algorithm
Musings in parallel data and task processing in Java 8
A project built around using artificial intelligence and parallel processing power to solve a difficult scheduling problem. Built in a team of 5.
Add a description, image, and links to the parallel-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the parallel-algorithm topic, visit your repo's landing page and select "manage topics."