Mytsu / Arvore-B

Árvore B implementada em python puro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Estrutura de Dados - Árvore B em Python puro

Instituto Federal de Minas Gerais
Jonathan Arantes

CircleCI PyPI - Python Version

Implementação básica da estrutura de dados Árvore B feita em Python puro.

Funções Externas

  • Inserir
  • Remover
  • Busca
  • Pre-Order
  • In-Order
  • Pos-Order

About

Árvore B implementada em python puro


Languages

Language:Python 100.0%