-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Support ability to read just the indices and ignore the values, i.e. pretend the file is a pattern
file even if it isn't.
Example use case: unweighted graph algorithms.
Corner cases to think about:
- should the value be initialized to a fixed value or left untouched? Allow both?
- what should happen with
array
files? Both read into an array and read into sparse struct
Metadata
Metadata
Assignees
Labels
No labels