โ— Shell
clean mode source โ†—

Build software better, together

#

algorithm-optimization

Star

Here are 63 public repositories matching this topic...

This is my undergraduate thesis about high-performance discrete particle swarm optimization (PSO) algorithm and software development of application on JSSP problem.

  • Updated Jan 14, 2018
  • MATLAB

๐Ÿ“„ Enhance Apple Developer docs by converting them into AI-readable Markdown for easier access and improved usability.

  • Updated Jun 16, 2026
  • TypeScript

A Java implementation of an algorithm that determines if a target string can be constructed by concatenating elements from a given word bank, using recursion and memoization for optimization.

  • Updated Jan 17, 2024
  • Java

A short program written in Java calculates the maximum area that can be contained within a set of vertical lines, utilizing a two-pointer algorithm and handling a variety of test cases from simple to complex.

  • Updated Jan 24, 2024
  • Java

This Java project focuses on implementing a dynamic programming solution to find the shortest combination of numbers that sum up to a given target sum, using recursion and memoization for efficiency.

  • Updated Jan 16, 2024
  • Java

This project presents a C++ implementation for efficiently merging two sorted linked lists into a single sorted list. It focuses on utilizing existing nodes from the original lists and maintaining their order in the merged output.

  • Updated Jan 26, 2024
  • C++

๐Ÿค– Enhance recommendations with OneRec-Think, a framework that combines dialogue, reasoning, and personalization for precise and engaging user experiences.

  • Updated Jun 16, 2026
  • Python

SchedMaster lies in its hybrid approach - combining classical scheduling algorithms with optimization techniques like Greedy Algorithms, Dynamic Programming, and Backtracking. Additionally, it leverages simple ML models to predict process behavior, detect anomalies in resource usage, and recommend the most suitable scheduling strategies.

  • Updated May 3, 2025
  • Python

DuoHash is an advanced tool for the efficient calculation of forward and reverse hashes of spaced k-mers in nucleotide sequences, improving the analysis of genomic data by reducing processing time and computational resources.

  • Updated Aug 6, 2024
  • Roff

Python project implementing Nearest Neighbor and Skyline Query Search algorithms with R-tree data structures for efficient spatial indexing. Part of COMP6210 group project at Macquarie University.

  • Updated Nov 10, 2024
  • Python

A MATLAB-based implementation of fractal image compression enhanced with the Discrete Cosine Transform (DCT), focusing on optimizing compression ratio, PSNR, and memory usage.

  • Updated Oct 8, 2024
  • MATLAB

Improve this page

Add a description, image, and links to the algorithm-optimization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the algorithm-optimization topic, visit your repo's landing page and select "manage topics."

Learn more