Skip to content
Snippets Groups Projects
  1. Nov 20, 2023
    • Morgan Couapel's avatar
      Update GroundnessAnalyzer.hs · d395a9a1
      Morgan Couapel authored
      removed printout and
      finally finally removed warnings about illegal utf start in groundness analyzer call
      d395a9a1
    • Morgan Couapel's avatar
      Update TermRewriteSystemMaker.hs · ca8744e2
      Morgan Couapel authored
      removed trace in rewrite
      ca8744e2
    • Morgan Couapel's avatar
      Update Main.hs · 96875143
      Morgan Couapel authored
      removed all "trace"es of printouts and benchmarking
      96875143
    • Morgan Couapel's avatar
      Update TermRewriteSystemMaker.hs · 37c6b6fe
      Morgan Couapel authored
      added functionality to combine the complexity of graphs separated by mulsplit nodes for the entire tree
      Added functionality to find Mulsplit nodes and seperate into subtrees at those
      corrected connectionpath finding from root to account for starting after mulsplit node
      adapted encOut to the new analyzer, while implementing the possibility to analyze multigoal states
      37c6b6fe
    • Morgan Couapel's avatar
      Update SymbolicEvaluationGraph.hs · 0ffd4227
      Morgan Couapel authored
      adapted split to adhere to the new typing of analyze, function should be unchanged otherwise
      avoided infinite substitution loop in OneDirectionSubstitution when substituting variable into a term containing itself, no more hanging up
      0ffd4227
    • Morgan Couapel's avatar
      Update Parsermaker.hs · 8f2c7512
      Morgan Couapel authored
      in accordance to Parsermaker.y
      8f2c7512
    • Morgan Couapel's avatar
      Update GroundnessAnalyzer.hs · 84136b58
      Morgan Couapel authored
      implemented functionality to analyze multigoal states
      avoided reading of the wrong function if symbol infix of another function symbol
      made = infix when caling groundness analyzer 
      84136b58
    • Morgan Couapel's avatar
      Update Main.hs · d8f85538
      Morgan Couapel authored
      removed test from start
      changerd default settings
      added time measurment
      added functionality for working with multiplicative split nodes
      d8f85538
    • Morgan Couapel's avatar
      Update Parsermaker.y · 59d422fe
      Morgan Couapel authored
      correct parsing for -, added multiline comments and strings
      59d422fe
  2. Nov 01, 2023
  3. Oct 31, 2023
  4. Oct 29, 2023
  5. Aug 12, 2023
  6. Aug 09, 2023
  7. Jun 08, 2023
  8. Jun 05, 2023
Loading