An open API service providing repository metadata for many open source software ecosystems.

Topic: "heuristic-algorithm"

rvhuang/linq-to-astar

A* written in C#, used with LINQ.

Language: C# - Size: 313 KB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 122 - Forks: 13

robotics-upo/Heuristic_path_planners

Collection of classes and functions to allow 2D/3D path generation with heuristic algorithms such as A*, Theta* and LazyTheta* and ROS Interfaces

Language: C++ - Size: 88 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 83 - Forks: 15

r-rudra/tidycells

Automatic transformation of untidy spreadsheet-like data into tidy form

Language: R - Size: 2.81 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 83 - Forks: 10

cuishuhao/HDA

codes for Heuristic Domain Adaptation (NeurIPS2020)

Language: Python - Size: 6.28 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 56 - Forks: 9

ranxi2001/MCM-Model-Learning

数学建模算法学习仓库-启发式算法仓库

Language: Python - Size: 43 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 28 - Forks: 6

ildoonet/simulated-annealing-for-tsp

This code is to solve traveling salesman problem by using simulated annealing meta heuristic.

Language: C++ - Size: 2.38 MB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 28 - Forks: 5

SahibYar/3D-Bin-Packing

:truck: Personal project for packing the goods efficiently using some heuristic algorithms :train:

Language: C# - Size: 143 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 23 - Forks: 5

CN-UPB/B-JointSP

Joint placement and scaling of bidirectional network services with stateful virtual or physical network functions

Language: Python - Size: 3.87 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 22 - Forks: 14

bulentsiyah/Annealing-Simulation-and-Taboo-Search-Algorithms-and-Traveling-Salesman-Problem 📦

