C++ Reference: class IntVarFilteredHeuristic
Note: This documentation is automatically generated.
Generic filter-based heuristic applied to IntVars.Method | |
---|---|
BuildSolution | Return type: Builds a solution. Returns the resulting assignment if a solution was found, and nullptr otherwise. |
DebugString | Return type: |
IntVarFilteredHeuristic | Arguments: |
~IntVarFilteredHeuristic | Return type: |
number_of_decisions | Return type: Returns statistics on search, number of decisions sent to filters, number of decisions rejected by filters. |
number_of_rejects | Return type: |