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.1.tar.gz (86.4 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.1-py3-none-any.whl (104.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: algoritmia-4.0.1.tar.gz
  • Upload date:
  • Size: 86.4 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.1.tar.gz
Algorithm Hash digest
SHA256 11b9df8b2940e3d35b5040528df3b48d09d1b49d8178397393b5defe2e1403ee
MD5 e976eb12f159153c9042d7abaa9fd5d5
BLAKE2b-256 dfe9f630e9a6e56a891984b9832ec5cda1a3bac69311b8e8b0ee0741249a60f9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: algoritmia-4.0.1-py3-none-any.whl
  • Upload date:
  • Size: 104.9 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f50285d1dfa7e833ed2e79a7938946606d46d925237bf609f1d9fb66c95ec1b4
MD5 1aca68bec4ddc6521daf189932083c31
BLAKE2b-256 b240fdfd60c3cbf48969b2b501143ea149849f8e011e8e9f1566b193b2176483

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