Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B-tree indexing

Prerequisites

  • CMake

Building the Project (for linux)

  1. Create a build directory and navigate to it:
mkdir build
cd build
  1. Run CMake to configure the project:
cmake ..
  1. Build the project:
cmake --build .

Running the Project

After building, you can run the executable located in the build directory. Example:

./Sbd2

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages