Free cookie consent management tool by TermsFeed Policy Generator

Opened 10 years ago

Last modified 7 years ago

#2205 assigned feature request

Implement basic infrastructure for optimization networks — at Version 29

Reported by: swagner Owned by: architects
Priority: highest Milestone: HeuristicLab 4.0
Component: Networks Version: branch
Keywords: Cc:

Description (last modified by swagner)

Topics for Discussion:

  • design in general
    • how much logic should be included in a port?
    • problem of generic view types
    • exception handling
    • how to bridge the gap between internal and external ports of networks?
    • declarative definition of results
  • port-to-port communication
    • clone value?
    • how to switch threads?
    • should ports propagate their values immediately when they are connected?
  • data types
    • POCOs vs. IItems
    • generic vs. non-generic types (e.g. ports)
  • AlgorithmNode
    • port updates due to result changes (speed, events)

Change History (29)

comment:1 Changed 10 years ago by swagner

Created branch OptimizationNetworks in r11062.

comment:2 Changed 10 years ago by swagner

Added new empty plugins (HeuristicLab.Modeler, HeuristicLab.Optimization.Networks) in r11063.

comment:3 Changed 10 years ago by swagner

Added new empty plugin HeuristicLab.Optimization.Networks.Views in r11069.

comment:4 Changed 10 years ago by swagner

Worked on optimization networks in r11177.

comment:5 Changed 10 years ago by swagner

Worked on optimization networks in r11401.

comment:6 Changed 10 years ago by swagner

Worked on optimization networks in r11406.

comment:7 Changed 10 years ago by swagner

Worked on optimization networks in r11409.

comment:8 Changed 10 years ago by swagner

  • Component changed from ### Undefined ### to Optimization.Networks
  • Priority changed from high to highest
  • Status changed from new to accepted

comment:9 Changed 10 years ago by swagner

  • Description modified (diff)

Worked on optimization networks in r11412.

comment:10 Changed 10 years ago by mkommend

  • Owner changed from swagner to architects
  • Status changed from accepted to assigned

comment:11 Changed 10 years ago by swagner

  • Description modified (diff)

Worked on optimization networks in r11421.

comment:12 Changed 10 years ago by swagner

Worked on optimization networks in r11423.

comment:13 Changed 10 years ago by swagner

Worked on optimization networks in r11431.

comment:14 Changed 10 years ago by swagner

Worked on optimization networks in r11438.

comment:15 Changed 10 years ago by swagner

Worked on optimization networks in r11449.

comment:16 Changed 10 years ago by swagner

Worked on optimization networks in r11451.

comment:17 Changed 10 years ago by swagner

Worked on optimization networks in r11452.

comment:18 Changed 10 years ago by swagner

  • Description modified (diff)

comment:19 Changed 10 years ago by swagner

Worked on optimization networks in r11454.

comment:20 Changed 10 years ago by swagner

Worked on optimization networks in r11463.

comment:21 Changed 10 years ago by swagner

Worked on optimization networks in r11465.

comment:22 Changed 10 years ago by swagner

Worked on optimization networks in r11468.

comment:23 Changed 10 years ago by swagner

Worked on optimization networks in r11481.

comment:24 Changed 10 years ago by swagner

  • Description modified (diff)

comment:25 Changed 10 years ago by swagner

Worked on optimization networks in r11489.

comment:26 Changed 10 years ago by swagner

Worked on optimization networks in r11490.

comment:27 Changed 10 years ago by swagner

Worked on optimization networks in r11500.

comment:28 Changed 10 years ago by swagner

Worked on optimization networks in r11501.

comment:29 Changed 10 years ago by swagner

  • Description modified (diff)
Note: See TracTickets for help on using tickets.