Skip to content

yukiyokotani/dp-visualizer

Repository files navigation

Knapsack Problem Visualizer [Demo]

This application visualizes update of dp-table in the case of knapsack problem.

This project is built by Vite.

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000/dp-visualizer to view it in the browser.

npm run build

Builds the app for production to the dist folder.