Eugene Syriani Project n = new Node(); n = new Node(); n = new - - PowerPoint PPT Presentation

eugene syriani
SMART_READER_LITE
LIVE PREVIEW

Eugene Syriani Project n = new Node(); n = new Node(); n = new - - PowerPoint PPT Presentation

COMP 522 Presented by Eugene Syriani Project n = new Node(); n = new Node(); n = new Node(); n.add(graph); n.add(graph); n.add(graph); lbl = n1; lbl = n1; lbl = n1; n.label = lbl; n.label = lbl; n.label = lbl; n = new


slide-1
SLIDE 1

Presented by

Eugene Syriani COMP 522 Project

slide-2
SLIDE 2

n = new Node(); n.add(graph); lbl = “n1”; n.label = lbl; n = new Node(); n.add(graph); lbl = “n1”; n.label = lbl; n = new Node(); n.add(graph); lbl = “n1”; n.label = lbl; n = new Node(); n.add(graph); lbl = “n1”; n.label = lbl; n = new Node(); n.add(graph); lbl = “n1”; n.label = lbl; n = new Node(); n.add(graph); lbl = “n1”; n.label = lbl;

slide-3
SLIDE 3
slide-4
SLIDE 4
slide-5
SLIDE 5

isMoving=True blocked=False blocked=False blocked=True

slide-6
SLIDE 6

C

T

t

C

t → →

T=t

isMoving=True id=processID

slide-7
SLIDE 7
slide-8
SLIDE 8
slide-9
SLIDE 9
slide-10
SLIDE 10

Priority 1 Priority 2

slide-11
SLIDE 11

Priority 1 Priority 2

slide-12
SLIDE 12

Priority 1 Priority 2

slide-13
SLIDE 13
slide-14
SLIDE 14

I am convinced that it is doable!

slide-15
SLIDE 15
  • Eugene Syriani, Modelling syntax and semantics of piDEMOS in

AToM3, MSDL Summer Presentations, 2006

  • Hans Vangheluwe, The Discrete EVent System specifcation (DEVS)

formalism, Modelling and Simulation Lecture Notes, 2002

  • G. Birtwistle and C. Tofts, Operational Semantics Of Process-

Oriented Simulation Languages --Part 1: piDemos, 1993

  • Modelling, Simulation and Design Lab of McGill, AToM3, Nov. 2nd

2006 update