Expand description
Reading files in SteinLib format.
This reader supports the following extensions to the SteinLib format:
- Additional drawing attributes section
ⓘ
SECTION Drawing
A <u> <v> <attribute>...
E <u> <v> <attribute>...
ENDThis is a list of drawing attributes for each edge. Possible attributes are
blthe arc should be bend to the leftbrthe arc should be bend to the right
Structs§
- Instance
- An SteinLib instance.
Enums§
Functions§
Type Aliases§
- Result
- Type of values with optional error code.