/home/coin/svn-release/OptimizationSuite-1.1.0/Alps/examples/Abc/AbcMessage.h File Reference

#include "CoinMessageHandler.hpp"
Include dependency graph for AbcMessage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbcMessage

Enumerations

enum  ABC_Message {
  ABC_END_GOOD, ABC_MAXNODES, ABC_MAXTIME, ABC_MAXSOLS,
  ABC_SOLUTION, ABC_END, ABC_INFEAS, ABC_STRONG,
  ABC_SOLINDIVIDUAL, ABC_INTEGERINCREMENT, ABC_STATUS, ABC_GAP,
  ABC_ROUNDING, ABC_ROOT, ABC_GENERATOR, ABC_BRANCH,
  ABC_STRONGSOL, ABC_NOINT, ABC_VUB_PASS, ABC_VUB_END,
  ABC_NOTFEAS1, ABC_NOTFEAS2, ABC_NOTFEAS3, ABC_CUTOFF_WARNING1,
  ABC_CUTS, ABC_BRANCHSOL, ABC_DUMMY_END
}
 

This deals with Abc messages (as against Clp messages etc).

More...

Enumeration Type Documentation

This deals with Abc messages (as against Clp messages etc).

CoinMessageHandler.hpp is the general part of message handling. All it has are enum's for the various messages. AbcMessage.cpp has text in various languages.

It is trivial to use the .hpp and .cpp file as a basis for messages for other components.

Enumerator:
ABC_END_GOOD 
ABC_MAXNODES 
ABC_MAXTIME 
ABC_MAXSOLS 
ABC_SOLUTION 
ABC_END 
ABC_INFEAS 
ABC_STRONG 
ABC_SOLINDIVIDUAL 
ABC_INTEGERINCREMENT 
ABC_STATUS 
ABC_GAP 
ABC_ROUNDING 
ABC_ROOT 
ABC_GENERATOR 
ABC_BRANCH 
ABC_STRONGSOL 
ABC_NOINT 
ABC_VUB_PASS 
ABC_VUB_END 
ABC_NOTFEAS1 
ABC_NOTFEAS2 
ABC_NOTFEAS3 
ABC_CUTOFF_WARNING1 
ABC_CUTS 
ABC_BRANCHSOL 
ABC_DUMMY_END 

Definition at line 46 of file AbcMessage.h.


Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1