Annealing Simulation and Taboo Search Algorithms and Traveling Salesman Problem (C#)

Language: C# - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 20 - Forks: 1

theyusko/tsp-heuristics

Language: Python - Size: 33.7 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 20 - Forks: 12

AbishekPonmudi/PlanqX_EDR-Endpoint-Detection-and-Response

PlanqX EDR is an open-source, advanced Endpoint Detection and Response (EDR) solution for Windows, offering real-time system and network security. Features include API hooking, ELAM, ETW integration, AMSI, kernel-mode and APC callbacks, and baseline detection to provide comprehensive threat defense across boot-time and runtime.

Language: C - Size: 61.8 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 13 - Forks: 7

fuvidani/e-vrptw

Solver for the Electric Vehicle Routing Problem with Time Windows

Language: Kotlin - Size: 8.28 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 13 - Forks: 9

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

Language: Python - Size: 5.17 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 12 - Forks: 3

li3939108/KL-Partitioning

Min-cut partitioning a graph using kernighan Lin algorithm

Language: C - Size: 194 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 4

aritrasep/FPBH.jl

FPBH: A Feasibility Pump based Heuristic for Multi-objective Mixed Integer Linear Programming

Language: Julia - Size: 628 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 2

krshrimali/heuristics_calculations

A web-based GUI tool to showcase SLD and Manhattan Metrics (P5 JS)

Language: JavaScript - Size: 307 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 1

DynamicVMP/vmpCompetitiveAnalysis

An Experimental Comparison of Algorithms for Virtual Machine Placement Considering Many Objectives

Language: C - Size: 1.64 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 10 - Forks: 4

selcukeskil/3-heuristic-algorithms-in-Python-for-Travelling-Salesman-Problem

As alternative heuristic techniques; genetic algorithm, simulated annealing algorithm and city swap algorithm are implemented in Python for Travelling Salesman Problem. Details on implementation and test results can be found in this repository.

Language: Python - Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 1

UcarLab/iasva

Iteratively Adjusted Surrogate Variable Analysis

Language: R - Size: 9.21 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 1

rgaveiga/mosa

Multi-objective Simulated Annealing (MOSA) implementation in pure Python.

Language: Python - Size: 11 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

MinorEmbedding/graph-embedder

Testing a bunch of graph minor embedding heuristics.

Language: C++ - Size: 3.75 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

AnjayGoel/Stable-Roommate-Generalised

A heuristic algorithm for solving the generalized stable-roommate problem.

Language: Python - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

shah314/graphcoloring

JCOL: A Java package for solving the graph coloring problem (a heuristic)

Language: Java - Size: 1.8 MB - Last synced at: 10 days ago - Pushed at: 10 months ago - Stars: 6 - Forks: 3

Zabuzard/PathWeaver

PathWeaver is an API for creating path-networks like road- or traffic-networks. It offers method like computing shortest paths.

Language: Java - Size: 1.27 MB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 0

mahdims/CluVRP-solver

Clustred Vehicle Routing Problem (CluVRP) Simple, Fast and Flexible Solver

Language: Python - Size: 86.3 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 2

DynamicVMP/dynamic-vmp-framework

[DEPRECATED] Simulation Framework for Virtual Machine Placement in Cloud Computing Environments. [CURRENT]: https://github.com/SDDCVMP/VMP-framework

Language: Java - Size: 277 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 8

Shaashwat05/connect-4_expert

Connect-4 game with a pygame UI, minimax AI and server-client mechanism using sockets.

Language: Python - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 3

SasankYadati/8puzzle

A sliding block puzzle, whose solution is found using A* Search.

Language: C++ - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

ehmicky/guess-json-indent

Guess the indentation of a JSON string.

Language: JavaScript - Size: 6.81 MB - Last synced at: 36 minutes ago - Pushed at: 23 days ago - Stars: 4 - Forks: 1

DiTo97/GPTZero-V

A simple attempt at a heuristic GPTZero algorithm for image authenticity verification through metadata analysis

Language: Python - Size: 79.2 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

ahmadali-jamali/Puzzle-4-4-solving

Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

donRumata03/PowerfulGA

Powerful genetic alogrithm library for C++

Language: C++ - Size: 25.1 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

ahwallace/2d-strip-packing-dss

A decision support system for the two-dimensional strip packing problem

Language: C++ - Size: 308 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 4

HTmonster/Heuristic_algorithms_GTSP

多种启发式算法解决广义旅行商问题

Language: Python - Size: 2.61 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

aptem336/ACO

Implementation of the ACO (Ants Colony Optimization) for the traveling salesman problem. JOGL used

Language: Java - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

SidJain1412/9MensMorris

9 Men's Morris Python Implementation

Language: Python - Size: 144 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

cakirmuha/DiscreteOptimizationProblems

Knapsack, Graph Coloring, Vehicle Routing Problems of Discrete Optimization Course from Master of Computer Engineering Department in Istanbul Technical University

Language: C++ - Size: 3.4 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

antonio-f/Udacity-Artificial-Intelligence-Nanodegree

Projects from Udacity's Artificial Intelligence Nanodegree (August 2017 cohort) - TERM 1.

Language: Jupyter Notebook - Size: 3 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

songlei00/bbo

Black-box optimization for real-world scenario

Language: Python - Size: 111 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

Bokhtiar-Adil/Vikings-chess-Hnefatafl

An AI based board game developed with Pygame.

Language: Python - Size: 595 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 2

LMesaric/Aerial-Resource-Scheduler

MSc Thesis at FER led by Lea Skorin-Kapov, PhD and Nina Skorin-Kapov, PhD

Language: C++ - Size: 513 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

aycignl/Traveling-Salesperson-Problem-with-profits

Solving the Traveling Salesman Problem with Profits

Language: Python - Size: 189 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

yousefkotp/8-Puzzle-Solver

8 Puzzle solver using uninformed and informed search algorithms as DFS, BFS and A*.

Language: Python - Size: 124 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

tomsiemek/imperialistic-competitive-algorithm-visualisation

Visualisation of imperialistic competitive algorithm. Works in browser.

Language: JavaScript - Size: 1.61 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 3

AntoinePassemiers/MKP

Heuristic Solver for the Multidimensional Knapsack Problem

Language: C - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 2

rvhuang/heuristic-suite

The generic implementation of heuristic algorithms in C#

Language: C# - Size: 119 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

garciparedes/integer-programming-heuristics

Set of heuristics to take advantage on Integer Programming problems significantly faster with high accuracy.

Language: Jupyter Notebook - Size: 16.8 MB - Last synced at: 6 days ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

antoineguillory/ResolutionSolitaireChinois

Recherche par heuristique du chemin le plus court pour gagner au solitaire

Language: Java - Size: 342 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

RPIFisherman/APS-app 📦

A self-made demo for Advance Scheduling using branch and bound method

Language: Java - Size: 1.45 MB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

DubingXiang/light_or

light_or is a tool that help you develop Operational Research algorithms to solve combinatorial optimization problems.

Language: C++ - Size: 2.09 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

Samirnunes/operational-research-renner-vehicle-routing

Case proposto pela loja de roupas Renner, que foi resolvido como projeto da disciplina de PO-202 e que se trata do clássico Vehicle Routing Problem com a adição de Time Windows, tempos de descanso, dias da semana e restrições envolvendo turnos.

Language: Jupyter Notebook - Size: 3.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

PKUcoldkeyboard/AntTreeSearch

C++ implementation of Arboreal-Ants(https://github.com/shivamg13/Arboreal-Ants)

Language: C++ - Size: 2.05 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

caohch-1/Tetris-AI

Codes and Reports for Final Project of CS181-21-FA, ShanghaiTech. Using reinforcement learning and heuristic methods to play Tetris.

Language: Python - Size: 99.3 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 3

mrpritt/hetFS

Code and data for "Flow shop scheduling with heterogeneous workers"

Language: C - Size: 202 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

JoseAugustoVital/8Puzzle-A-Star

[Python] Implementação de modelos matemáticos para a resolução do jogo 8Puzzle utilizando busca heurística, hillclimb e A*.

Language: Jupyter Notebook - Size: 156 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

kocburak/HeuristicAlgorithms

This repository is the beginning of Heuristic Algroithms Library for .Net Core .

Language: C# - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

aldomann/optimisation-projects

Projects for Optimisation course

Language: C - Size: 14.5 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

rajko-z/nine-mens-morris-python

Console Implementation of ancient game Nine Men's Morris in python, with minimax algorithm and alpha-beta pruning

Language: Python - Size: 253 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

gabriellesantosleandro/Process-Mining-Process-Discovery

Jupyter Notebook detalhando o uso da Biblioteca PM4PY na Descoberta do Processo.

Language: Jupyter Notebook - Size: 4.54 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

aritrasep/FPBHCPLEX.jl

A Feasibility Pump based Heuristic for Multi-objective Mixed Integer Linear Programming using CPLEX

Language: Julia - Size: 628 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 2

xayahrainie4793/minimal-elements-of-the-prime-numbers

The minimal elements of the prime numbers which are > b written in the positional numeral system with radix b, as digit strings under the subsequence ordering, for 2 ≤ b ≤ 36

Language: C++ - Size: 172 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

hanbuck30/Financial-Trend-Predict

This repository contains an implementation of a trend prediction algorithm that leverages KRX (Korea Exchange) data and various technical analysis (TA) indicators. The algorithm is designed to optimize for both profitability and minimized maximum drawdown (MDD), providing a balance between potential returns and risk mitigation.

Language: Jupyter Notebook - Size: 2 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

thuynguyentud/Solving-VRP-with-metaheuristics-algorithm

Solving sustainable Capacitated Vehicle Routing Problem (CVRP) Optimization problem using C++ and local search metaheuristics algorithm

Language: C++ - Size: 1.37 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

DavisStanko/battlesnake

My Battlesnake

Language: Python - Size: 24.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Sanmeet007/ai-game

Grid Rush is a cutting-edge, browser-based sliding puzzle game. It leverages the A* algorithm for intelligent, real-time solving. Built with React, it features dynamic levels and local performance tracking

Language: JavaScript - Size: 3.89 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Xhst/dssa-multiagent-scheduling

Project for the course of Decision Support Systems and Analytics at Roma Tre University.

Language: TypeScript - Size: 115 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ay0408/Optimized-RR

Privacy-Optimized Randomized Response for Sharing Multi-Attribute Data

Language: Jupyter Notebook - Size: 735 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

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."

Language: C++ - Size: 13.6 MB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

kentselwyn/Image-Captioning

Repository for the final project of Group 8 in the Introduction to Machine Learning (CS 460200) course provided at National Tsing Hua University by professor KUO, PO-CHIH. The project uses GRIT and DeepFace to combine Image Captioning and Face Recognition to aid visually impaired people in recognizing Images.

Language: Python - Size: 37.6 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

francescapoli98/minihack-agent

Repository of the Artificial Intelligence Fundamentals [AIF] course's final project using MiniHack, a.y. 2023/24.

Language: Jupyter Notebook - Size: 1.36 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

alfreddLUO/AIAlgorithmForWolvesEatsSheepGame

Year 3 SemB CS4386 AI Game programming HW2: Implement alpha-beta pruning minmax algorithm with self-designed heuristic evaluation function for both player(Wolves and sheep)to play Wolf eats Sheep Game.

Language: Python - Size: 11.2 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

rdalmarco/metodos-quantitativos

Estudos focados na resolução de problemas de otimização com o uso da computação.

Language: Python - Size: 271 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

techandy42/decision-making-heuristic-algorithms

Basic decision-making problems solved using heuristic algorithms implemented in Java and Python.

Language: Java - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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.

Language: C++ - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ASDAFI/TSP-Visualizer

Travelling salesman problem optimization visualizer

Language: C++ - Size: 787 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

darian-catalin-cucer/monte-carlo-tree-search

A decision-making algorithm used for game playing and decision-making problems. This algorithm combines the power of Monte Carlo simulation with the depth of tree search to find the best move or action. This GitHub project implements MCTS in Kotlin to solve decision-making problems efficiently.

Language: Kotlin - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

projektdexter/tsp-solutions

Exact Solution for the np-hard problem TSP

Language: Python - Size: 73.2 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rnike/astar-visualizer

A* pathfinding visualization web app made with React.

Language: TypeScript - Size: 2.27 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

iamywang/py-ga-evolution

遗传算法实现图像进化

Language: Python - Size: 3.31 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

martineq/Heuristica-Modelo-Kruskal

Proyecto con aplicación de Heurísticas (Modelo Kruskal) realizado en 2013

Language: C++ - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Tzesh/mTSP

Multiple Traveling Salesman Problem. Computer Engineering and Industrial Engineering multidisciplinary project.

Language: Java - Size: 137 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

mattkimmel/bin_packing.cr

A Crystal port of @mak-it's 2D Bin Packing solver, using the Maximal Rectangles Algorithm.

Language: Crystal - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Jeffresh/The-Travelling-Salesman-Problem

An application in c++ to solve the Travelling Salesman Problem using the Ant Colony System

Language: C++ - Size: 621 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

adityarverma/Trifit-2-player-game-using-AI

Trifit (Try-Fit) is a Turn based Android game between user and computer on a grid board using Artificial Intelligence.

Size: 26.2 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

sourcewill/VND_Compiler_Optmization

Heuristica VND aplicada na seleção de otimizações do compilador Clang

Language: Python - Size: 84 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Dyzio18/poisson-js

Poisson distribution in JS with heuristic algorithm used to find global maximum in 2D space.

Language: CSS - Size: 246 KB - Last synced at: 20 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

RuiGSValente/IMRT-Project

Computational methods for beam angle optimization in intensity modulated radiotherapy

Language: MATLAB - Size: 3.49 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 3

WayneJz/COMP9414-18S1

COMP9414 Artificial Intelligence 2018S1

Language: Prolog - Size: 8.42 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

alaattinyilmaz/3-color

An analysis of a NP-Complete Graph Colouring problem 3-Colourability and an approximate algorithm analysis that solves 3-COL.

Language: C++ - Size: 2.86 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

hare1039/Quintuple-Go 📦

An AI of hexagon gobang, using mcts

Language: C++ - Size: 1010 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

KailinLi/SmartLab-Training

Laboratory of Smart Computing and Optimization Summer Practice

Language: C++ - Size: 6.02 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

Smomic/PostmanProblem 📦

Solving simplified Chinese postman problem by exact and heuristic algorithms and comparison these methods.

Language: Java - Size: 526 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

petitgrizzlies/MetaHeuristiques

Travaux pratiques de meta heuristique. Unige 2016-2017

Language: Python - Size: 20.5 MB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

avdeev/sudoku

Generating Sudoku, the heuristic algorithm for solving algorithm and exhaustive search.

Language: JavaScript - Size: 254 KB - Last synced at: 3 months ago - Pushed at: over 10 years ago - Stars: 1 - Forks: 0

ay0408/Central-PM

Central Piecewise Mechanism for Numeric Queries

Language: Jupyter Notebook - Size: 1.07 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

wangluchen567/CHOCCY

基于NumPy构建的启发式优化求解器<br> Chen's Heuristic Optimizer Constructed with Core numpY

Language: Python - Size: 149 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

aaminahfarooq/AI-Strategic-MANCALA-Game

This repository contains the implementation of a strategic AI for the Mancala board game using Python and the Tkinter library for the graphical user interface (GUI). The AI utilizes the Minimax algorithm with Alpha-Beta pruning to determine the best moves for the computer player, providing a challenging opponent for human players.

Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AliBohZam/PathFinder

Line Follower Robot

Language: C++ - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

akshayyewle/Statistical-Analysis

Language: Jupyter Notebook - Size: 24.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

creme332/rowmerge

A heuristic algorithm for merging rows efficiently.

Language: C++ - Size: 7.18 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Related Topics
python 26 heuristic-search-algorithms 23 heuristics 23 artificial-intelligence 19 optimization 16 genetic-algorithm 15 cpp 14 algorithms 12 simulated-annealing 11 optimization-algorithms 11 heuristic 11 graph-algorithms 9 java 8 ai 8 algorithm 8 heuristic-optimization 7 a-star 7 pathfinding 6 travelling-salesman-problem 6 minimax-algorithm 6 heuristic-search 6 a-star-algorithm 5 ant-colony-optimization 5 operations-research 5 8-puzzle 5 search-algorithm 5 greedy-algorithms 5 python3 5 alpha-beta-pruning 5 vehicle-routing-problem 4 mixed-integer-programming 4 genetic-algorithms 4 astar-pathfinding 4 cplusplus 4 game 4 javascript 4 tsp-problem 4 local-search 4 astar 4 linear-programming 4 csharp 4 np-hard 4 game-theory 4 combinatorial-optimization 4 greedy-algorithm 3 discrete-optimization 3 imperialistic-competitive-algorithm 3 data-structures 3 bin-packing 3 multi-objective-optimization 3 jupyter-notebook 3 complexity-analysis 3 heuristic-functions 3 pygame 3 evolutionary-algorithms 3 metaheuristics 3 graph 3 typescript 3 graph-theory 3 traveling-salesman-problem 3 machine-learning 3 kotlin 3 genetic-optimization-algorithm 3 coloring-graph 3 astar-algorithm 3 feasibility-pump 2 differential-privacy 2 tree-search 2 8puzzle-solver 2 metaheuristic-algorithms 2 tsp 2 integer-programming 2 monte-carlo 2 steiner-tree-problem 2 virtual-machine-placement 2 cutting-and-packing 2 cpp20 2 beam-search 2 cplex 2 local-branching 2 a-star-search 2 ica 2 knapsack-problem 2 scheduling 2 reinforcement-learning 2 university-project 2 bfs 2 c 2 problem-solving 2 parallel-algorithm 2 nphard 2 computational-complexity 2 metrics 2 simulated-annealing-algorithm 2 npcomplete 2 heuristic-algorithms 2 network-analysis 2 graphs 2 graph-matching 2 matplotlib 2