octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #63646] Long creation times for sparseimages.m


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #63646] Long creation times for sparseimages.m in manual due to -svgconvert option to print
Date: Mon, 16 Jan 2023 11:30:07 -0500 (EST)

Follow-up Comment #15, bug #63646 (project octave):

Does the updated algorithm actually merge polygons? I'm struggling to
understand what it does.

Let's say there are 5 polygons A,B,C,D,E. Let's say B&D and C&E can be
merged.
The new algorithm starts by selecting A. It checks in a loop whether A can be
merged to any of the other polygons. Since it can't, the outer "tryagain" loop
would stop.
Where does it check whether any of the other polygons can be merged?
Am I missing something obvious?



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63646>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]