Class OrGate
java.lang.Object
org.episteme.natural.computing.logic.LogicGate
org.episteme.natural.computing.logic.OrGate
Implementation of an OR gate.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionevaluate(LogicState... inputs) Evaluates the gate output based on inputs.