155 Commits (master)

Author SHA1 Message Date
fd7794 c103637e5c refactoring: corrected grammar 11 months ago
fd7794 56a69c1a71 refactoring: added new line 11 months ago
fd7794 4809d7b15d refactoring: simplified return statement for difference_of_simplified_exponential_functions 11 months ago
fd7794 32f44b5489 added else case for no 'x' in function for difference_of_simplified_exponential_functions 11 months ago
fd7794 f35bdc3768 added if case for 'x' in function for difference_of_simplified_exponential_functions 11 months ago
fd7794 d8deef0c96 added calculation using simplify_exponential_function for difference_of_simplified_exponential_functions 11 months ago
fd7794 81c904e91c added function.split for difference_of_simplified_exponential_functions 11 months ago
fd7794 033566ff18 added print for difference_of_simplified_exponential_functions 11 months ago
fd7794 48e845a767 added selector difference_of_simplified_exponential_functions 11 months ago
fd7794 a07552e3d0 added difference_of_simplified_exponential_functions function 11 months ago
fd7794 482545f0c8 refactoring: added new lines 11 months ago
fd7794 49fde45c14 refactoring: corrected grammar 11 months ago
fd7794 79f554a22a refactoring: corrected grammar 11 months ago
fd7794 bdfe9658bf refactoring: simplified addition of "+0" in extract_constant 11 months ago
fd7794 5597097b29 refactoring: simplified return statement and removed unnecessary lines 11 months ago
fd7794 c8304e0106 added return statement sum_of_simplified_exponential_functions 11 months ago
fd7794 44c681a874 added simplified declaration for sum_of_simplified_exponential_functions 11 months ago
fd7794 7f8f8aadef added function.split for sum_of_simplified_exponential_functions 11 months ago
fd7794 0e323426d5 added print for sum_of_simplified_exponential_functions 11 months ago
fd7794 d02c572a26 added selector for sum_of_simplified_exponential_functions 11 months ago
fd7794 06328ae401 added function sum_of_simplified_exponential_functions 11 months ago
fd7794 e3a6e523fe added return statement for simplify_product_function 11 months ago
fd7794 a3c54659b6 added calculation for simplify_product_function 11 months ago
fd7794 d8e8d12870 added assignment to simplified_term for simplify_product_function 11 months ago
fd7794 d169d65961 added if not check for simplify_product_function 11 months ago
fd7794 2f5e5c3fcb added for loop for simplify_product_function 11 months ago
fd7794 11f0b199fa added declaration of 'result_coefficient' and 'result_variables' 11 months ago
fd7794 6af6a911d9 added declaration of 'terms' 11 months ago
fd7794 c6a1b5884f refactoring: updated print message 11 months ago
fd7794 6cfcd48764 added selector for simplify_product_function 11 months ago
fd7794 d078b642c2 added simplify_product_function 11 months ago
fd7794 7d7af2f32a refactoring: simplified return statement for exponent not 1 not 0 and removed unnecessary return 11 months ago
fd7794 8f90bcd45a refactoring: simplified return statement for exponent 1 11 months ago
fd7794 9976d1d900 refactoring: simplified return statement for exponent 0 11 months ago
fd7794 7cae789b99 added return result for simplify_exponential_function 11 months ago
fd7794 6a1601c322 added result declaration for new_exponent!=1&&0 for simplify_exponential_function 11 months ago
fd7794 c7fee15e58 added result declaration for new_exponent=1 for simplify_exponential_function 11 months ago
fd7794 79e9013e79 added result declaration for new_exponent=0 for simplify_exponential_function 11 months ago
fd7794 b5aff8d4c2 added calculation for simplify_exponential_function 11 months ago
fd7794 13ae320ccc added cast to int for simplify_exponential_function 11 months ago
fd7794 bb0b5d383f added function.split for simplify_exponential_function 11 months ago
fd7794 c2834070a2 added check for x for simplify_exponential_function 11 months ago
fd7794 87f36143df added print-instruction for simplify_exponential_function 11 months ago
fd7794 0bc18c67d6 added selector for simplify_exponential_function 11 months ago
fd7794 578ee71b26 added funktion simplify_exponential_function 11 months ago
fdai7783 51229aebd7 Added one_zero functionality and one test for it 11 months ago
fdai7783 07188bba77 Added identify function which decided based on operand 11 months ago
fdai7783 29469d8b8a optimized conjunctive function and changed tests to fit 11 months ago
fdai7783 bfc885cbb1 refactoring: optimized identity_disconjunctive 11 months ago
fdai7783 cde4279f64 change to test and function to also allow reverse detection of disconjunctive identiy 11 months ago