whizard is hosted by Hepforge, IPPP Durham

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#255 closed enhancement (duplicate)

Colorize DAGs, not models

Reported by: ohl Owned by: ohl
Priority: P1 Milestone:
Component: omega Version: 2.0.0rc3
Severity: critical Keywords:
Cc:

Description

Don't build the DAG from a colorized model, but colorize the DAG constructed from the uncolorized model. This takes care of two very important issues:

  • the maximal number of color flow lines needs not to be known at compile time anymore
  • we don't need the huge table of colored vertices anymore to construct the keystones. This should improve performance (dramatically?) and allow to retire the annoying cache files.

All this is possible due to the (trivial) observation that there is never an colored Feynman diagram topology without the presence of the identical uncolored Feynman diagram topology.

Change History (3)

comment:1 Changed 15 years ago by Juergen Reuter

Milestone: v2.0.0finalv2.0-rc4

comment:2 Changed 15 years ago by ohl

Resolution: duplicate
Status: newclosed

This is part of #205 now and can be closed.

comment:3 Changed 15 years ago by Juergen Reuter

Milestone: v2.0-rc4

Milestone v2.0-rc4 deleted

Note: See TracTickets for help on using tickets.