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

GitHub topics: local-search

mihai-bontea/Google-Hash-Code-2022-Practice-Problem

My solution for Google Hash Code 2022 Practice Problem, using some of the classical optimization techniques: branch and bound, local search, simulated annealing.

Language: C++ - Size: 487 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

welpo/tabi

An accessible Zola theme with search, multi-language support, optional JavaScript, a perfect Lighthouse score, and comprehensive documentation. Crafted for personal websites and blogs.

Language: JavaScript - Size: 33.2 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 188 - Forks: 71

viv-e-k/OpenDeepSearch-Bensake

OpenDeepSearch tool configured for Ollama, SearXNG, Reranking, Custom prompt - fully local and free.

Language: Python - Size: 1.18 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 2

apache/incubator-kie-optaplanner

AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.

Language: Java - Size: 233 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 3,388 - Forks: 957

enricoschumann/NMOF

Functions, examples and data from the first and the second edition of "Numerical Methods and Optimization in Finance" by M. Gilli, D. Maringer and E. Schumann (2019, ISBN:978-0128150658). This repository mirrors https://gitlab.com/NMOF/NMOF .

Language: R - Size: 4.07 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 37 - Forks: 6

NMOF/NMOF

Functions, examples and data from the book "Numerical Methods and Optimization in Finance" by M. Gilli, D. Maringer and E. Schumann (2011), ISBN 978-0123756626.

Language: R - Size: 3.95 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 1

eliquid/awesome-local-seo

A curated list of amazingly awesome local seo resources.

Size: 43.9 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 76 - Forks: 12

optapy/optapy

OptaPy is an AI constraint solver for Python to optimize planning and scheduling problems.

Language: Java - Size: 13.5 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 293 - Forks: 24

cicirello/Chips-n-Salsa

A Java library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms

Language: Java - Size: 16.6 MB - Last synced at: 8 days ago - Pushed at: 15 days ago - Stars: 65 - Forks: 40

arnobt78/Vehicle-Routing-Problem-Time-Windows-Solver-Comparison--pyApp

My Master's Thesis Project - Solving Vehicle Routing Problem with Time Windows using multiple Classic Heuristic, Metaheuristic algorithms (Hybrid Genetic Search (HGS), Guided Local Search (GLS), Ant Colony Optimisation (ACO), Simulated Annealing (SA)), compare result's with each one's results and present it in the graph.

Language: Jupyter Notebook - Size: 6.92 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 5 - Forks: 0

JuliaConstraints/LocalSearchSolvers.jl

A Julia package to manage Constraint-Based Local Search (CBLS) solvers.

Language: Julia - Size: 1.61 MB - Last synced at: 3 days ago - Pushed at: 19 days ago - Stars: 29 - Forks: 0

thieu1995/EvoRBF

EvoRBF: A Nature-inspired Algorithmic Framework for Evolving Radial Basis Function Networks

Language: Python - Size: 4.01 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 7 - Forks: 1

JeroenGar/sparrow

State-of-the-art nesting for 2D irregular strip packing

Language: Rust - Size: 8.31 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 37 - Forks: 6

acid-info/logos-docusaurus-plugins

Docusaurus plugins for Logos websites

Language: TypeScript - Size: 107 MB - Last synced at: 2 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 4

Jieiku/abridge

Fast & Lightweight Zola Theme

Language: JavaScript - Size: 6.74 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 211 - Forks: 54

deepfates/memery

Search over large image datasets with natural language and computer vision!

Language: Jupyter Notebook - Size: 299 MB - Last synced at: 24 days ago - Pushed at: 8 months ago - Stars: 556 - Forks: 30

p62003/covia-docusaurus-minisearch-plugin

A lightweight, zero-backend local search plugin for Docusaurus small to medium knowledge base websites.

Language: JavaScript - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

donfaq/VRPTW

Solving VRPTW with metaheuristics

Language: Python - Size: 5.62 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 85 - Forks: 23

