Skip to content
zeina-s edited this page Jun 20, 2018 · 2 revisions
  1. Easy to use.
  2. Receiving parameters: P (probability) and size (size of grid) from the user.
  3. Exact calculations for 2x2, 3x3 and 4x4 grids.
  4. Performing the calculations in the fastest way possible.
  5. Showing the final vector of calculations as a table of all possible conductivity and probability values.
  6. Designing the program in a way that it has many modules and it's generic.

Clone this wiki locally