from tdw.obi_data.obi_backend import ObiBackend
Obi solver backends.
Value | Description |
---|---|
The optimized backend. You should almost always use this. |
|
burst |
|
The unoptimized legacy backend. This should only be used for ongoing projects. It doesn't work on Apple Silicon. |
|
oni |