ANU-HPC/dagster

Dagster - Parallel Structured Search for Boolean Satisfiability (SAT) problems

Language: HTML - Size: 31.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 9 - Forks: 1

thomasWeise/aitoa

An Introduction to Optimization Algorithms

Language: TeX - Size: 28.7 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 6

conema/AntsBike

An implementation of the Ant Colony optimization algorithm (ACO) for the capacitated vehicle routing problem (CVRP) for bike sharing rebalancing

Language: Python - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 7 - 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

chutrunganh/Optimization-Project-IT3052E

Optimizing the bin packing problem, aiming to efficiently allocate items of varying sizes into a finite number of bins while maximizing total profit, using optimization algorithms

Language: Python - Size: 2.39 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

Amitreddy14/vehicle-routing-main

The Vehicle Routing project implements a simulated-annealing-based local search algorithm in Java to solve the NP-complete Capacitated Vehicle Routing Problem (CVRP). It optimizes vehicle routes to minimize total travel distance while adhering to capacity and demand constraints.

Language: Java - Size: 572 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tobylai-toby/hexo-theme-mdsuper

A hexo blog theme using mdui-v2 with Material You (Material Design 3). Supports comment systems (twikoo, gitalk).

Language: CSS - Size: 1.12 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 1

shah314/graphcoloring

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

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

eliainnocenti/SimulatedAnnealing-TSP 📦

Project for Artificial Intelligence Exam @ Unifi - Simulated Annealing Algorithm implementation and application to the Travelling Salesman Problem.

Language: Jupyter Notebook - Size: 634 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

bergio13/heuristic-optimization-MWCCP

Construction Heuristics, Local Search, VND, GRASP, GVNS, GA and ACO applied to the Minimum Wieghted Crossings with Constraints Problem (MWCCP)

Language: Jupyter Notebook - Size: 21.1 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

F-a-b-r-i-z-i-o/Ant_Colony_Optimization_for_Evrptw

EVRPTW resolution with Ant Colony Optimization

Language: Python - Size: 839 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 11 - Forks: 0

Jungstershark/P-Median-Problem

The P-Median Problem project uses metaheuristic optimization to solve the p-median location problem, with Jupyter notebooks implementing random sampling and local search algorithms to minimize service distances.

Language: Jupyter Notebook - Size: 3.05 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

jahnabiroy/Automatic-Speech-Recognition-Corrector

This assignment was done as part of COL333 Course Requirements. This project involved the development of an Automatic Speech Recognition (ASR) corrector utilizing a local beam search strategy to improve the text outputs from ASR systems.

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

bansal-yash/COL333-Artificial-Intelligence

Course assignments of COL333 :- Artificial Intelligence course at IIT Delhi under Professor Rohan Paul

Language: Python - Size: 55.8 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

mahdavipanah/SudokuPyCSF

Solve Sudoku with Python using the CSF approach

Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 2

eceannmor/NAI-local-search 📦

Local search algorithm for the Knapsack problem

Language: C++ - Size: 59.6 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

gwen-mckinley/ramsey-books-wheels

Code accompanying the paper "Small Ramsey numbers for books, wheels, and generalizations"

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

thomasWeise/aitoa-code

The source code examples for the book "An Introduction to Optimization Algorithms"

Language: Java - Size: 1.54 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 2

bruscalia/tsp-grasp

A Greedy Randomized Adaptive Search Procedure (GRASP) for the Traveling Salesman Problem (TSP)

Language: Python - Size: 43.7 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 1

algo-hhu/FLSpp

Implementation of the FLS++ algorithm for K-Means clustering.

Language: C++ - Size: 12.6 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 1

hectorfortuno/IA-LocalSearch Fork of mariofernandezz/IA-LocalSearch

Car-sharing system optimization with Local Search algorithms Hill Climbing and Simulated Annealing. Group project from the Artificial Intelligence course of my Data Science and Engineering Bachelor's Degree

