Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
relative_position_constraints_struct Struct Reference

#include <overlap.h>

Collaboration diagram for relative_position_constraints_struct:
[legend]

Data Fields

double constr_penalty
 
int edge_labeling_scheme
 
int n_constr_nodes
 
int * constr_nodes
 
int * irn
 
int * jcn
 
double * val
 
SparseMatrix A_constr
 

Detailed Description

Definition at line 31 of file overlap.h.

Field Documentation

◆ A_constr

SparseMatrix relative_position_constraints_struct::A_constr

Definition at line 43 of file overlap.h.

◆ constr_nodes

int* relative_position_constraints_struct::constr_nodes

Definition at line 39 of file overlap.h.

◆ constr_penalty

double relative_position_constraints_struct::constr_penalty

Definition at line 32 of file overlap.h.

◆ edge_labeling_scheme

int relative_position_constraints_struct::edge_labeling_scheme

Definition at line 33 of file overlap.h.

◆ irn

int* relative_position_constraints_struct::irn

Definition at line 40 of file overlap.h.

◆ jcn

int* relative_position_constraints_struct::jcn

Definition at line 41 of file overlap.h.

◆ n_constr_nodes

int relative_position_constraints_struct::n_constr_nodes

Definition at line 37 of file overlap.h.

◆ val

double* relative_position_constraints_struct::val

Definition at line 42 of file overlap.h.


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