whizard is hosted by Hepforge, IPPP Durham

Opened 14 years ago

Closed 9 years ago

#94 closed task (duplicate)

Readable display of parse trees and expressions

Reported by: kilian Owned by: kilian
Priority: P2 Milestone: v2.3.0
Component: core Version: 2.0.0alpha
Severity: normal Keywords:
Cc:

Description

Parse trees (e.g., show (cuts)) and expressions can be printed on screen and in the logfile, but currently only in the full tabular form that is useful for debugging. For informational purpose, a concise and readable representation would be preferable.

Change History (10)

comment:1 Changed 14 years ago by kilian

Priority: P3P5
Status: newassigned

comment:2 Changed 14 years ago by Juergen Reuter

Milestone: v2.0.0finalv2.0.1

Technical internal stuff, therefore moved to technical upgrade 2.0.1.

comment:3 Changed 14 years ago by Juergen Reuter

Milestone: v2.0.1v2.0.2

comment:4 Changed 14 years ago by kilian

Milestone: v2.0.2golden-classics

That's really a non-issue today, I'll put it somewhere else.

comment:5 Changed 10 years ago by Juergen Reuter

How much of this is covered in #544 ?

comment:6 Changed 10 years ago by Bijan Chokoufe Nejad

Due to its easy syntax and since it is very suitable for tree representation, I would suggest to use DOT for this task. Whizard could convert the tabular form to a DOT file. Might also be nice for mother daughter relations of particles.

comment:7 in reply to:  6 Changed 10 years ago by kilian

Replying to bchokoufe:

Due to its easy syntax and since it is very suitable for tree representation, I would suggest to use DOT for this task. Whizard could convert the tabular form to a DOT file. Might also be nice for mother daughter relations of particles.

No, there is already a parse-tree version of the output. What is missing is a condensed version as a mathematical (i.e., Sindarin) expression, a normalized version of the input.

comment:8 Changed 10 years ago by kilian

Milestone: golden-classicsv2.3.0
Priority: P5P2

This is a concrete part of the plan for #544.

comment:9 Changed 9 years ago by Juergen Reuter

This is probably also part of #544, I believe. Maybe I can be done in one "Aufwasch".

comment:10 Changed 9 years ago by kilian

Resolution: duplicate
Status: assignedclosed

Definitely part of #544.

Note: See TracTickets for help on using tickets.