Scippy

SCIP

Solving Constraint Integer Programs

section Struct Reference

Detailed Description

Definition at line 230 of file grphload.c.

Data Fields

const char * name
 
const char * extension
 
const int flag
 
int mark
 

Field Documentation

const char* section::extension

Definition at line 233 of file grphload.c.

Referenced by graph_load(), open_file(), and start_section().

const int section::flag

Definition at line 234 of file grphload.c.

Referenced by graph_load(), and start_section().

int section::mark

Definition at line 235 of file grphload.c.

Referenced by graph_load(), and start_section().

const char* section::name

Definition at line 232 of file grphload.c.

Referenced by graph_load().