|
CoinUtils 2.11.10
|
| ►NCoin | |
| C_EKKfactinfo | |
| CBitVector128 | |
| CCoinAbsFltEq | Equality to an absolute tolerance |
| CCoinAlloc | A memory pool allocator |
| CCoinArbitraryArrayWithLength | Arbitrary version |
| CCoinArrayWithLength | Pointer with length in bytes |
| CCoinBaseModel | |
| CCoinBigIndexArrayWithLength | CoinBigIndex * version |
| CCoinBuild | In many cases it is natural to build a model by adding one row at a time |
| CCoinDenseFactorization | This deals with Factorization and Updates This is a simple dense version so other people can write a better one |
| CCoinDenseVector | Dense Vector |
| CCoinDoubleArrayWithLength | Double * version |
| CCoinError | Error Class thrown by an exception |
| CCoinExternalVectorFirstGreater_2 | Function operator |
| CCoinExternalVectorFirstGreater_3 | Function operator |
| CCoinExternalVectorFirstLess_2 | Function operator |
| CCoinExternalVectorFirstLess_3 | Function operator |
| CCoinFactorization | This deals with Factorization and Updates |
| CCoinFactorizationDoubleArrayWithLength | CoinFactorizationDouble * version |
| CCoinFactorizationLongDoubleArrayWithLength | CoinFactorizationLongDouble * version |
| CCoinFileInput | Abstract base class for file input classes |
| CCoinFileIOBase | Base class for FileIO classes |
| CCoinFileOutput | Abstract base class for file output classes |
| CCoinFirstAbsGreater_2 | Function operator |
| CCoinFirstAbsGreater_3 | Function operator |
| CCoinFirstAbsLess_2 | Function operator |
| CCoinFirstAbsLess_3 | Function operator |
| CCoinFirstGreater_2 | Function operator |
| CCoinFirstGreater_3 | Function operator |
| CCoinFirstLess_2 | Function operator |
| CCoinFirstLess_3 | Function operator |
| CCoinIndexedVector | Indexed Vector |
| CCoinIntArrayWithLength | Int * version |
| ►CCoinLpIO | Class to read and write Lp files |
| CCoinMempool | |
| CCoinMessage | The standard set of Coin messages |
| CCoinMessageHandler | Base class for message handling |
| CCoinMessages | Class to hold and manipulate an array of massaged messages |
| CCoinModel | This is a simple minded model which is stored in a format which makes it easier to construct and modify but not efficient for algorithms |
| CCoinModelHash | |
| CCoinModelHash2 | For int,int hashing |
| CCoinModelHashLink | For names and hashing |
| CCoinModelHashLink2 | |
| CCoinModelInfo2 | This is a model which is made up of Coin(Structured)Model blocks |
| CCoinModelLink | This is for various structures/classes needed by CoinModel |
| CCoinModelLinkedList | |
| CCoinModelTriple | For linked lists |
| CCoinMpsCardReader | Very simple code for reading MPS data |
| ►CCoinMpsIO | MPS IO Interface |
| CCoinOneMessage | Class for one massaged message |
| CCoinOslFactorization | |
| CCoinOtherFactorization | Abstract base class which also has some scalars so can be used from Dense or Simp |
| CCoinPackedMatrix | Sparse Matrix Base Class |
| CCoinPackedVector | Sparse Vector |
| CCoinPackedVectorBase | Abstract base class for various sparse vectors |
| CCoinPair | An ordered pair |
| CCoinParam | A base class for ‘keyword value’ command line parameters |
| CCoinPartitionedVector | |
| CCoinPlainFileInput | This reads plain text files |
| CCoinPostsolveMatrix | Augments CoinPrePostsolveMatrix with information about the problem that is only needed during postsolve |
| CCoinPrePostsolveMatrix | Collects all the information about the problem that is needed in both presolve and postsolve |
| CCoinPresolveAction | Abstract base class of all presolve routines |
| CCoinPresolveMatrix | Augments CoinPrePostsolveMatrix with information about the problem that is only needed during presolve |
| CCoinPresolveMonitor | Monitor a row or column for modification |
| CCoinRational | |
| CCoinRelFltEq | Equality to a scaled tolerance |
| CCoinSearchTree | |
| CCoinSearchTreeBase | |
| CCoinSearchTreeCompareBest | Best first search |
| CCoinSearchTreeCompareBreadth | |
| CCoinSearchTreeCompareDepth | Depth First Search |
| CCoinSearchTreeComparePreferred | Function objects to compare search tree nodes |
| CCoinSearchTreeManager | |
| CCoinSet | Very simple class for containing data on set |
| CCoinShallowPackedVector | Shallow Sparse Vector |
| CCoinSimpFactorization | |
| ►CCoinSnapshot | NON Abstract Base Class for interfacing with cut generators or branching code or |
| CCoinSosSet | Very simple class for containing SOS set |
| CCoinStructuredModel | |
| CCoinThreadRandom | Class for thread specific random numbers |
| CCoinTimer | This class implements a timer that also implements a tracing functionality |
| CCoinTreeNode | A class from which the real tree nodes should be derived from |
| CCoinTreeSiblings | |
| CCoinTriple | |
| CCoinUnsignedIntArrayWithLength | Unsigned int * version |
| CCoinVoidStarArrayWithLength | Void * version |
| CCoinWarmStart | Abstract base class for warm start information |
| CCoinWarmStartBasis | The default COIN simplex (basis-oriented) warm start class |
| CCoinWarmStartBasisDiff | A ‘diff’ between two CoinWarmStartBasis objects |
| CCoinWarmStartDiff | Abstract base class for warm start ‘diff’ objects |
| CCoinWarmStartDual | WarmStart information that is only a dual vector |
| CCoinWarmStartDualDiff | A ‘diff’ between two CoinWarmStartDual objects |
| CCoinWarmStartPrimalDual | WarmStart information that is only a dual vector |
| CCoinWarmStartPrimalDualDiff | A ‘diff’ between two CoinWarmStartPrimalDual objects |
| CCoinWarmStartVector | WarmStart information that is only a vector |
| CCoinWarmStartVectorDiff | A ‘diff’ between two CoinWarmStartVector objects |
| CCoinWarmStartVectorPair | |
| CCoinWarmStartVectorPairDiff | |
| CCoinYacc | |
| ►Cdo_tighten_action | |
| ►Cdoubleton_action | Solve ax+by=c for y and substitute y out of the problem |
| ►Cdrop_empty_cols_action | Physically removes empty columns in presolve, and reinserts empty columns in postsolve |
| ►Cdrop_empty_rows_action | Physically removes empty rows in presolve, and reinserts empty rows in postsolve |
| Cdrop_zero_coefficients_action | Removal of explicit zeros |
| Cdropped_zero | Tracking information for an explicit zero coefficient |
| ►Cdupcol_action | Detect and remove duplicate columns |
| ►Cduprow3_action | |
| ►Cduprow_action | Detect and remove duplicate rows |
| CEKKHlink | This deals with Factorization and Updates This is ripped off from OSL!!!!!!!!! |
| CFactorPointers | Pointers used during factorization |
| ►Cforcing_constraint_action | Detect and process forcing constraints and useless constraints |
| ►Cgubrow_action | Detect and remove entries whose sum is known |
| ►Cimplied_free_action | Detect and process implied free variables |
| Cisolated_constraint_action | |
| ►Cmake_fixed_action | Fix a variable at a specified bound |
| Cpresolvehlink | Links to aid in packed matrix modification |
| ►Cremove_dual_action | Attempt to fix variables by bounding reduced costs |
| ►Cremove_fixed_action | Excise fixed variables from the model |
| ►Cslack_doubleton_action | Convert an explicit bound constraint to a column bound |
| ►Cslack_singleton_action | For variables with one entry |
| ►Csubst_constraint_action | Detect and process implied free variables |
| Csymrec | For string evaluation |
| ►Ctripleton_action | We are only going to do this if it does not increase number of elements? |
| ►Ctwoxtwo_action | Detect interesting 2 by 2 blocks |
| ►Cuseless_constraint_action |