Scippy

SCIP

Solving Constraint Integer Programs

Graph_Node Struct Reference

Detailed Description

graph node structure storing number and distance

Definition at line 41 of file misc_stp.h.

#include <misc_stp.h>

Data Fields

int number
 
SCIP_Real dist
 

Field Documentation

◆ number

int Graph_Node::number

◆ dist

SCIP_Real Graph_Node::dist