Scippy

SCIP

Solving Constraint Integer Programs

key Struct Reference

Detailed Description

Definition at line 88 of file grphload.c.

Data Fields

const char * keyword
 
int sw_code
 
const char * format
 

Field Documentation

◆ keyword

const char* key::keyword

Definition at line 90 of file grphload.c.

Referenced by graph_load(), and key_cmp().

◆ sw_code

int key::sw_code

Definition at line 91 of file grphload.c.

Referenced by graph_load().

◆ format

const char* key::format

Definition at line 92 of file grphload.c.

Referenced by graph_load().