Program optimization
  • Introduction
  • Optimization
    • Metaheuristics
      • Introduction
        • NP-Hardness Problems
        • Heuristics
        • Metaheuristics
          • Ant-Colony
          • Simulated annealing
          • Greedy randomized adaptive search procedure (GRASP)
          • tdb
      • Requeriments
      • Use Cases
        • Ant colony optimization for solving the cuadratic assignment problem
          • QAP
          • Solution
    • Lingo
      • Uses Case
        • P-median
          • History
          • Definition
          • Mathematical Model
          • Problem
          • Data
          • Result
            • M2
            • M3
            • M4
        • Goutte
          • History
          • Definition
          • Mathematical Model
          • Problem
          • Data
          • Result
        • VRoute
          • History
          • Definition
            • Problem Multi-agent Traveler
          • matematical Model
          • Problem
          • Datas
            • Data 1
            • Data 2
          • Results
        • P-Center
          • History
          • Definition
          • Mathematical Model
          • Data
          • Results
Powered by GitBook
On this page

Was this helpful?

  1. Optimization
  2. Metaheuristics
  3. Use Cases

Ant colony optimization for solving the cuadratic assignment problem

QAPSolution
PreviousUse CasesNextQAP

Last updated 5 years ago

Was this helpful?