RISC JKU

at.jku.risc.stout.urau.data

Class EquationSystem<T extends Equation>

    • Field Detail

      • EQ_PREFIX1

        public static String EQ_PREFIX1
        The output will look like "EQ_PREFIX1#i# EQ_PREFIX2" where #i# is the index of an equation.
      • EQ_PREFIX2

        public static String EQ_PREFIX2
        If EQ_PREFIX2 is null then the output of the index will also be omitted.
      • EQ_SEPARATOR

        public static String EQ_SEPARATOR
        The separator is used to separate the equations of this system.
    • Constructor Detail

      • EquationSystem

        public EquationSystem()