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
Intro:
Currently, the user is not able to "walk" through the models. This would be a nice feature in order to allow the user to visualise the flow through the models when time is passing. This would also ease the process of debugging the system when errors occur, and the user wishes to test different ways to solve the problem.
Defintion of Done: (must be updated)
Part 2:
Send request to backend (SimulationStartRequest og SimulationStepRequest) when requested by user
Show response (kunne printe det i GUI'en - ikke pænt visuelt) from backend (SimulationResponse)
refactor simulation backend communication into separate class
SIM: Håndtere ambiguity #100: Skal kunne håndtere ambiguity (spørg evt. nabogruppen, hvis vi bliver i tvivl, hvad det var de mente), men basically at en transition i én model kan medføre forskellige transitions i andre modeller, så hvordan vælger man hvilken man så vil tage?
Intro:
Currently, the user is not able to "walk" through the models. This would be a nice feature in order to allow the user to visualise the flow through the models when time is passing. This would also ease the process of debugging the system when errors occur, and the user wishes to test different ways to solve the problem.
Defintion of Done: (must be updated)
Part 2:
The text was updated successfully, but these errors were encountered: