mennemann / PSLGEditor

View/Edit planar straight-line graphs
https://mennemann.github.io/PSLGEditor/
MIT License
0 stars 0 forks source link

Importing/Exporting PSLGs #1

Open mennemann opened 1 month ago

mennemann commented 1 month ago

New feature planned

mennemann commented 1 month ago

this will be implemented once CG:SHOP 25 published their instance format

mennemann commented 1 month ago

added buttons in ce52db452abd1f54d41bba0a1d9a765652caf15a

mennemann commented 1 month ago

added some basic structure in 7142fd5bdb960048ff637cf2faf2d5eea84e1a56

mennemann commented 1 month ago

please make sure that after importing the graph should only be analyzed if autoanalyze is enabled #6

mennemann commented 1 month ago

Implemented imports in #18

mennemann commented 1 month ago

Need to make imported edges a different color or implement fixed edges to prevent accidental deletion. Note that fixed edges come with a problem regarding segment splitting where the new split point is movable

mennemann commented 1 month ago

not sure how exactly the solution format is supposed to look like, will implement exporting once thats been published