Combinatorial Geometry
======================

Sage includes classes for convex rational polyhedral cones and fans, Groebner
fans, lattice and reflexive polytopes (with integral coordinates), and generic
polytopes and polyhedra (with rational or numerical coordinates).

.. toctree::
   :maxdepth: 2

   sage/geometry/toric_lattice   
   sage/geometry/cone
   sage/geometry/fan
   sage/geometry/fan_morphism
   sage/geometry/toric_plotter
   
   sage/rings/polynomial/groebner_fan
   
   sage/geometry/lattice_polytope
   sage/geometry/polyhedra

   sage/geometry/triangulation/point_configuration
   sage/geometry/triangulation/base
