COIN-OR::LEMON - Graph Library

Opened 16 years ago

Last modified 16 years ago

#43 closed task

Port graph_to_eps and eps.h — at Version 1

Reported by: Alpar Juttner Owned by: Alpar Juttner
Priority: major Milestone: LEMON 1.0 release
Component: core Version:
Keywords: Cc: Peter Kovacs
Revision id:

Description (last modified by Alpar Juttner)

We should also consider

  • using eps.h for the actual drawing.
  • rewriting using virtual-maps instead of named template parameters.

The affected files are:

  • lemon/eps.h
  • lemon/eps.cc
  • lemon/graph_to_eps.h
  • lemon/color.h
  • lemon/color.cc
  • demo/eps_demo.cc
  • demo/graph_to_eps_demo.cc

Change History (1)

comment:1 Changed 16 years ago by Alpar Juttner

Description: modified (diff)
Summary: Port graph_to_epsPort graph_to_eps and eps.h
Note: See TracTickets for help on using tickets.