Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
set_cover_submodel.h File Reference

Go to the source code of this file.

Classes

class  operations_research::scp::SubModelView
class  operations_research::scp::CoreModel

Namespaces

namespace  operations_research
 In SWIG mode, we don't want anything besides these top-level includes.
namespace  operations_research::scp

Typedefs

using operations_research::scp::Model = SetCoverModel
using operations_research::scp::SubModel = CoreModel

Functions

template<typename SubModelT>
bool operations_research::scp::ValidateSubModel (const SubModelT &model)