Size: 391 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

isaaclo97/MPIF

A Variable Neighborhood Search for the Median Location Problem with Interconnected Facilities.

Language: Java - Size: 70.4 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

TebogoYungMercykay/Artificial-Intelligence-In-Java

This repository is dedicated to my exploration and understanding of various artificial intelligence (AI) algorithms and techniques. I document my progress and share resources, code, and insights related to AI.

Language: Java - Size: 1.32 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

salvacorts/UGR-Metaheuristics

:seedling: Genetic Algorithm, Memetic Algorithms, GRASP, Simulated Annealing, Multi start search, Reiterated Local Search, Local Search, Greedy and randomized Greedy

Language: C++ - Size: 13.6 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 18 - Forks: 2

thomasWeise/BBDOB_W_Model

The W-Model, a tunable Black-Box Discrete Optimization Benchmarking (BB-DOB) problem, implemented for the BB-DOB@GECCO Workshop.

Language: Java - Size: 155 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 3

iolab-uniud/easylocal

EasyLocal++: a c++ framework for local search metaheuristics

Language: C++ - Size: 4.32 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

songzhg/RLOP

RLOP: A Framework for Reinforcement Learning, Optimization and Planning Algorithms

Language: C++ - Size: 331 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 5 - Forks: 2

asifhaider/Artificial-Intelligence-3-2

Implementation of A* Search, Constraint Satisfaction Problem, Local Search and Knowledge Engineering

Language: Java - Size: 12.6 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

MarinosSav/Evolutionary_Computing

A coding project aimed at exploring new ways of algorithmic learning using evolutionary techniques such as genetic algorithms and crossover

Language: Python - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AlessandroPierro/GRASP-VND 📦

Greedy Randomized Adaptive Search Procedure (GRASP) for vehicle routing problems

Language: Python - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ayeshathoi/Artificial-Intelligence-Sessional-318

Language: Java - Size: 22.5 MB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

mykeels/MSearch

A C# Library to aid programming for meta-heuristics

Language: C# - Size: 3.53 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 30 - Forks: 6

3mrullah/CuPLS

CUDA-based parallel local search for the set-union knapsack problem

Language: Cuda - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ShadowKnightMK4/OdinSearch

Search thru local computer files and feed matching output to a class that consumes it.

Language: C# - Size: 395 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

div5yesh/ai-explorer

Rogue-like AI agent for an adaptation of DreamQuest game.

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

OnurArdaB/Artificial-Intelligence

Introductive Course to Artificial Intelligence

Language: Jupyter Notebook - Size: 1.19 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

optframe/pyoptframe-dev

Python bindings for OptFrame C++ Functional Core

Language: Python - Size: 3.29 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 3

arnauruana/local-search-bicing

🗺️ Local Search for Bicing (IA-FIB)

Language: Java - Size: 1.55 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

alfin3/seq-cause-search

Search for potential causes of rare events in sequence data.

Language: Common Lisp - Size: 1.49 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

LeonSering/eth_sbb_rolling_stock_scheduling

Collaboration between ETH/IFOR and SBB for rolling stock scheduling

Language: Rust - Size: 1.66 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

fontanf/localsearchsolver

A solver based on local search

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

emarkou/Large-Scale-Optimization-Vehicle-Routing-Problem

Java Constraint Solvers for Vehicle Routing Problem (VRP)

Language: Java - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 7

caiselvas/bicing-optimization-local-search

This repository seeks to optimize bikes distribution of a public bicycle renting service across city stations using local search algorithms like Hill Climbing and Simulated Annealing, aiming to minimize costs and efficiently meet demand. It includes tools to visualize the distribution and showcases the utility of AI in urban logistics.

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

TheoVerhelst/ACO

Project on Ant Colony Optimization applied to the Flow Shop Problem

Language: TeX - Size: 652 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 0

KayvanShah1/usc-dsci599-otds-fall23

