Difference between revisions of "Diagrams/GSoC"

From HaskellWiki
Jump to navigation Jump to search
(Added a couple of broad ideas.)
Line 16: Line 16:
   
 
See also [[Diagrams/Dev/Paths]].
 
See also [[Diagrams/Dev/Paths]].
  +
  +
=== Optimized Diagrams ===
  +
  +
Tools for backends to remove redundant data?
  +
  +
=== Constraint Based Diagrams ===
  +
  +
Generate diagrams that meet some declarative constraint specification.

Revision as of 21:07, 13 February 2013

It would be cool to get a Google Summer of Code student involved with diagrams somehow. Let's brainstorm some project ideas below!

More info:

Project ideas

GTK application for creating diagrams interactively

Path operations

Intersection, union, etc?

See also Diagrams/Dev/Paths.

Optimized Diagrams

Tools for backends to remove redundant data?

Constraint Based Diagrams

Generate diagrams that meet some declarative constraint specification.