Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 287 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 287 Bytes

Geogram

Build and run with:

mkdir build
cmake -S . -B build
cmake --build build
./build/main

Expected output

Index found with geogram: 9

Python

Run with python minimal_example.py

Python expected output

Index found by Python: 4