Class OpenMathVariable

java.lang.Object
org.episteme.core.mathematics.loaders.openmath.OpenMathVariable

public class OpenMathVariable extends Object
Represents an OpenMath variable (OMV).
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Constructor Details

    • OpenMathVariable

      public OpenMathVariable(String name)
  • Method Details