model.h File Reference
#include <cstddef>
#include <functional>
#include <map>
#include <memory>
#include <vector>
#include "ortools/base/logging.h"
#include "ortools/base/macros.h"
#include "ortools/base/map_util.h"
#include "ortools/base/typeid.h"

Go to the source code of this file.

Classes

class  operations_research::sat::Model
 Class that owns everything related to a particular optimization model. More...
 

Namespaces

 operations_research
 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
 
 operations_research::sat