Free cookie consent management tool by TermsFeed Policy Generator

Opened 3 years ago

#3108 new defect

C# formatter's output for logical negations is incorrect

Reported by: dpiringe Owned by: dpiringe
Priority: medium Milestone: HeuristicLab 3.3.17
Component: Problems.DataAnalysis.Symbolic Version:
Keywords: Cc:

Description

The CSharpSymbolicExpressionTreeStringFormatter contains a bug for the ! symbol. It contains only one subtree, therefore the used method FormatOperator cannot append the ! symbol.

Change History (0)

Note: See TracTickets for help on using tickets.