GitHub topics: heuristic-algorithm
wangluchen567/CHOCCY
基于NumPy构建的启发式优化求解器<br> Chen's Heuristic Optimizer Constructed with Core numpY
Language: Python - Size: 149 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

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: 2 days ago - Pushed at: 2 days ago - Stars: 13 - Forks: 7

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: 179 MB - Last synced at: 4 days ago - Pushed at: 4 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: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

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: 3 days ago - Pushed at: 4 months ago - Stars: 11 - Forks: 2

ehmicky/guess-json-indent
Guess the indentation of a JSON string.
Language: JavaScript - Size: 6.63 MB - Last synced at: 12 days ago - Pushed at: 12 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: about 11 hours ago - Pushed at: 15 days ago - Stars: 4 - 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: 24 days ago - Pushed at: 24 days ago - Stars: 0 - 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: 6 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

AliBohZam/PathFinder
Line Follower Robot
Language: C++ - Size: 13.7 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

akshayyewle/Statistical-Analysis
Language: Jupyter Notebook - Size: 24.8 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - 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: 9 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

creme332/rowmerge
A heuristic algorithm for merging rows efficiently.
Language: C++ - Size: 7.18 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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.
Language: C++ - Size: 206 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DavisStanko/battlesnake
My Battlesnake
Language: Python - Size: 24.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

TheAmirHK/SaarstahlAM_demo
Language: Jupyter Notebook - Size: 95.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Fraioli-Enzo/Truck-Quillity
Truck-Quility is a web application designed to help logistics and transportation companies solve the Vehicle Routing Problem (VRP)
Language: Jupyter Notebook - Size: 4.47 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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: about 2 months ago - Pushed at: about 2 months ago - Stars: 83 - Forks: 15

stefanosGerschKoutsogiannis/8_Puzzle_Extended
This repository implements a solver for an extended 8-Puzzle game, where blocks can move diagonally, using Breadth-First Search (BFS) and A* search algorithms.
Language: Java - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - 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

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

rgaveiga/mosa
Multi-objective Simulated Annealing (MOSA) implementation in pure Python.
Language: Python - Size: 11 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

ranxi2001/MCM-Model-Learning
数学建模算法学习仓库-启发式算法仓库
Language: Python - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 28 - Forks: 6

ay0408/Central-PM
Central Piecewise Mechanism for Numeric Queries
Language: Jupyter Notebook - Size: 1.07 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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

Raphaelmos/breakthroughf
Playable breakthrough with conditions and AI enemy
Language: C++ - Size: 3.36 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - 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: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - 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: 6 days ago - Pushed at: 10 months ago - Stars: 6 - Forks: 3

ay0408/Optimized-RR
Privacy-Optimized Randomized Response for Sharing Multi-Attribute Data
Language: Jupyter Notebook - Size: 735 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

rvhuang/linq-to-astar
A* written in C#, used with LINQ.
Language: C# - Size: 313 KB - Last synced at: 29 days ago - Pushed at: about 6 years ago - Stars: 122 - Forks: 13

enessvm/heuristic_algorithms_benchmark
This project implements and benchmarks three heuristic algorithms: Genetic Algorithm (GA), Whale Optimization Algorithm (WOA), and Ant Lion Optimizer (ALO). It provides both CPU and GPU implementations, utilizing CuPy for GPU acceleration.
Language: Python - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AntonTreuenfels/TSP-Nearest-Neighbor
Some experiments with Nearest Neighbor Euclidean 2D tours using problems from TSPLIB
Language: Jupyter Notebook - Size: 13.5 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

RPIFisherman/APS-app 📦
A self-made demo for Advance Scheduling using branch and bound method
Language: Java - Size: 1.45 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

