SemialgebraicComponentInstances
SemialgebraicComponentInstances[ineqs, {x1, x2, …}] gives at least one sample point in each connected component of the semialgebraic set defined by the inequalities ineqs in the variables x1, x2, ….
Examples
SemialgebraicComponentInstances[x^2 + y^2 < 1, {x, y}]Please visit the official Wolfram Language Reference for more details.