Giter Club home page Giter Club logo

multi-splay-trees's Introduction

Multi-Splay-Trees

Data Structures And Algorithms Course Project

Team Members

 Aman Kumar (2020CSB1153)
 Aman Pankaj Adatia (2020CSB1154)
 Ojassvi Kumar (2020CSB1187)

Teaching Assistant

 Sravanthi Chede

Project Details

Name: Implemetation and Analysis of Multi-Splay Trees

Summary: This project aims at the implementation of Multi-Splay Trees in C++ and analysing the run-time on some test cases. We also analyse the amortized cost of Multi-Splay Trees theoretically and study the different properties such as Sequential Access property, Static Finger property, and various other Lemmas associated with it. We have used the concepts of Binary Search Trees and SplayTrees. Multi-Splay Trees are conjectured to be Dynamically Optimal.

Input: The program doesn't require any user inputs.

Expected Output: Build Time and Query Time for different set of test cases.

Test Cases

 Sequential Access of elements in the BST having size 30, 3000 and 300000.
 Reverse Access of elements in the BST having size 30, 3000 and 300000.
 Random Access of elements in the BST having size 30, 3000 and 300000.

multi-splay-trees's People

Contributors

adatiaaman avatar amank2854 avatar optimalknight avatar

Watchers

 avatar  avatar

Forkers

amank2854

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.