| Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set | ||
|
||
#include <algorithm>#include <string>#include "base/logging.h"#include "base/macros.h"#include "base/scoped_ptr.h"#include "base/stringprintf.h"Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
Classes | |
| class | operations_research::MonoidOperationTree< T > |
| A monoid is an algebraic structure consisting of a set S with an associative binary operation * :S x S -> S that has an identity element. More... | |