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.6.tar.gz (86.9 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.6-py3-none-any.whl (105.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: algoritmia-4.0.6.tar.gz
  • Upload date:
  • Size: 86.9 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.6.tar.gz
Algorithm Hash digest
SHA256 c38b26ef3d360e1dc0fdd667acf8189ae785d97b0da4fbddae96465952108dcf
MD5 7c9883d0dd072fc3849e99306cbb7178
BLAKE2b-256 8b8acefebb775ecc62f8e2dcf208820f205f336b75d6ff2620fcac03db93cbb6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: algoritmia-4.0.6-py3-none-any.whl
  • Upload date:
  • Size: 105.0 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 0037d5b730b083e515dbababdc2674d017d51cf7c23fdc38ea849facff6e91ad
MD5 8693752ced3506cd147dfdc23de7ec7e
BLAKE2b-256 18946e575641713ff7d7335c863d7d809e3ccf15dc5f46ac54625ba45e07c829

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