Skip to content

Geometry (set-valued)

This page is a map of the tucoopy.geometry subpackage.

The focus here is orientation: what each set represents and where to find the API docs, without rewriting docstrings.

See also

  • API Reference -> geometry: ../reference/index.md
  • PolyhedralSet (base): ../reference/geometry/polyhedron.md

Main sets

ImputationSet

  • Class: ../reference/geometry/imputation_set.md

Core / EpsilonCore / LeastCore

  • Core: ../reference/geometry/core_set.md
  • Epsilon-core: ../reference/geometry/epsilon_core_set.md
  • Least-core (as a set): ../reference/geometry/least_core_set.md

CoreCover / ReasonableSet

  • Core cover: ../reference/geometry/core_cover_set.md
  • Reasonable set: ../reference/geometry/reasonable_set.md

KernelSet / BargainingSet (sampling)

  • Kernel set: ../reference/geometry/kernel_set.md
  • Bargaining set: ../reference/geometry/bargaining_set.md

WeberSet

The Weber set is the convex hull of marginal vectors (V-rep). For visualization, the API may provide vertices/points for small n.

  • Weber set: ../reference/geometry/weber_set.md

Utilities

  • Sampling: ../reference/geometry/sampling.md
  • Projection: ../reference/geometry/projection.md