Scippy

SCIP

Solving Constraint Integer Programs

key Struct Reference

Detailed Description

Definition at line 78 of file grphload.c.

Data Fields

const char * keyword
 
int sw_code
 
const char * format
 

Field Documentation

const char* key::format

Definition at line 82 of file grphload.c.

Referenced by graph_load().

const char* key::keyword

Definition at line 80 of file grphload.c.

Referenced by graph_load(), and key_cmp().

int key::sw_code

Definition at line 81 of file grphload.c.

Referenced by graph_load().