Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
gen_c.cc File Reference
#include "ortools/math_opt/elemental/codegen/gen_c.h"
#include <memory>
#include <string>
#include "absl/base/optimization.h"
#include "absl/log/check.h"
#include "absl/strings/ascii.h"
#include "absl/strings/str_cat.h"
#include "absl/strings/str_format.h"
#include "absl/strings/string_view.h"
#include "absl/types/span.h"
#include "ortools/math_opt/elemental/codegen/gen.h"

Go to the source code of this file.

Namespaces

namespace  operations_research
 OR-Tools root namespace.
namespace  operations_research::math_opt
namespace  operations_research::math_opt::codegen

Functions

std::unique_ptr< CodeGeneratoroperations_research::math_opt::codegen::C99Declarations ()
std::unique_ptr< CodeGeneratoroperations_research::math_opt::codegen::C99Definitions ()