Content deleted Content added
m Signing comment by 91.232.232.180 - "→Pseudocode: " |
|||
Line 31:
Yep. I couldn't get the algorithm working at all using that pseudocode—the array indexes were just too confusing. I got it working quite well by looking [[http://karthaus.nl/rdp/|here]], and have emailed the author to ask him to clean this one up. If he doesn't, I'll have a go myself. [[User:Original mikz|MikZ]] ([[User talk:Original mikz|talk]]) 00:08, 15 March 2014 (UTC)
I just programmed that in AutoLisp and did not get any reduction until my head was wounded from scratching and I modified recResults2'''[1...end]''' to '''[2...end]''', which eliminates the point which is found with the index variable, similiar to the previously recResults1[1...end-1], which I think is the whole purpose of the recursive algorithm. Maybe a specialist can look into that. Please contact me, if this problem is solved or analyzed, my adress is abgang_at_ok.de. <!-- Template:Unsigned IP --><small class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/91.232.232.180|91.232.232.180]] ([[User talk:91.232.232.180#top|talk]]) 18:30, 7 December 2016 (UTC)</small> <!--Autosigned by SineBot-->
|