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.0.tar.gz (86.0 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.0-py3-none-any.whl (104.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: algoritmia-4.0.0.tar.gz
  • Upload date:
  • Size: 86.0 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.0.tar.gz
Algorithm Hash digest
SHA256 01776b6ba2f5c3ee5ca80c6c8afd42e97871473baed9eff2c433661f0c273cd8
MD5 363bcb1072e7233d9c240c78aafb1c47
BLAKE2b-256 3448d725a6216d67520532b33a357bce1b217b9cffb782c95cdad2cc3772d5f4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: algoritmia-4.0.0-py3-none-any.whl
  • Upload date:
  • Size: 104.5 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b54b044c6a9bda2d22a0b87ed96306fa3a8bb1cb399b654ee1d5bba89f58cf5a
MD5 789768c59f7e5e91c35eb91f5813e75e
BLAKE2b-256 07c0272badb12f4b3c82799880a7cd836132f1770e8741a881be0323b6a1c9ba

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