Jump to content

Separation oracle

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Erel Segal (talk | contribs) at 10:28, 2 November 2021 (Removed redirect to Ellipsoid method). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A separation oracle is a concept in the matematical theory of convex optimization. It is a method to describe a convex set that is given as an input to an optimization algorithm.

Definition

Let K be a convex and compact set in Rn. A strong separation oracle for K is an oracle (black box) that solves the following problem:[1]: 48 

Given a vector y in Rn, return one of the following:

  • Assert that y is in K.
  • Find a hyperplane that separates y from K: a vector c in Rn, such that for all x in K.

References

  1. ^ M. Grötschel, L. Lovász, A. Schrijver: Geometric Algorithms and Combinatorial Optimization, Springer, 1988.