A Python wrapper for the lightning fast fast3tree library, a BSP tree implementation written by Peter Behroozi.
- Updated
May 22, 2024 - C
A Python wrapper for the lightning fast fast3tree library, a BSP tree implementation written by Peter Behroozi.
A library of fundamental algorithms and data structures written in C
Implementations of AVL and 2-3 trees
Algorithms and data structures(lists, trees, etc)
General Problems in C
Another C implementation of a Red-Black Tree
Implementation of Trees and their basic functionalities in C.
This repository contains a C implementation of the classic Connect 4 board game played on an 8x8 grid. The game features a single-player mode where you compete against an AI opponent. The AI uses a minimax algorithm with alpha-beta pruning to optimize its moves, providing a challenging experience.
Repositório dedicado aos exercícios resolvidos durante a matéria de Estrutura de Dados 2, pela Professora Doutora Juliana de Santi, na Universidade Tecnológica Federal do Paraná.
final project data structures - binary search tree
Add a description, image, and links to the tree-search topic page so that developers can more easily learn about it.
To associate your repository with the tree-search topic, visit your repo's landing page and select "manage topics."