quadratic-assignment-problem
Here are 32 public repositories matching this topic...
Language:All
Sort:Most stars
A research protocol for deep graph matching.
- Updated
May 30, 2025 - Python
Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.
- Updated
Jun 5, 2025 - Python
A Multiple-population coarse-grained Genetic Algorithm to solve the Quadratic Assignment Problem
- Updated
Mar 26, 2025 - Jupyter Notebook
Solution quadratic assign problem via LS(local search), ILS(iterated local search), GLS(guided local search)
- Updated
May 11, 2020 - Python
This is a Python implementation of the Doubly Stochastic Projected Fixed Point (DSPFP) algorithm for solving the Quadratic Assignment Problem / Graph Matching..
- Updated
Feb 21, 2020 - Python
The research work on local search algorithms
- Updated
May 9, 2020 - Jupyter Notebook
Algorithms for solving the Quadratic Assignment Problem
- Updated
Oct 5, 2019 - C++
Heuristics for the Quadratic Assignment Problem (QAP) - R package
- Updated
Aug 27, 2024 - Fortran
Unofficial implemnetation of "Solving Quadratic Assignemt Problem using Deep Reinforcement Learning" (https://arxiv.org/abs/2310.01604)
- Updated
Dec 29, 2023 - Python
Implementation of different algorithms: heuristic search, Simulated Annealing, Ant Colony Algorithm and Tabu Search to a Quadratic Assignment Problem.
- Updated
Dec 6, 2020 - Jupyter Notebook
Algorithms for solving the quadratic assignment problem (QAP) implemented in Julia.
- Updated
May 20, 2021 - Julia
This package supports general, orthogonal, rotation, permutation, projection, and symmetric Procrustes problems, including both the normal one-sided approach and (for orthogonal and permutation Procrustes) two-sided approaches, where both the rows and columns are transformed.
- Updated
Feb 24, 2025 - Python
laboratory works for combinatoric optimization course
- Updated
Nov 25, 2018 - Python
Mapping and routing of a data flow network mapped on an mesh NoC
- Updated
Jul 6, 2017 - Python
Solving quadratic assignment problem using iterated local search, improved hybrid genetic algorithm, tabu search, and constraint solving.
- Updated
Jan 28, 2022 - Python
Quadratic Assignment Problem, an Enhanced Solver
- Updated
Dec 12, 2021 - TeX
Applications of Metaheuristic Optimization in Python
- Updated
Jun 19, 2025 - Python
A simple Quadratic Assignment Problem solver using heuristics and metaheuristics
- Updated
Dec 10, 2023 - C++
Projects of "Bio Inspired Computing" Course - University of Tehran - Spring 2024
- Updated
Sep 24, 2024 - Jupyter Notebook
This is the official code for the AISTATS 2023 paper "Learning Constrained Structured Spaces with Application to Multi-Graph Matching"
- Updated
Jun 4, 2023 - Python
Improve this page
Add a description, image, and links to thequadratic-assignment-problem topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thequadratic-assignment-problem topic, visit your repo's landing page and select "manage topics."