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

Requeriments

We are going the show all the installation that we need to execute to have all the necessaries packages an file to work with this project.

We need some requirement so we could work with it:

Hardware requirements

  • Laptop

    • 60 GB Rom

    • 4 GB Ram

Software requirements

  • Operating System

    • Windows

    • Mac Os

    • Linux

PrevioustdbNextUse Cases

Last updated 5 years ago

Was this helpful?