Assignment 1 input questions.


R. Clayton (rclayton@monmouth.edu)
(no date)


  Does each input line contain the coordinates of one edge?

An input line contains the coordinates of one stroke, which may be either an
edge or a node.

  Can the input describe a single node?

Yes; a single node is a valid tree.

  Can a node or an edge be made up of several strokes?

You may assume that each node and edge is described by a single stroke;
multi-stroke recognitions is a harder problem, one that you don't have to solve
in this assignment.

  Could you send me an example input file?

See the output of tsketch for example inputs to your program.



This archive was generated by hypermail 2.0b3 on Fri May 09 2003 - 15:30:05 EDT