Net.Science CSonNet release 2nd March 2023 - NSSAC/CINES GitHub Wiki

Code is committed to branch - https://github.com/NSSAC/CINES/tree/master-beta

Branch name - master-beta

Build is deployed on and accessible at:

URL - https://ptest.net.science/home

Changes done for CSON net form (development/CSonNet_Contagion_Simulation):

  • Sending Initial Seeding data for Custom option selected with no. of rows added and its data.
  • Changes in api data structure and its data type as per csonnet-v2/config.json.
  • Setting default values in custom added rows for required fields.
  • Changing values of dropdown for [Seeding Method, Node Selection Method, Property and Ordering] to be sent in api payload as per csonnet-v2/config.json.
  • Adding asterisk symbol for required fields in row for custom seeding.
  • Displaying values for initial seeding while re-submission the form.

Below is the list of Behaviour Models that are tested for the form “development/CSonNet_Contagion_Simulation.”

  • Threshold
  • SEIR
  • SIS
  • (Generalized) Independent Cascade Model
  • Linear threshold Model (Integer threshold)
  • Linear threshold Model (Integer threshold)

Notes:

  • All the above models are tested with Initial Conditions(Seeding) method (Custom and Random)
  • All the above models are tested against blocking nodes.
  • Blocking nodes jobs are getting marked as Failed for below mentioned two models. Issue is informed by Sahil in Tuesday’s call. • (Generalized) Independent Cascade Model • Linear threshold Model (Integer threshold) Note – Dustin mentioned that he would be logging a git ticket for this issue