[[["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."],[],["The `HeldWolfeCrowderEvaluator` class in C++ provides methods for evaluating and managing a lower bound calculation. Key actions include: initializing the evaluator with a number of nodes and a cost function (`HeldWolfeCrowderEvaluator`), iterating through steps (`Next`), retrieving the current step value (`GetStep`), updating with a new maximum value (`OnNewWMax`), and updating when a new one-tree cost is calculated (`OnOneTree`) passing the cost, w, and degrees. Each method has specific return types and arguments.\n"]]