Searched refs:getSolution (Results 1 – 3 of 3) sorted by relevance
68 getSolution() const { in getSolution() function
39 EXPECT_FALSE(Result.getSolution().has_value()); in expectUnsatisfiable()45 EXPECT_THAT(Result.getSolution(), Optional(Solution)); in expectSatisfiable()
158 auto Solution = Result.getSolution(); in debugString()