C++ Reference: class IntVarFilteredDecisionBuilder

This documentation is automatically generated.

Generic filter-based decision builder using an IntVarFilteredHeuristic. TODO(user): Eventually move this to the core CP solver library when the code is mature enough.
Method
DebugString

Return type: std::string

IntVarFilteredDecisionBuilder

Return type: explicit

Arguments: std::unique_ptr<IntVarFilteredHeuristic> heuristic

~IntVarFilteredDecisionBuilder

Next

Return type: Decision*

Arguments: Solver* solver

number_of_decisions

Return type: int64

Returns statistics from its underlying heuristic.

number_of_rejects

Return type: int64