Free cookie consent management tool by TermsFeed Policy Generator

Opened 15 years ago

Last modified 11 years ago

#514 assigned enhancement

Generic arithmetic operator

Reported by: abeham Owned by: swagner
Priority: medium Milestone: HeuristicLab 3.3.x Backlog
Component: Operators.Programmable Version: 4.0
Keywords: Cc:

Description

A general arithmetic operator could be built allowing one to combine different variables and constants with mathematical operations and functions. The result of this could be again injected into the scope.

Change History (3)

comment:1 Changed 14 years ago by abeham

  • Milestone changed from Iteration 4 to Iteration 99
  • Version changed from 3.2 to 4.0

changed to version 4.0

comment:2 Changed 11 years ago by ascheibe

  • Owner changed from abeham to architects
  • Status changed from new to assigned

I think this has already been implemented in the form of the ExpressionCalculator (see #1247,r8385). Also swagner has a bachelor thesis which will hopefully provide a more sophisticated implementation of such an operator.

Last edited 11 years ago by ascheibe (previous) (diff)

comment:3 Changed 11 years ago by ascheibe

  • Owner changed from architects to swagner
Note: See TracTickets for help on using tickets.