Modifier and Type | Class and Description |
---|---|
class |
EnvConfigAgent
Environment configuration agent.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAutomaton
FSA-like TuCSoN agent.
|
Modifier and Type | Class and Description |
---|---|
class |
DiningPhilosopher
A Dining Philosopher: thinks and eats in an endless loop.
|
class |
DiningPhilosophersTest
Classic Dining Philosophers coordination problem tackled by adopting a clear
separation of concerns between coordinables (philosophers) and coordination
medium (table) thanks to TuCSoN ReSpecT tuple centres programmability.
|
Modifier and Type | Class and Description |
---|---|
class |
DDiningPhilosophersTest |
Modifier and Type | Class and Description |
---|---|
class |
HelloWorldAgent
Java TuCSoN Agent extending alice.tucson.api.TucsonAgent base class.
|
Modifier and Type | Class and Description |
---|---|
class |
MasterAgent
Master thread of a master-worker architecture.
|
Modifier and Type | Class and Description |
---|---|
class |
TDiningPhilosophersTest
Classic Dining Philosophers coordination problem tackled by adopting a clear
separation of concerns between coordinables (philosophers) and coordination
medium (table) thanks to TuCSoN ReSpecT tuple centres programmability.
|