qap
There are 39 repositories under qap topic.
stefanwalther/awesome-qap
A list of awesome solutions on top of Qlik's APIs & Qlik Analytics Platform (QAP).
sdiehl/arithmetic-circuits
Arithmetic circuits for zero knowledge proof systems
lisette-espin/mrqap-python
MRQAP Implementation in Python
wzieba/QAP-Genetic-Algorithm
Resolving quadratic assignment problem with genetic algorithm
exfinen/zk-toolkit
Library built from scratch to implement zk-protocols
kennethgoodman/pyzcash_simplified
A python version of the components of zcash zk-SNARKs - https://z.cash/technology/zksnarks
stefanwalther/qix-graphql
GraphQL Server on top of the Qlik Associative Engine (a.k.a. QIX Engine).
ebrahimpichka/QAP-RL
Unofficial implemnetation of "Solving Quadratic Assignemt Problem using Deep Reinforcement Learning" (https://arxiv.org/abs/2310.01604)
pawelswoboda/LP_MP-QAP
Dual decomposition solvers for the quadratic assignment problem (QAP), also called graph matching in computer vision based on the LP_MP library.
xiaoqiang730730/qapOptimizitons
qap优化、实战经验
jmsallan/heuristics
Materials for a course of metaheuristics of combinatorial problems
mhahsler/qap
Heuristics for the Quadratic Assignment Problem (QAP) - R package
ScottWalkerAU/QAPES
Quadratic Assignment Problem, an Enhanced Solver
Venopacman/comb_opt_lessons
laboratory works for combinatoric optimization course
tuliosj/CUDADifferentialEvolutionQAP
Code to solve the Quadratic Assignment Problem running the Differential Evolution algorithm, using CUDA acceleration.
alvarillo89/UGR-Metaheuristics
🧠 A set of metaheuristics applied in solving the QAP problem, including local search, genetic algorithms, memetics and more.
ArnauCS03/Keyboard-Designer-PROP-FIB
Program that designs the optimal keyboard layout for single-finger typing, based on given input. Project made in PROP, Project of Programming in (FIB - UPC Barcelona Q1 2023)
kunxian-xia/pinocchio_test
Refactor of the Pinocchio toolchain from MSR
mattia-toffolon/QAP
Resolution of a QAP problem generated through Density of Gray
Reyes-fred/Metaheuristics
Metaheuristic problems
soypat/go-qap
CERN's quality assurance plan (QAP) to solve the document naming convention problem.
bruno-sm/QAP
Diferent solutions to the quadratic assignment problem for my metaheuristic practices
dvdalilue/qap_optimizations
Local search, simulated annealing and evolutionary algorithms implementation for QAP
ivandapalma/Metaheuristic
Genetic Algorithm and Search Algorithms
MrBluesman/AI_QAP
Quadratic Assignment Problem - Generic algorithm solution.
OperationalResearchProject/QAPGenerators
Generates symmetric multi-objective Quadratic Assignment Problems with one distance matrix and multiple flow matrices.
OperationalResearchProject/QAPLearning
Convolutional Neural Networks classifier for QAP footprints problems
vvazrod/qapo
Quadratic Assignment Problem resolution using various genetic algorithms.
cicirello/cycle-mutation-experiments
Code and experiment data from the paper: "Cycle Mutation: Evolving Permutations via Cycle Induction"
eduardosalaz/TSO-QAP
Repo de la materia de TSO, trae cosas de Knapsack, TSP y Quadratic Assignment Problem
juane619/GUI-QAP
GUI quadratic assignment problem
marekrydlewski/alg-battle
Comparison of meta-heuristics in QAP problem [Metaheuristics and Bio-inspired Computing] [studies]
shah314/cilsassignment
Iterated Local Search: Quadratic Assignment Problem