- define-private-structure vertex pixels vertex edgesrecord
- define-private-structure edge u vrecord
- define-private-structure graph vertices edgesrecord
These are defined private for now as they need to be renamed.
These are defined private for now as they need to be renamed.