cbc(1)


NAME

   cbc - Cbc mixed integer programming solver

SYNOPSIS

   cbc [ options ] filename

DESCRIPTION

   This manual page documents briefly the cbc command.

   cbc  --  Cbc  (Coin-or  branch and cut) is an open-source mixed integer
   programming solver written in C++.

OPTIONS

   When no options are given cbc enters the interactive command line mode.
   Otherwise  the  program  enters  a  batch  mode, for which a summary of
   options is included below.  Note that  the  order  of  options  in  the
   command  line  of the cbc executable matter The command line of the cbc
   executable is parsed as if it were in the interactive mode.  The  take-
   away  is that if your using the command line, and things aren't working
   as you think they should, try ordering the  commands  in  the  sequence
   you'd use if you were interactive mode.

   For a complete description, see /usr/share/doc/coinor-libcbc-doc.

   -      Read input from stdin instead of filename

   -csv   The option "-csv <filename>" causes cbc to print one line of key
          output statics in  commma  separated  format  in  a  file  named
          <filename>.  This option isn't currently included in the list of
          commands given by the "?" command in interactive mode.

   -threads <num_threads>
          Run cbc in parallel using <num_threads> many CPUs

INTERACTIVE MODE

   In interactive mode one command per line is expected (no leading -).

   ?      lists all available commands

   <command>?
          gives list of possibilities, if only one + explanation

   <command>??
          adds explanation, if only one fuller help

   <command>
          without value (where expected) gives current value

   <command> <value>
           sets value

AVAILABLE COMMANDS

   Double parameters:
          dualB(ound)  dualT(olerance)  primalT(olerance)  primalW(eight)

   Branch and Cut double parameters:
            allow(ableGap)  cuto(ff)   inc(rement)   inf(easibilityWeight)
          integerT(olerance)
            preT(olerance)  ratio(Gap)  sec(onds)

   Integer parameters:
            cpp(Generate)    force(Solution)    idiot(Crash)   maxF(actor)
          maxIt(erations)
            output(Format)  slog(Level)  sprint(Crash)

   Branch and Cut integer parameters:
            cutD(epth)  log(Level)  maxN(odes)  maxS(olutions)  passC(uts)
            passF(easibilityPump)        passT(reeCuts)         pumpT(une)
          strong(Branching)  trust(PseudoCosts)

   Keyword parameters:
            chol(esky)  crash  cross(over)  direction  dualP(ivot)
            error(sAllowed)    keepN(ames)    mess(ages)    perturb(ation)
          presolve
            primalP(ivot)  printi(ngOptions)  scal(ing)

   Branch and Cut keyword parameters:
            clique(Cuts)  combine(Solutions)  cost(Strategy)   cuts(OnOff)
          Dins
            DivingS(ome)       DivingC(oefficient)      DivingF(ractional)
          DivingG(uided)  DivingL(ineSearch)
            DivingP(seudoCost)   DivingV(ectorLength)    feas(ibilityPump)
          flow(CoverCuts)  gomory(Cuts)
            greedy(Heuristic)       heur(isticsOnOff)       knapsack(Cuts)
          lift(AndProjectCuts)  local(TreeSearch)
            mixed(IntegerRoundingCuts)      node(Strategy)      preprocess
          probing(Cuts)  reduce(AndSplitCuts)
            residual(CapacityCuts)     Rens    Rins    round(ingHeuristic)
          sos(Options)
            two(MirCuts)

   Actions or string parameters:
            allS(lack)  barr(ier)  basisI(n)  basisO(ut)  directory
            dirSample       dirNetlib       dirMiplib        dualS(implex)
          either(Simplex)
            end  exit  export  help  import
            initialS(olve)  max(imize)  min(imize)  netlib  netlibD(ual)
            netlibP(rimal)    netlibT(une)   primalS(implex)   printM(ask)
          quit
            restore(Model)    saveM(odel)    saveS(olution)     solu(tion)
          stat(istics)
            stop  unitTest  userClp

   Branch and Cut actions:
            branch(AndCut)  doH(euristic)  miplib  prio(rityIn)  solv(e)
            strengthen  userCbc

SEE ALSO

   glpsol(1),dsdp5(1),clp(1)

   This program is fully documented in the accompanying html documentation
   which  can  be  found  in   /usr/share/doc/coinor-libcbc-doc   if   the
   coinor-libcbc-doc package is installed.

AUTHOR

   cbc was written by John J. Forrest <jjforre@us.ibm.com> et.al.

   This  manual  page was written by Soeren Sonnenburg <sonne@debian.org>,
   for the Debian project (but may be used by others).

                           August  26, 2009                         CBC(1)





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.