Skip to content

mbwatson/graph-zero-forcing

Repository files navigation

Zero Forcing on Graphs

This application aims to be an interface to allow the creation of and interaction with graphs.

Development

Prerequisites

  • Node 18.0.0
  • NPM 8.6.0

Install dependencies with npm i. Start a local development server with npm start.