Implicitization

From ErgaWiki

(Difference between revisions)
Jump to: navigation, search
(Curves)
Line 16: Line 16:
TOPCOM point2triang(sec) <ref> This is the computation time of '''points2triangs''' client of [http://www.rambau.wm.uni-bayreuth.de/TOPCOM/ TOPCOM] package. Experiments were done on a Intel(R) Pentium(R) 4 CPU 3.20GHz, 1.5GB memory with x86_64 Debian GNU/Linux.</ref>
TOPCOM point2triang(sec) <ref> This is the computation time of '''points2triangs''' client of [http://www.rambau.wm.uni-bayreuth.de/TOPCOM/ TOPCOM] package. Experiments were done on a Intel(R) Pentium(R) 4 CPU 3.20GHz, 1.5GB memory with x86_64 Debian GNU/Linux.</ref>
! class="unsortable" | <nowiki># mixed cell configurations</nowiki>
! class="unsortable" | <nowiki># mixed cell configurations</nowiki>
-
! class="unsortable" | <nowiki># extreme terms</nowiki>
+
! class="unsortable" | <nowiki># N(R) extreme terms</nowiki>
 +
! class="unsortable" | <nowiki>N(R) extreme terms</nowiki>
! class="unsortable" | <nowiki># all terms</nowiki>
! class="unsortable" | <nowiki># all terms</nowiki>
|-
|-
Line 32: Line 33:
| 289
| 289
| 35
| 35
 +
| [http://ergawiki.di.uoa.gr/curves_res_extreme/res1.dat N(R)]
| 454
| 454
|-
|-
Line 45: Line 47:
| 37
| 37
| 10
| 10
 +
| [http://ergawiki.di.uoa.gr/curves_res_extreme/res2.dat N(R)]
| 33
| 33
|-
|-
Line 58: Line 61:
| 5
| 5
| 3
| 3
 +
| [http://ergawiki.di.uoa.gr/curves_res_extreme/res3.dat N(R)]
| 4
| 4
|-
|-
Line 71: Line 75:
| 12
| 12
| 4
| 4
 +
| [http://ergawiki.di.uoa.gr/curves_res_extreme/res4.dat N(R)]
| 6
| 6
|-
|-
Line 84: Line 89:
| 5
| 5
| 3
| 3
 +
| [http://ergawiki.di.uoa.gr/curves_res_extreme/res5.dat N(R)]
| 4
| 4
|-
|-
Line 97: Line 103:
| 14
| 14
| 6
| 6
 +
| [http://ergawiki.di.uoa.gr/curves_res_extreme/res6.dat N(R)]
| 10
| 10
|-
|-
Line 110: Line 117:
| 14
| 14
| 6
| 6
 +
| [http://ergawiki.di.uoa.gr/curves_res_extreme/res7.dat N(R)]
| 7
| 7
|-
|-
Line 123: Line 131:
| 289
| 289
| 35
| 35
 +
| [http://ergawiki.di.uoa.gr/curves_res_extreme/res8.dat N(R)]
| 454
| 454
|-
|-
Line 136: Line 145:
| 94
| 94
| 15
| 15
 +
| [http://ergawiki.di.uoa.gr/curves_res_extreme/res9a.dat N(R)]
| 55
| 55
|-
|-
Line 149: Line 159:
| 42168
| 42168
| 495
| 495
 +
| [http://ergawiki.di.uoa.gr/curves_res_extreme/res9b.dat N(R)]
| class="halt" | not computed
| class="halt" | not computed
|-
|-
Line 162: Line 173:
| 1944
| 1944
| 84
| 84
 +
| [http://ergawiki.di.uoa.gr/curves_res_extreme/res10.dat N(R)]
| 1600
| 1600
|-
|-
Line 175: Line 187:
| 37
| 37
| 10
| 10
 +
| [http://ergawiki.di.uoa.gr/curves_res_extreme/res11.dat N(R)]
| 33
| 33
|-
|-
Line 188: Line 201:
| 2
| 2
| 2
| 2
 +
| [http://ergawiki.di.uoa.gr/curves_res_extreme/res12.dat N(R)]
| 2
| 2
|-
|-
Line 201: Line 215:
| 26
| 26
| 6
| 6
 +
| [http://ergawiki.di.uoa.gr/curves_res_extreme/res13.dat N(R)]
| 7
| 7
|}
|}

Revision as of 16:50, 1 February 2010

Contents


Implicitization experiments on curves and surfaces

Curves

No curve [1] equation supports # mixed subdivisions

Enum by reverse search (sec) [2]

TOPCOM point2alltriang (sec) [3]

TOPCOM point2triang(sec) [4]

# mixed cell configurations # N(R) extreme terms N(R) extreme terms # all terms
1. astroid Failed to parse (Cannot write to or create math temp directory): a\cos(t)^3,a\sin(t)^3

supports

289 193.62 0.048 0.452 289 35 N(R) 454
2. cardioid Failed to parse (Cannot write to or create math temp directory): a(2\cos(t)-\cos(2t)),a(2\sin(t)-\sin(2t))

supports

37 6.52 0.005 0.024 37 10 N(R) 33
3. circle Failed to parse (Cannot write to or create math temp directory): \cos(t),\sin(t)

supports

5 0.004 0.016 0.004 5 3 N(R) 4
4. conchoid Failed to parse (Cannot write to or create math temp directory): a \cos(t),ah \sin(t)

supports

12 0.84 0.003 0.008 12 4 N(R) 6
5. ellipse Failed to parse (Cannot write to or create math temp directory): a\cos(t),b\sin(t)

supports

5 0.15 0.001 0.004 5 3 N(R) 4
6. folium of descartes Failed to parse (Cannot write to or create math temp directory): 3ah/(1+ h^3), 3ah^2/(ah^3)

supports

14 0.94 0.004 0.008 14 6 N(R) 10
7. involute of a circle Failed to parse (Cannot write to or create math temp directory): a(\cos(t) t(\sin(t)),a(\sin(t)-t\cos(t))

supports

14 1.00 0.001 0.007 14 6 N(R) 7
8. nephroid Failed to parse (Cannot write to or create math temp directory): a(3\cos(t)-\cos(3t)),a(3\sin(t)-\sin(3t))

supports

289 195.27 0.004 0.240 289 35 N(R) 454
9a. plateau curve Failed to parse (Cannot write to or create math temp directory): a\sin(3t)/\sin(t),2a\sin(2t)

supports

94 33.02 0.012 0.064 94 15 N(R) 55
9b. plateau curve Failed to parse (Cannot write to or create math temp directory): a\sin(6t)/ \sin(2t), 2a\sin(4t)

supports

42168 halt 25.934 85.597 42168 495 N(R) not computed
10. talbot's curve Failed to parse (Cannot write to or create math temp directory): (a^2 + f^2 \sin( t)^2) \cos( t)/a, (a^2 - 2f^2 + (f^2)\sin(t)^2)\sin(t)/b

supports

1944 3948.80 0.416 2.356 1944 84 N(R) 1600
11. tricuspoid Failed to parse (Cannot write to or create math temp directory): a(2\cos(t)+\cos(2t)),a(2\sin(t)-\sin(2t))

supports

37 6.20 0.008 0.024 37 10 N(R) 33
12. witch of agnesi Failed to parse (Cannot write to or create math temp directory): ah,a/(1 h^2)

supports

2 0.03 0.007 0.004 2 2 N(R) 2
13. circle (3 systems) Failed to parse (Cannot write to or create math temp directory): (-t^2 +1)/s, 2t/s, t^2 -s +1

supports

26 6.00 0.020 0.052 26 6 N(R) 7

Surfaces

No surface equation supports # mixed subdivisions

Enum by reverse search (sec)

TOPCOM point2alltriang (sec)

TOPCOM point2triang(sec)

# mixed cell configurations # extreme terms # all terms
1. cylinder Failed to parse (Cannot write to or create math temp directory): \cos(t),\sin(t),s

supports

5 0.24 0.003 0.006 5 3 4
2. cone Failed to parse (Cannot write to or create math temp directory): s\cos(t),s\sin(t),s

supports

122 73.45 0.192 0.288 98 8 14
3. paraboloid Failed to parse (Cannot write to or create math temp directory): s\cos(t),s\sin(t),s^2

supports

122 71.60 0.192 0.296 98 8 37
4. surface of revolution Failed to parse (Cannot write to or create math temp directory): s\cos(t),s\sin(t),\cos(s)

supports

122 71.80 0.193 0.288 98 8 37
5. sphere Failed to parse (Cannot write to or create math temp directory): \sin(t)\cos(s),\sin(t)\sin(s),\cos(t)

supports

104148 halt 19496.602 714.161 43018 21 186
6. sphere2 Failed to parse (Cannot write to or create math temp directory): \cos(t)\cos(s),\sin(t)\cos(s),\sin(s)

supports

76280 halt 4492.977 397.157 32076 95 776
7. stereographic shpere Failed to parse (Cannot write to or create math temp directory): 2t/(1 t^2 s^2),2s/(1 t^2 s^2),(t^2 s^2-1)/(1 t^2 s^2)

supports

3540 7112.54 25.402 11.025 3126 22 283
8. twisted shpere Failed to parse (Cannot write to or create math temp directory): a(\cos(t) t(\sin(t)),a(\sin(t)-t\cos(t))

supports

>1812221 not computed not computed not computed not computed not computed not computed

Remarks

  1. Many thanks to Tatjana Kalinka for providing this list of curves and surfaces.
  2. This is the computation time of enumeration of regular triangulations algorithm using reverse search. I would like to thank very much Fumihiko TAKEUCHI for running the experiments and providing this results. Experiments were done on a Blade 100, 550Mhz, 2GB memory with SunOS 5.9.
  3. This is the computation time of points2alltriangs client of TOPCOM package. Experiments were done on a Intel(R) Pentium(R) 4 CPU 3.20GHz, 1.5GB memory with x86_64 Debian GNU/Linux.
  4. This is the computation time of points2triangs client of TOPCOM package. Experiments were done on a Intel(R) Pentium(R) 4 CPU 3.20GHz, 1.5GB memory with x86_64 Debian GNU/Linux.
Personal tools