Projects in Awesome Lists tagged with heuristic-algorithm
A curated list of projects in awesome lists tagged with heuristic-algorithm .
https://github.com/r-rudra/tidycells
Automatic transformation of untidy spreadsheet-like data into tidy form
cran data-wrangling heuristic heuristic-algorithm r r-package r-stats spreadsheets tabular-data tidy
Last synced: 04 Dec 2024
https://github.com/ranxi2001/mcm-model-learning
数学建模算法学习仓库-启发式算法仓库
genetic-algorithms heuristic-algorithm simulated-annealing
Last synced: 13 Apr 2025
https://github.com/krshrimali/heuristics_calculations
A web-based GUI tool to showcase SLD and Manhattan Metrics (P5 JS)
heuristic heuristic-algorithm heuristic-search-algorithms heuristics heuristics-calculations manhattan p5js sld
Last synced: 13 May 2025
https://github.com/fernandezfran/galpynostatic
:zap::battery: A Python/C++ package with physics-based and data-driven models to predict optimal conditions for fast-charging lithium-ion batteries
battery data-driven fast-charging heuristic-algorithm metrics physics-based predictions regression-models
Last synced: 07 May 2025
https://github.com/UcarLab/iasva
Iteratively Adjusted Surrogate Variable Analysis
heterogeneity heuristic-algorithm r single-cell single-cell-rna-seq transcriptomics
Last synced: 08 Apr 2025
https://github.com/zabuzard/pathweaver
PathWeaver is an API for creating path-networks like road- or traffic-networks. It offers method like computing shortest paths.
a-star api arc-flag-algorithm dijkstra-algorithm heuristic-algorithm metrics road-network shortest-path-routing-algorithm shortest-paths traffic-networks web-demo
Last synced: 04 May 2025
https://github.com/dito97/gptzero-v
A simple attempt at a heuristic GPTZero algorithm for image authenticity verification through metadata analysis
content-authenticity heuristic-algorithm image-generation metadata
Last synced: 07 May 2025
https://github.com/antonio-f/udacity-artificial-intelligence-nanodegree
Projects from Udacity's Artificial Intelligence Nanodegree (August 2017 cohort) - TERM 1.
agents alpha-beta-pruning alphago artificial-intelligence gameplay heuristic-algorithm heuristic-search-algorithms heuristics hidden-markov-models hmm hmm-hand-gesture-recognition hmmlearn planning planning-graph sign-language-recognition-system sudoku-solver tree-search udacity viterbi-algorithm
Last synced: 30 Mar 2025
https://github.com/ehmicky/guess-json-indent
Guess the indentation of a JSON string.
algorithm detection heuristic-algorithm heuristics indent indentation javascript json length library newline nodejs parsing serialization size space string tabs typescript whitespace
Last synced: 19 Mar 2025
https://github.com/garciparedes/integer-programming-heuristics
Set of heuristics to take advantage on Integer Programming problems significantly faster with high accuracy.
garciparedes heuristic-algorithm integer-programming linear-programming math operations-research optimization university-of-valladolid
Last synced: 19 Jun 2025
https://github.com/danielbrodi/knights-tour
The Knight’s tour problem solved in C with both the naive and the heuristic solutions, using a backtracking algorithm, recursion and a bit array. Includes GUI,
backtracking backtracking-algorithm c chess chess-ai chess-board chess-game chessboard heuristic-algorithm heuristic-search heuristic-search-algorithms heuristics knight-problem knight-tour knights-tour knightstour memory-management options-strategies recursion recursive-algorithm
Last synced: 13 May 2025
https://github.com/petitgrizzlies/metaheuristiques
Travaux pratiques de meta heuristique. Unige 2016-2017
cffi cpp golang heuristic-algorithm matplotlib numpy python35
Last synced: 21 Feb 2025
https://github.com/avdeev/sudoku
Generating Sudoku, the heuristic algorithm for solving algorithm and exhaustive search.
heuristic-algorithm sudoku sudoku-game sudoku-generator
Last synced: 18 Mar 2025
https://github.com/dyzio18/poisson-js
Poisson distribution in JS with heuristic algorithm used to find global maximum in 2D space.
heuristic-algorithm heuristic-search-algorithms javascript javascript-algorithm poisson-distribution search-algorithm
Last synced: 16 May 2025
https://github.com/kmx-systems/a-star-algo
Generic C++ implementation of A* algorithm (header only). Features: Fully customizable internal data structures, step-by-step execution and beam search support.
a-star-algorithm algorithm beam-search cpp cpp20 header-only heuristic-algorithm heuristic-search heuristic-search-algorithms search-algorithm template
Last synced: 12 Apr 2025
https://github.com/rdalmarco/metodos-quantitativos
Estudos focados na resolução de problemas de otimização com o uso da computação.
estrutura-de-dados heuristic-algorithm otimizacao pesquisa-operacional python
Last synced: 22 Feb 2025
https://github.com/waynejz/comp9414-18s1
COMP9414 Artificial Intelligence 2018S1
agent heuristic-algorithm pathfinding prolog
Last synced: 04 Apr 2025
https://github.com/rpifisherman/aps-app
A self-made demo for Advance Scheduling using branch and bound method
aps apscheduler branch-and-bound heuristic-algorithm heuristic-search-algorithms internship-task javafx
Last synced: 25 Jan 2025
https://github.com/rnike/astar-visualizer
A* pathfinding visualization web app made with React.
astar astar-pathfinding heuristic-algorithm heuristic-functions maze-generator maze-solver mui pathfinding react styled-components typescript
Last synced: 01 Mar 2025
https://github.com/sankhadip-roy/degrees
cs50 ai project 0a
artificial-intelligence cs50ai heuristic-algorithm
Last synced: 14 Mar 2025
https://github.com/mikma03/optimization_in_machine_learning
The repository concerns the use of optimization techniques in Machine Learning projects. Application examples and explanations. A wide spectrum of algorithms and resources.
algorithms heuristic-algorithm machine-learning naural-network optimization python simulated-annealing
Last synced: 26 Feb 2025
https://github.com/aleksibovellan/python-a-star-maze-solver
Python Maze Solver using A* Algorithm with Movement Constraints
a-star a-star-algorithm a-star-path-finding ai astar astar-pathfinding euclidean euclidean-distances heuristic heuristic-algorithm heuristics labyrinth labyrinth-solver matplotlib maze maze-algorithms maze-solver maze-solving python python3
Last synced: 21 Mar 2025
https://github.com/salamanderxing/typescript-parallel-genetic-algorithm
A genetic parallel optimizer written in TypeScript using Deno
deno genetic-algorithm heuristic-algorithm javascript typescript
Last synced: 28 Mar 2025
https://github.com/megave/dsa-3-tasks
My solution for the proposed tasks from the Data Structures and Algorithms III discipline, during the 3rd period of the course | Resolução minha dos trabalhos propostos durante a disciplina de Algoritmos e Estruturas de Dados III no 3º Período do curso
graph-algorithms heuristic-algorithm
Last synced: 12 Mar 2025
https://github.com/darkfanxing/heuristic-algorithm
Genetic Algorithm Implement Using Python
genetic-algorithm heuristic-algorithm ipynb-jupyter-notebook python39
Last synced: 02 Mar 2025
https://github.com/michaelflppv/ged-approximation
This is a repository of the code used for the experimental work in my Bachelor thesis on Approximation Algorithms for Graph Edit Distance (GED). It includes implementations, benchmarking scripts, and evaluation methods for comparing GED approximation algorithms with exact computations.
algorithm-performance approximation-algorithms benchmarking computational-complexity cplusplus experimental-design gedlib gnns graph-datasets graph-edit-distance graph-matching graph-neural-networks graph-similarity graphs heuristic-algorithm python reproducible-research
Last synced: 30 Apr 2025
https://github.com/linkoucommander/intelligent-control
NCKU N25C900 Special Topics on Intelligent Control
heuristic-algorithm ncku pid-control
Last synced: 03 Apr 2025
https://github.com/jelhamm/n-queens-puzzle
"The classic 'N-Queens problem' is tackled using a variety of advanced techniques such as nested loops, heuristics, backtracking, genetic algorithms, and local search algorithms."
artificial-intelligence artificial-intelligence-application artificial-intelligence-projects back-tracking cpp genetic-algorithm genetic-algorithm-cpp genetic-algorithms genetics heuristic-algorithm heuristic-optimization heuristic-search-algorithms jupyter-notebook nested-loops nqueens-algorithm nqueens-problem nqueens-problem-solver python
Last synced: 04 Apr 2025
https://github.com/raulmurillo/opt_ucm
Optimization course from Master in Computer Science at Complutense University of Madrid
combinatorial-optimization computational-complexity greedy-algorithm heuristic-algorithm steiner-tree-problem travelling-salesman-problem
Last synced: 05 Apr 2025