Skip to main content

A library of algorithms and data structures. Used in course EI1022/MT122 (Universitat Jaume I de Castelló)

Project description

Biblioteca algoritmia

Implementada en Python 3. Necesita Python 3.12 o superior.

Utilizada en dos asignaturas de la Universitat Jaume I de Castelló:

  • EI1022: Grado en Ingeniería Informática.
  • MT1022: Grado en Matemática Computacional.

Contenido

Estructuras de datos:

  • Colas: Fifo, Lifo
  • Listas enlazadas: LinkedList
  • Grafos: Digraph, UndirectedGraph
  • Montículos: MinHeap, MaxHeap
  • Diccionarios de prioridad: MinHeapMap, MaxHeapMap
  • Conjuntos disjuntos: MFSet

Algoritmos sobre grafos:

  • Recorridos de vértices y aristas
  • Componentes conexos
  • Árbol de recubrimiento mínimo
  • Camino más corto
  • Algoritmo de Dijkstra

Esquemas algorítmicos:

  • Búsqueda con retroceso (backtracking)
  • Ramificación y acotación (brand and bound)
  • Divide y vencerás (divide and conquer)
  • Reduce y vencerás (reduce and conquer)

Problemas:

  • Mochila (Knapsack)
  • Cambio de moneda (Coin change)
  • Empaquetado (Bin packing)
  • Viajante (Travelling salesman)
  • N-reinas (N-queens)
  • Coloreado de grafos (Graph coloring)
  • Voraces exactos: MST (Kruskal y Prim), mochila fraccionaria

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

algoritmia-4.0.3.tar.gz (86.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

algoritmia-4.0.3-py3-none-any.whl (105.2 kB view details)

Uploaded Python 3

File details

Details for the file algoritmia-4.0.3.tar.gz.

File metadata

  • Download URL: algoritmia-4.0.3.tar.gz
  • Upload date:
  • Size: 86.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for algoritmia-4.0.3.tar.gz
Algorithm Hash digest
SHA256 487a1a8dce9579a029e66bcf721084db18cd5a956b8ab6251e29c1f63caa60aa
MD5 504f6c9ffea62a66aed7ee5424bbbb2f
BLAKE2b-256 2a2d1bd899645efa1ac7a1edee21cc545ca42102cb819259c33e50e3ba262adc

See more details on using hashes here.

File details

Details for the file algoritmia-4.0.3-py3-none-any.whl.

File metadata

  • Download URL: algoritmia-4.0.3-py3-none-any.whl
  • Upload date:
  • Size: 105.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for algoritmia-4.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4cfcfee425af020aacbd547d5bc8d67ac0d489bf70bfa4e582256a31592d9b54
MD5 970ac376d8fc1fbe07313fc5f179bc64
BLAKE2b-256 6704702d890e30c9764e93664979db71cad6fbbe4f8d6d922388e213e3ca3a2d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page