You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,14 @@
1
1
# Dijkstra Bootstrap
2
2
Sito web che offre un'interfaccia user friendly per sviluppare esercizi sull'algoritmo di Dijkstra con visualizzazione di tutti i cammini minimi
3
3
4
+
## Ispirazione
5
+
6
+
La grafica del sito web è stata ispirata e sviluppata indipendentemente riproponendo l'interfaccia utente offerta da [Scheduling Solver](https://process-scheduling-solver.boonsuen.com/)
0 commit comments