$darkmode
DENOPTIM
denoptim.graph.DGraph.StringFormat Enum Reference

Identifier for the format of string representations of a graph. More...

Public Attributes

 JSON
 
 GRAPHENC
 

Detailed Description

Identifier for the format of string representations of a graph.

Definition at line 166 of file DGraph.java.

Member Data Documentation

◆ GRAPHENC

denoptim.graph.DGraph.StringFormat.GRAPHENC

Definition at line 166 of file DGraph.java.

◆ JSON

denoptim.graph.DGraph.StringFormat.JSON

Definition at line 166 of file DGraph.java.


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