USC DSCI 599 - Optimization Techniques for Data Science - Fall 2023 - Prof. Satish Thittamaranahalli Ka

Size: 2.02 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

whong92/deep-ls

Deep Reinforcement Learning for Combinatorial Optimization

Language: Jupyter Notebook - Size: 18.6 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

georgesittas/rlfap-solver

Solver for the radio link frequency assignment CSP

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

louis-gautier/Santa_Workshop_Tour_Scheduling_Optimization

Resource assignment optimization with conflicting preference and smoothing objectives

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

suzusou/Monta-Point

2年生後期 Webアプリ開発

Language: HTML - Size: 583 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DarkJaslo/Practica-IA-Bicing

Práctica de búsqueda local IA FIB-UPC (2023-24 otoño)

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

thomasWeise/oa

A book on optimization algorithms.

Language: TeX - Size: 2.36 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

imamuddinwp/imamuddin

Hey there; it's me! Imam Uddin, imamuddinwp; View live on https://imamuddinwp.github.io/imamuddin/

Language: HTML - Size: 5.17 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

CristianCosci/Ant_Colony_Optimization_for_OSSP

Open Shop Scheduling Problem resolution via Ant Colony Optimization algorithm.

Language: Python - Size: 1.39 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 4

kcy1019/pacman 📦

Simple PacMan with AI for Terminal using Genetic Programming

Language: C++ - Size: 5.06 MB - Last synced at: over 1 year ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 1

adamozh/fastwvc

A local search algorithm to solve the Minimum-Weighted Vertex Cover (MWVC) problem.

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

lucadibello/mmkp

Multiple-choice Multidimensional Knapsack Problem implementation in C++

Language: Jupyter Notebook - Size: 20.7 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

Chrism1c/TetrAIs

Six Tetris Artificial Intelligence Algorithms Showdown

Language: Python - Size: 36 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 4

NicholasLiem/IF3170_M1_AI_Adjacency_Game

A simple use case of Local Search Algorithm (Hill-Climbing), Adversarial Search Algorithm (Minimax), and Genetic-Minimax Algorithm in Adjacency Strategy Game.

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

ADDALemos/MPPTimetables

MaxSAT and other approaches to solve University timetabling problems and MPP.

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

FrederikAlbrechtsen/local-tsp

Python implementation of heuristics for the TSP.

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

BennyDubz/Constraint_Satisfaction

Implementation of a generalized Constraint Satisfaction Problem, alongside a backtracking solver with MAC, min-remaining-value, and least-constraining-value heuristics. Applied to map coloring, the N-Queens Problem, and Circuit Board design. Also an implementation of a min-conflicts local search that is ideal for the N-Queens.

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

R-Mussabayev/flakylib

Flaky Clustering Library (Minimum Sum-Of-Squares Clustering)

Language: Jupyter Notebook - Size: 11.5 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

pratikgl/KnapSack

A genetic algorithm (Local search) approach to solve the 0/1 Knapsack Problem.

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

GJunges1/TSP-GRASP

