Computational Thinking: SpreadSheet Sandbox


Agent-Based Models

  • Rules based models, "Nested If...Then...Else on steroids"
  • Boundary Conditions

  • Use of Conditional Formatting to "see" the agents
  • Use of Controls Helps Visualize Variation

  • Parallel Thinking and Computing
    • Gauss-Seidel (not conducive to parallel)
    • Jacobi (use old and new copies to parallelize)

Advice: SAVE POPULATION MODEL, THEN DOWNLOAD: Game of Life


Previous Next