DyLP 1.10.4
Loading...
Searching...
No Matches
consys_struct Struct Reference

#include <dy_consys.h>

+ Collaboration diagram for consys_struct:

Public Attributes

const char * nme
 
flags parts
 
flags opts
 
double inf
 
double tiny
 
int varcnt
 
int archvcnt
 
int logvcnt
 
int intvcnt
 
int binvcnt
 
int maxcollen
 
int maxcolndx
 
int concnt
 
int archccnt
 
int cutccnt
 
int maxrowlen
 
int maxrowndx
 
int colsze
 
int rowsze
 
conmtx_struct mtx
 
double maxaij
 
double minaij
 
double * rowscale
 
double * colscale
 
const char * objnme
 
int objndx
 
int xzndx
 
double * obj
 
vartyp_enumvtyp
 
double * vub
 
double * vlb
 
double * rhs
 
double * rhslow
 
contyp_enumctyp
 
conbnd_structcub
 
conbnd_structclb
 
attvhdr_structattvecs
 

Detailed Description

Definition at line 460 of file dy_consys.h.

Member Data Documentation

◆ nme

const char* consys_struct::nme

Definition at line 461 of file dy_consys.h.

◆ parts

flags consys_struct::parts

Definition at line 462 of file dy_consys.h.

◆ opts

flags consys_struct::opts

Definition at line 463 of file dy_consys.h.

◆ inf

double consys_struct::inf

Definition at line 464 of file dy_consys.h.

◆ tiny

double consys_struct::tiny

Definition at line 465 of file dy_consys.h.

◆ varcnt

int consys_struct::varcnt

Definition at line 466 of file dy_consys.h.

◆ archvcnt

int consys_struct::archvcnt

Definition at line 467 of file dy_consys.h.

◆ logvcnt

int consys_struct::logvcnt

Definition at line 468 of file dy_consys.h.

◆ intvcnt

int consys_struct::intvcnt

Definition at line 469 of file dy_consys.h.

◆ binvcnt

int consys_struct::binvcnt

Definition at line 470 of file dy_consys.h.

◆ maxcollen

int consys_struct::maxcollen

Definition at line 471 of file dy_consys.h.

◆ maxcolndx

int consys_struct::maxcolndx

Definition at line 472 of file dy_consys.h.

◆ concnt

int consys_struct::concnt

Definition at line 473 of file dy_consys.h.

◆ archccnt

int consys_struct::archccnt

Definition at line 474 of file dy_consys.h.

◆ cutccnt

int consys_struct::cutccnt

Definition at line 475 of file dy_consys.h.

◆ maxrowlen

int consys_struct::maxrowlen

Definition at line 476 of file dy_consys.h.

◆ maxrowndx

int consys_struct::maxrowndx

Definition at line 477 of file dy_consys.h.

◆ colsze

int consys_struct::colsze

Definition at line 478 of file dy_consys.h.

◆ rowsze

int consys_struct::rowsze

Definition at line 479 of file dy_consys.h.

◆ mtx

conmtx_struct consys_struct::mtx

Definition at line 480 of file dy_consys.h.

◆ maxaij

double consys_struct::maxaij

Definition at line 481 of file dy_consys.h.

◆ minaij

double consys_struct::minaij

Definition at line 482 of file dy_consys.h.

◆ rowscale

double* consys_struct::rowscale

Definition at line 483 of file dy_consys.h.

◆ colscale

double* consys_struct::colscale

Definition at line 484 of file dy_consys.h.

◆ objnme

const char* consys_struct::objnme

Definition at line 485 of file dy_consys.h.

◆ objndx

int consys_struct::objndx

Definition at line 486 of file dy_consys.h.

◆ xzndx

int consys_struct::xzndx

Definition at line 487 of file dy_consys.h.

◆ obj

double* consys_struct::obj

Definition at line 488 of file dy_consys.h.

◆ vtyp

vartyp_enum* consys_struct::vtyp

Definition at line 489 of file dy_consys.h.

◆ vub

double* consys_struct::vub

Definition at line 490 of file dy_consys.h.

◆ vlb

double* consys_struct::vlb

Definition at line 491 of file dy_consys.h.

◆ rhs

double* consys_struct::rhs

Definition at line 492 of file dy_consys.h.

◆ rhslow

double* consys_struct::rhslow

Definition at line 493 of file dy_consys.h.

◆ ctyp

contyp_enum* consys_struct::ctyp

Definition at line 494 of file dy_consys.h.

◆ cub

conbnd_struct* consys_struct::cub

Definition at line 495 of file dy_consys.h.

◆ clb

conbnd_struct* consys_struct::clb

Definition at line 496 of file dy_consys.h.

◆ attvecs

attvhdr_struct* consys_struct::attvecs

Definition at line 497 of file dy_consys.h.


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