Greedy, Greedy+LocalSearch(2-opt), Stocastic and GRASP implementations to solve the Symetric Travelling Salesman Problem (STSP). The TSP instances were taken from the TSPLIB website (http://comopt.ifi.uni-heidelberg.de/software/TSPLIB95/)

Language: C - Size: 213 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

r57zone/Home-Search

Simple local file finder / Простой локальный поисковик файлов

Language: Pascal - Size: 73.2 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 2

Awesome-SEO/local-seo

Resources, tools and case studies for local SEO.

Size: 158 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

lstolcman/HMO-project

Solver for Capacitance Vehicle Routing Problem - School bus routing problem with bus stop selection

Language: Python - Size: 2.76 MB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 34 - Forks: 9

GLeurquin/Faithful-visualization-of-categorical-datasets

Algorithm to reorder binary and categorical matrices using convolution

Language: Scala - Size: 22.3 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

scantinibudden/Travelling-Salesman-Problem Fork of lucasikruger/Algo3-TSP-problem-tp2

Implementations of heuristics and metaheruistics

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

Dirken/IA-FIB

Language: Java - Size: 3.22 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

Momofil31/evolutionary-cluster-editing

This repository contains the code and experiments related to the final project for the course Bio-Inspired Artificial Intelligence at the University of Trento.

Language: Python - Size: 5.91 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

serrodcal-data-scientist/DEAP_Python_PoC

Proof of concept about DEAP in Python in order to solve TSP

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

dvdalilue/qap_optimizations

Local search, simulated annealing and evolutionary algorithms implementation for QAP

Language: PostScript - Size: 4.72 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

wp-api-libraries/wp-yext-api

A WordPress php library for interacting with the Yext API.

Language: PHP - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

keyber/RP

Implémentation d'algorithmes de Résolution de Problèmes

Language: Python - Size: 9.7 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

felixarpa/IA-Practica-1-Gasolina

Práctica de Inteligencia Artificial 1: Gasolineras

Language: TeX - Size: 2.22 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

corderop/PracticasMH

Language: C++ - Size: 400 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

y2o2u2n/tsp 📦

VLSI chip mount TSP research using HC, SA, GA

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

afnanAlgogandi/Optimal-daily-diet

find the best meal with the lowest cost and lowest calories (Minimize the calories and the cost)

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

yannisEF/Pareto-local-search

Currently a prototype implementation of Pareto local search algorithm in preparation for an upcoming project

Language: Python - Size: 2.99 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

inversed-ru/Ascension

A metaheuristic optimization framework

Language: Pascal - Size: 283 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 26 - Forks: 4

J4NN0/examination-timetabling

Timetabling Problem

Language: C - Size: 1.09 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

Related Keywords
local-search 175 simulated-annealing 40 genetic-algorithm 34 optimization 26 metaheuristics 24 python 22 artificial-intelligence 20 tabu-search 17 hill-climbing 15 java 14 optimization-algorithms 13 ai 12 combinatorial-optimization 12 heuristics 11 scheduling 10 vehicle-routing-problem 10 iterated-local-search 9 grasp 8 evolutionary-algorithms 7 algorithm 7 differential-evolution 6 ant-colony-optimization 6 greedy-algorithm 6 linear-programming 6 travelling-salesman-problem 6 tsp 6 algorithms 6 greedy-algorithms 6 tsp-problem 6 evolutionary-algorithm 5 csp-solver 5 machine-learning 5 heuristic-search-algorithms 5 vrp 4 tsp-solver 4 search 4 local 4 local-seo 4 particle-swarm-optimization 4 heuristic-algorithm 4 heuristic 4 scheduling-algorithms 4 neural-network 4 traveling-salesman-problem 4 python3 4 constraint-satisfaction-problem 4 metaheuristic 4 vrptw 3 fib 3 guided-local-search 3 2-opt 3 parallel-computing 3 discrete-optimization 3 greedy 3 hill-climbing-search 3 multi-objective-optimization 3 parallel-algorithm 3 a-star 3 a-star-search 3 cvrp 3 meta-heuristic 3 ils 3 genetic-programming 3 operations-research 3 cpp 3 mixed-integer-programming 3 backtracking 3 graph-coloring 3 computational-intelligence 3 branch-and-bound 3 multithreading 3 r 3 constraint-solver 3 constraint-programming 3 search-engine 3 mcts 2 constraint-satisfaction 2 quadratic-assignment-problem 2 sudoku 2 sudoku-solver 2 ai-search 2 zola-theme 2 local-search-algoirthms 2 shopping 2 map 2 location-data 2 localbusiness 2 zola 2 clustering 2 k-means 2 k-means-clustering 2 kmeans 2 regression 2 job-shop-scheduling-problem 2 aco 2 solver 2 mathematical-optimization 2 employee-rostering 2 continuous-optimization 2 constraints 2