Zip and Skip Tries
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
plot_synthetic.DataType Class Reference
Inheritance diagram for plot_synthetic.DataType:
Inheritance graph
[legend]
Collaboration diagram for plot_synthetic.DataType:
Collaboration graph
[legend]

Static Public Attributes

 CONSTRUCTION = auto()
 
 REMOVAL = auto()
 
 SEARCH = auto()
 

Detailed Description

    Enumeration of benchmark data types.

    Used to specify which type of benchmark data to load and plot.

Definition at line 59 of file plot_synthetic.py.

Member Data Documentation

◆ CONSTRUCTION

plot_synthetic.DataType.CONSTRUCTION = auto()
static

Definition at line 65 of file plot_synthetic.py.

◆ REMOVAL

plot_synthetic.DataType.REMOVAL = auto()
static

Definition at line 66 of file plot_synthetic.py.

◆ SEARCH

plot_synthetic.DataType.SEARCH = auto()
static

Definition at line 67 of file plot_synthetic.py.


The documentation for this class was generated from the following file: