genius_bridge_is_running
- negmas.genius.genius_bridge_is_running(port=25337)[source]
Checks whether a Genius Bridge is running. A genius bridge allows you to use
GeniusNegotiatorobjects.Remarks: :rtype:
boolYou can start a Genius Bridge in at least three ways:
execute the python function
init_genius_bridge()in this modulerun “negmas genius” on the terminal
execute
GeniusBridge.start()