$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Intersection Points in Higher Dimension
From: Chaman Singh Verma (csv610_at_[hidden])
Date: 2008-11-28 07:53:25
Hello,
How can I know the intersection points of the polytope defined by
a_1 x_1 + a_2 x_2 + ........................................ a_n x_n =
b_1
.
.
.
where n is very large number. Besides knowing the corner vertices of
the polytope, I am interested in knowing the (n-2), (n-1) simplices.
Please let me know if they can be done using CGAL.
Thanks,
csv
Poona, India