[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003ePseudoCosts\u003c/code\u003e is a class within the OR-Tools library used in optimization, particularly for the Boolean satisfiability problem (SAT).\u003c/p\u003e\n"],["\u003cp\u003eIt helps guide the search process by estimating the cost of assigning variables to true or false based on their historical impact on the objective function.\u003c/p\u003e\n"]]],["The document describes the `PseudoCosts` class within the C++ optimization library. This class is a core component in optimization algorithms, likely used for cost analysis or estimation during the search process. The provided information is limited to noting the existence of the `PseudoCosts` class and its location within the documentation, indicating it's a key element within the `sat` and `pseudo_costs` modules of the library.\n"],null,["# pseudo_costs\n\nC++ Reference: pseudo_costs\n===========================\n\n\nNote: This documentation is automatically generated.\n\n| Classes ------- ||\n|---------------------------------------------------------------------|---|\n| [PseudoCosts](/optimization/reference/sat/pseudo_costs/PseudoCosts) |"]]