A version of 'fromMap' that ensures keys and vertices are 1-to-1 #3

Merged
xand merged 6 commits from sparse-fromMapExact into dev 2025-04-24 17:46:52 -04:00
Owner

In short, fromMapExact rejects maps that don't have a key for each vertex in the corresponding graph. When it encounters such a map, it fails with a CantFindKeyForVertex to indicate which vertices were responsible for the problem.

In short, `fromMapExact` rejects maps that don't have a key for each vertex in the corresponding graph. When it encounters such a map, it fails with a `CantFindKeyForVertex` to indicate which vertices were responsible for the problem.
xand self-assigned this 2025-04-23 00:20:56 -04:00
xand merged commit f72cea8e82 into dev 2025-04-24 17:46:52 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
xand/camino!3
No description provided.