bbacic/tnwahi-appakrcs Fork of claudiunz/tnwahi-appakrcs
Initial project fork (from https://github.com/claudiunz/MR-video-processing), set after CITISIA 2024 conference with the credits included. Caveats: No install requirements.txt file provided (see README.md file). This is the second part of video processing flow (see referenced CITISIA 2024 paper [1]).
Language: Python - Size: 54.7 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

23wc01/MachineLearningGamePlaying
Agent will compare the usage of Neural Network with heuristic vs Deep-Q-Network (DQN) learning to increasingly improve itself on playing a Snake game.
Language: Python - Size: 91.8 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

nehlinshanila/TCRP-Transition-Complexity-Reward-Priority-
This is a group collaboration of our CSE499( Capstone Project )
Language: Jupyter Notebook - Size: 121 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

akar42/PEA_project
Study of heuristic algorithms perfomance with their possible optimisation based on Travelling Salesman Problem (TSP)
Language: C++ - Size: 36.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

weOptimize/PPSP_simheuristic_wCorrelat-Interrupt
Multi-start simheuristic for project portfolio optimization, including proj.risk, operational interruptions and project risk correlations
Language: Python - Size: 146 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

krshrimali/heuristics_calculations
A web-based GUI tool to showcase SLD and Manhattan Metrics (P5 JS)
Language: JavaScript - Size: 307 KB - Last synced at: 25 days ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 1

aleksibovellan/python-a-star-maze-solver
Python Maze Solver using A* Algorithm with Movement Constraints
Language: Python - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - 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: 7 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

sankhadip-roy/degrees
cs50 ai project 0a
Language: Python - Size: 21.2 MB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

LlfeSteal/Genetic_TSP_AI 📦
Traveling Salesman Problem (TSP) "resolved" with Python Genetic Algorithm.
Language: Python - Size: 34.2 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

LinkouCommander/Intelligent-Control
NCKU N25C900 Special Topics on Intelligent Control
Language: Jupyter Notebook - Size: 1.03 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

eurra/hmod
hMod sofware framework for algorithm and heuristic implementation
Language: Java - Size: 5.31 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

0x41gawor/oast-proj
This repository contains solution to the "DDAP/DAP solved with evolutionary algorithm" project of the course "OAST - Optimization and Analysis of ICT networks" realized during the winter semester of 2022 on the Warsaw University of Technology.
Language: Kotlin - Size: 1.6 MB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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: 10 months ago - Pushed at: over 7 years ago - Stars: 28 - Forks: 5

mohsen-oloumi/imperialistic-competitive-algorithm
Imperialist competitive algorithm
Language: Java - Size: 24.4 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

projektdexter/tsp-solutions
Exact Solution for the np-hard problem TSP
Language: Python - Size: 73.2 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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

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

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

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

emrectn/NpuzzleSolve
Npuzzle solve with A* Algorithm
Language: Python - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

manuelpagliuca/heuristic-algorithms-notes
Italian notes for the course of "Heuristic Algorithms", LateX, A.A. 2021/2022 for M.Sc.'s in Computer Science.
Language: TeX - Size: 150 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nagarx/Using_Simulated_Annealing_for_the_Traveling_Salesman_Problem
Implementation of the Simulated Annealing (SA) algorithm to tactically solve the Traveling. The project involves constructing an adjacency matrix to model inter-city distances, iteratively refining solutions through stochastic alterations influenced by a dynamically adjusted temperature parameter, and employing the Metropolis acceptance criterion.
Language: Jupyter Notebook - Size: 547 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

panagiotiskon/Time-Tabling-CSP
🗓 Exam Timetabling Problem
Language: Python - Size: 132 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jd-kowal/__TFR__
Project created using Python with PyGame based on Heuristic Algorithms.
Language: Python - Size: 3.17 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

expellialbus/Astar-Algorithm
This repository contains an implementation of Astar Algorithm to solve Nine Men's Morris game.
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - 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

dimglyn/score4-minimax
Minimax implementation for my Artificial Intelligence class
Language: Java - Size: 352 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

AntoinePassemiers/MKP
Heuristic Solver for the Multidimensional Knapsack Problem
Language: C - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 2

Jose-agg/InteligenciaArtificial
Artículos y trabajos relacionados con la Inteligencia Artificial
Language: TeX - Size: 5.66 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

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

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

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

RicardoRibeiroRodrigues/genetic-algorithm-bin-knapsack
C++ implementation of a genetic algorithm for the binary knapsack problem.
Language: C++ - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dpopiel84/-Heuristic-algorithm-for-ring-cutting-stock-problem-
Heuristic algorithm for 2D ring cutting-stock problem
Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

egedemirci/Maximum-Set-Packing
Algorithm analysis of NP-Hard problem called Maximum Set Packing.
Language: Jupyter Notebook - Size: 2.29 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

yusufEk1n/ant-colony-tsp
C# dilinde Karınca Kolonisi Optimizasyonu kullanarak TSP'yi çözmek
Language: C# - Size: 771 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - 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: 7 days ago - Pushed at: over 1 year ago - Stars: 1 - 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

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 1 month ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 0

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

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

MarioCela/Biogas_Location_and_Supply_Problem_OR Fork of GiovanniBaccichet/biogasOR
Biogas Location and Supply Problem - Foundations of Operations Research Big Project 2023 - Politecnico di Milano
Language: Jupyter Notebook - Size: 747 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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

lucadivit/CrystalStructureAlgorithm
Current repository contains my implementation of Crystal Structure Algorithm.
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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
Language: C++ - Size: 921 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alvaroseco/Using-genetic-algorithms-for-advertising-campaigns
This repository contains the files related to the paper 'Using genetic algorithms for advertising campaigns', carried out by Álvaro Seco, Natalia López and Fernando Rubio.
Language: Jupyter Notebook - Size: 121 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PKUcoldkeyboard/AntTreeSearch
C++ implementation of Arboreal-Ants(https://github.com/shivamg13/Arboreal-Ants)
Language: C++ - Size: 2.05 MB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

KMeirazhdinov/QSPP_BRUSSELS_INSTANCE
The implementation of the heuristic to solve the Quadratic Shortest Path Problem.
Language: MATLAB - Size: 1.86 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

eren-darici/COMSOAL-Solver
Solver for heuristic method called COMSOAL (computer method for sequencing operations for assembly lines)
Language: Python - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Sharp0802/TeamMatcher 📦
A cross-platform stable team matcher with heuristic algorithms, written in pure C#. 팀 섞어주는 프로그램. 그런데 이제 순수 C#으로 구현된, 안정적이고 휴리스틱한 알고리즘으로.
Language: C# - Size: 40 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rkapobel/Algo3-2c-2016
Algorithmia: Backtracking, Prefix Sums problems, Multiple Knapsack problem (Dinamyc programing). Adapted BFS, Kruskal, Dijkstra implementations. Heuristics, Greedy algorithms, k-opt search.
Language: C++ - Size: 144 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - 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

mrprajesh/pace2018
This is a code base for various algorithms implemented for the PACE 2018 Challenge.
Language: C++ - Size: 197 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - 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

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

pq01pq/Harmony-Search-py
Harmony Search algorithm implemented in python with object oriented programming.
Language: Python - Size: 58.6 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Giovanny-Encinia/Programacion-y-algoritmos-1
Tareas y proyectos de la materia Programación y Algoritmos del CIMAT en el programa PCC
Language: C - Size: 7.82 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - 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

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

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

zeynepturkmen/k-Clique-Problem
Comprehensive analysis of the NP-Complete problem k-Clique
Language: C++ - Size: 7.38 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - 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: 2 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

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

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

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: almost 2 years ago - Stars: 3 - Forks: 0
