Skip to content

Latest commit

 

History

History
51 lines (18 loc) · 591 Bytes

File metadata and controls

51 lines (18 loc) · 591 Bytes

DN

A functional implementation of a Developmental Network

Prerequisites

stack - Instructions for installing stack can be found at: https://docs.haskellstack.org/en/stable/install_and_upgrade/#debian

Installing

All of the following is done from within the DN directory

To build:


stack build

To run:


stack exec DN-exe

Running

Due to time constraints, all inputs are hard coded into the source at this time.

All 3 phases are run for all DNs in the assignment.

All output was captured in the typescript file.