You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
236 B

  1. ---
  2. labels:
  3. - label: "AgentIsInGoal"
  4. text: "AgentIsInGoal"
  5. - label: "AgentRanIntoAdversary"
  6. text: "AgentRanIntoAdversary"
  7. formulas:
  8. - formula: "AgentRanIntoAdversary"
  9. content: "(xAgent=xBlue) & (yAgent=yBlue)"
  10. ...