-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Is it safe to perform multiple isomorphism checks on different threads simultaneously?
Generally nauty and Traces are not thread-safe. However, if your compiler supports thread-local storage, configuring with ./configure --enable-tls > will mark static and external variables as thread-local.
Metadata
Metadata
Assignees
Labels
No labels