Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Intersection Points in Higher Dimension

Subject: CGAL users discussion list

List archive

[cgal-discuss] Intersection Points in Higher Dimension


Chronological Thread 
  • From: "Chaman Singh Verma" <>
  • To: cgal-discuss <>
  • Subject: [cgal-discuss] Intersection Points in Higher Dimension
  • Date: Fri, 28 Nov 2008 19:00:23 +0530
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=M2coDfROI1GfEZuCBzTVpqxrQ9/GrQsi0Rnjv5AS/2qpswb0TSzaeMvn+XuHqs2OLV fAQ1gcOjDkys6NDcvCyykUTwc3rCLUI9effUqe4XhkWUjzmkNeqxC5ItLHjHJRoJF7a0 AMD0CPxHUhzkrRt0Tpz2Wkuk/oprexWMnPuVE=

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



Archive powered by MHonArc 2.6.16.

Top of Page