InChI
 
Loading...
Searching...
No Matches
BalancedNetworkStructure Struct Reference

#include <ichi_bns.h>

+ Collaboration diagram for BalancedNetworkStructure:

Data Fields

int num_atoms
 
int num_added_atoms
 
int nMaxAddAtoms
 
int num_c_groups
 
int num_t_groups
 
int num_vertices
 
int num_bonds
 
int num_edges
 
int num_iedges
 
int num_added_edges
 
int nMaxAddEdges
 
int max_vertices
 
int max_edges
 
int max_iedges
 
int tot_st_cap
 
int tot_st_flow
 
int len_alt_path
 
int bNotASimplePath
 
int bChangeFlow
 
BNS_VERTEXvert
 
BNS_EDGEedge
 
BNS_IEDGEiedge
 
BNS_ALT_PATHalt_path
 
BNS_ALT_PATHaltp [BN_MAX_ALTP]
 
int max_altp
 
int num_altp
 
INCHI_MODEpbTautFlags
 
INCHI_MODEpbTautFlagsDone
 
AT_NUMB type_TACN
 
AT_NUMB type_T
 
AT_NUMB type_CN
 
S_CHAR edge_forbidden_mask
 
struct tagINCHI_CLOCKic
 
struct tagInchiTimeulTimeOutTime
 

Field Documentation

◆ alt_path

BNS_ALT_PATH* BalancedNetworkStructure::alt_path

◆ altp

BNS_ALT_PATH* BalancedNetworkStructure::altp[BN_MAX_ALTP]

◆ bChangeFlow

int BalancedNetworkStructure::bChangeFlow

◆ bNotASimplePath

int BalancedNetworkStructure::bNotASimplePath

◆ edge

BNS_EDGE* BalancedNetworkStructure::edge

◆ edge_forbidden_mask

S_CHAR BalancedNetworkStructure::edge_forbidden_mask

◆ ic

struct tagINCHI_CLOCK* BalancedNetworkStructure::ic

◆ iedge

BNS_IEDGE* BalancedNetworkStructure::iedge

◆ len_alt_path

int BalancedNetworkStructure::len_alt_path

◆ max_altp

int BalancedNetworkStructure::max_altp

◆ max_edges

int BalancedNetworkStructure::max_edges

◆ max_iedges

int BalancedNetworkStructure::max_iedges

◆ max_vertices

int BalancedNetworkStructure::max_vertices

◆ nMaxAddAtoms

int BalancedNetworkStructure::nMaxAddAtoms

◆ nMaxAddEdges

int BalancedNetworkStructure::nMaxAddEdges

◆ num_added_atoms

int BalancedNetworkStructure::num_added_atoms

◆ num_added_edges

int BalancedNetworkStructure::num_added_edges

◆ num_altp

int BalancedNetworkStructure::num_altp

◆ num_atoms

int BalancedNetworkStructure::num_atoms

◆ num_bonds

int BalancedNetworkStructure::num_bonds

◆ num_c_groups

int BalancedNetworkStructure::num_c_groups

◆ num_edges

int BalancedNetworkStructure::num_edges

◆ num_iedges

int BalancedNetworkStructure::num_iedges

◆ num_t_groups

int BalancedNetworkStructure::num_t_groups

◆ num_vertices

int BalancedNetworkStructure::num_vertices

◆ pbTautFlags

INCHI_MODE* BalancedNetworkStructure::pbTautFlags

◆ pbTautFlagsDone

INCHI_MODE* BalancedNetworkStructure::pbTautFlagsDone

◆ tot_st_cap

int BalancedNetworkStructure::tot_st_cap

◆ tot_st_flow

int BalancedNetworkStructure::tot_st_flow

◆ type_CN

AT_NUMB BalancedNetworkStructure::type_CN

◆ type_T

AT_NUMB BalancedNetworkStructure::type_T

◆ type_TACN

AT_NUMB BalancedNetworkStructure::type_TACN

◆ ulTimeOutTime

struct tagInchiTime* BalancedNetworkStructure::ulTimeOutTime

◆ vert

BNS_VERTEX* BalancedNetworkStructure::vert

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