https://github.com/talfig/set-data-structure
Data structure implementation for mathematical set operations in C.
https://github.com/talfig/set-data-structure
data-structures mathematics set
Last synced: 3 months ago
JSON representation
Data structure implementation for mathematical set operations in C.
- Host: GitHub
- URL: https://github.com/talfig/set-data-structure
- Owner: talfig
- License: mit
- Created: 2024-06-29T13:42:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-18T17:43:24.000Z (9 months ago)
- Last Synced: 2025-03-29T06:22:39.378Z (3 months ago)
- Topics: data-structures, mathematics, set
- Language: C
- Homepage:
- Size: 41 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Set-Data-Structure
Data structure implementation for mathematical set operations in C.