OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
Functions | |
def | stop_go |
Variables | |
tuple | atomspace = AtomSpace() |
int | green = 0 |
int | red = 0 |
tuple | satisfaction_handle |
tuple | result = satisfaction_link(atomspace, satisfaction_handle) |
def python.stop_go.stop_go | ( | atom | ) |
Definition at line 45 of file stop_go.py.
tuple python.stop_go.atomspace = AtomSpace() |
Definition at line 31 of file stop_go.py.
int python.stop_go.green = 0 |
Definition at line 42 of file stop_go.py.
int python.stop_go.red = 0 |
Definition at line 43 of file stop_go.py.
tuple python.stop_go.result = satisfaction_link(atomspace, satisfaction_handle) |
Definition at line 99 of file stop_go.py.
tuple python.stop_go.satisfaction_handle |
Definition at line 69 of file stop_go.py.