Skip to content

Lagrange-and-Bernoulli/simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simulation

I see this peoblem as a scheduling problem. The result heavily depends on the order the points are moved. Currently the code provides 3 schedulers: FIFO, FILO, and mode3. The simulation results show the trend of having infinite steps, which indicates the goal is impossible to reach. However, there might exist a specific scheduler that could solve the problem. fifo-50 filo-10 mode3-200

If not, please add your formalized proof :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages