Update auf die Version vom LFB

This commit is contained in:
Frank Schiebel 2022-11-13 19:51:54 +01:00
parent 2bff291a51
commit ad5fad0d0e
41 changed files with 4122 additions and 4132 deletions

View file

@ -1,44 +1,44 @@
#BlueJ class context
comment0.target=GraphAlgo
comment0.text=\r\n\r\n\ description\r\n\r\n\ @version\ 1.0\ from\ 26.04.2019\r\n\ @author\ \r\n
comment1.params=
comment1.target=GraphAlgo()
comment10.params=delay
comment10.target=void\ setSpeed(int)
comment11.params=
comment11.target=void\ run()
comment12.params=k
comment12.target=void\ setStartKnoten(graph.Knoten)
comment13.params=
comment13.target=graph.Knoten\ getStartKnoten()
comment14.params=
comment14.target=void\ fuehreAlgorithmusAus()
comment15.params=
comment15.target=java.lang.String\ getBezeichnung()
comment16.params=s
comment16.target=void\ melde(java.lang.String)
comment17.params=s
comment17.target=void\ info(java.lang.String)
comment18.params=
comment18.target=void\ resetInfo()
comment19.params=
comment19.target=void\ infoIndentMore()
comment2.params=graphPlotter\ hilfe
comment2.target=void\ setGUIElemente(graph.GraphPlotter,\ graph.Hilfe)
comment20.params=
comment20.target=void\ infoIndentLess()
comment3.params=g
comment3.target=void\ setGraph(graph.Graph)
comment4.params=
comment4.target=void\ step()
comment5.params=
comment5.target=boolean\ getWaitforrepaint()
comment6.params=waitforrepaintNeu
comment6.target=void\ setWaitforrepaint(boolean)
comment7.params=
comment7.target=boolean\ getWaitforclick()
comment8.params=waitforclickNeu
comment8.target=void\ setWaitforclick(boolean)
comment9.params=stepping
comment9.target=void\ setStepping(boolean)
numComments=21
#BlueJ class context
comment0.target=GraphAlgo
comment0.text=\n\n\ description\n\n\ @version\ 1.0\ from\ 26.04.2019\n\ @author\ \n
comment1.params=
comment1.target=GraphAlgo()
comment10.params=delay
comment10.target=void\ setSpeed(int)
comment11.params=
comment11.target=void\ run()
comment12.params=k
comment12.target=void\ setStartKnoten(graph.Knoten)
comment13.params=
comment13.target=graph.Knoten\ getStartKnoten()
comment14.params=
comment14.target=void\ fuehreAlgorithmusAus()
comment15.params=
comment15.target=java.lang.String\ getBezeichnung()
comment16.params=s
comment16.target=void\ melde(java.lang.String)
comment17.params=s
comment17.target=void\ info(java.lang.String)
comment18.params=
comment18.target=void\ resetInfo()
comment19.params=
comment19.target=void\ infoIndentMore()
comment2.params=graphPlotter\ hilfe
comment2.target=void\ setGUIElemente(graph.GraphPlotter,\ graph.Hilfe)
comment20.params=
comment20.target=void\ infoIndentLess()
comment3.params=g
comment3.target=void\ setGraph(graph.Graph)
comment4.params=
comment4.target=void\ step()
comment5.params=
comment5.target=boolean\ getWaitforrepaint()
comment6.params=waitforrepaintNeu
comment6.target=void\ setWaitforrepaint(boolean)
comment7.params=
comment7.target=boolean\ getWaitforclick()
comment8.params=waitforclickNeu
comment8.target=void\ setWaitforclick(boolean)
comment9.params=stepping
comment9.target=void\ setStepping(boolean)
numComments=21

View file

@ -23,16 +23,16 @@ dependency7.type=UsesDependency
dependency8.from=GraphAlgo_DominatingSetGreedyH
dependency8.to=GraphAlgo_Moore
dependency8.type=UsesDependency
objectbench.height=157
objectbench.width=1892
objectbench.height=135
objectbench.width=1273
package.divider.horizontal=0.6003172085646312
package.divider.vertical=0.8295218295218295
package.editor.height=791
package.editor.width=1765
package.editor.x=0
package.editor.y=0
package.frame.height=1053
package.frame.width=1920
package.divider.vertical=0.8287092882991556
package.editor.height=666
package.editor.width=1142
package.editor.x=533
package.editor.y=122
package.frame.height=928
package.frame.width=1297
package.numDependencies=8
package.numTargets=31
package.showExtends=true
@ -46,14 +46,14 @@ target1.height=50
target1.name=GraphAlgo_ColoringGreedyRandom
target1.showInterface=false
target1.type=ClassTarget
target1.width=290
target1.width=250
target1.x=600
target1.y=590
target10.height=50
target10.name=GraphAlgo_DominatingSetGreedyF
target10.showInterface=false
target10.type=ClassTarget
target10.width=280
target10.width=250
target10.x=290
target10.y=420
target11.height=50
@ -67,56 +67,56 @@ target12.height=50
target12.name=GraphAlgo_DominatingSetGreedyG
target12.showInterface=false
target12.type=ClassTarget
target12.width=290
target12.width=250
target12.x=290
target12.y=470
target13.height=50
target13.name=GraphAlgo_TSPGenetisch
target13.name=GraphAlgo_DominatingSetGreedyD
target13.showInterface=false
target13.type=ClassTarget
target13.width=230
target13.x=600
target13.y=340
target13.width=250
target13.x=290
target13.y=320
target14.height=50
target14.name=GraphAlgo_DominatingSetGreedyD
target14.name=GraphAlgo_TSPGenetisch
target14.showInterface=false
target14.type=ClassTarget
target14.width=290
target14.x=290
target14.y=320
target14.width=230
target14.x=600
target14.y=340
target15.height=50
target15.name=GraphAlgo_DominatingSetGreedyE
target15.showInterface=false
target15.type=ClassTarget
target15.width=280
target15.width=250
target15.x=290
target15.y=370
target16.height=50
target16.name=GraphAlgo_DominatingSetGenetisch
target16.showInterface=false
target16.type=ClassTarget
target16.width=300
target16.width=260
target16.x=290
target16.y=640
target17.height=50
target17.name=GraphAlgo_ZyklusBacktracking
target17.showInterface=false
target17.type=ClassTarget
target17.width=260
target17.width=230
target17.x=20
target17.y=640
target18.height=50
target18.name=GraphAlgo_DominatingSetGreedyH
target18.showInterface=false
target18.type=ClassTarget
target18.width=290
target18.width=250
target18.x=290
target18.y=520
target19.height=50
target19.name=GraphAlgo_DominatingSetGreedyI
target19.showInterface=false
target19.type=ClassTarget
target19.width=280
target19.width=240
target19.x=290
target19.y=570
target2.height=50
@ -124,8 +124,8 @@ target2.name=GraphAlgo_Tiefensuche
target2.showInterface=false
target2.type=ClassTarget
target2.width=210
target2.x=1230
target2.y=150
target2.x=20
target2.y=170
target20.height=50
target20.name=GraphAlgo_Moore
target20.showInterface=false
@ -145,20 +145,20 @@ target22.name=GraphAlgo_Breitensuche
target22.showInterface=false
target22.type=ClassTarget
target22.width=210
target22.x=1220
target22.y=80
target22.x=20
target22.y=290
target23.height=50
target23.name=GraphAlgo_toplogischeSortierung
target23.showInterface=false
target23.type=ClassTarget
target23.width=280
target23.width=240
target23.x=20
target23.y=370
target24.height=50
target24.name=GraphAlgo_DominatingSetBacktracking
target24.showInterface=false
target24.type=ClassTarget
target24.width=320
target24.width=280
target24.x=290
target24.y=100
target25.height=50
@ -172,36 +172,36 @@ target26.height=50
target26.name=GraphAlgo_EulerkreisExistenz
target26.showInterface=false
target26.type=ClassTarget
target26.width=250
target26.width=220
target26.x=20
target26.y=100
target27.height=50
target27.name=GraphAlgo_TiefensucheRek
target27.name=GraphAlgo_TSPGreedy2
target27.showInterface=false
target27.type=ClassTarget
target27.width=230
target27.x=750
target27.y=20
target27.x=600
target27.y=220
target28.height=50
target28.name=GraphAlgo_TSPGreedy2
target28.name=GraphAlgo_TiefensucheRek
target28.showInterface=false
target28.type=ClassTarget
target28.width=230
target28.x=600
target28.y=220
target28.width=210
target28.x=20
target28.y=230
target29.height=50
target29.name=GraphAlgo_ColoringBacktracking
target29.showInterface=false
target29.type=ClassTarget
target29.width=270
target29.width=240
target29.x=600
target29.y=470
target3.height=50
target3.name=GraphAlgo_MST_Prim
target3.name=GraphAlgo_TSPBacktracking
target3.showInterface=false
target3.type=ClassTarget
target3.width=230
target3.x=890
target3.x=600
target3.y=100
target30.height=50
target30.name=GraphAlgo_Dijkstra
@ -218,31 +218,31 @@ target31.width=230
target31.x=600
target31.y=280
target4.height=50
target4.name=GraphAlgo_TSPBacktracking
target4.name=GraphAlgo_MST_Prim
target4.showInterface=false
target4.type=ClassTarget
target4.width=240
target4.x=600
target4.width=230
target4.x=890
target4.y=100
target5.height=50
target5.name=GraphAlgo_DominatingSetGreedyB
target5.showInterface=false
target5.type=ClassTarget
target5.width=290
target5.width=250
target5.x=290
target5.y=220
target6.height=50
target6.name=GraphAlgo_DominatingSetGreedyC
target6.showInterface=false
target6.type=ClassTarget
target6.width=290
target6.width=250
target6.x=290
target6.y=270
target7.height=50
target7.name=GraphAlgo
target7.showInterface=false
target7.type=AbstractTarget
target7.width=100
target7.width=90
target7.x=310
target7.y=10
target8.height=50
@ -256,6 +256,6 @@ target9.height=50
target9.name=GraphAlgo_DominatingSetGreedyA
target9.showInterface=false
target9.type=ClassTarget
target9.width=290
target9.width=250
target9.x=290
target9.y=170