File tree Expand file tree Collapse file tree
projects/net.splitcells.gel.ui/src/main/xml/net/splitcells/gel/ui/editor/geal Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 <title >Geal Editor</title >
1414 <description >
1515 <paragraph >
16- This editor allows you to define one or more assignment problems and lets you solve them by the Generic Allocator.
16+ This editor allows you to define one or more assignment problems and lets you solve them by the Generic
17+ Allocator.
1718 Define the problem definition and enter the input data.
1819 After executing the optimizer via the <quote >Calculate solution</quote > button,
1920 the solution will be visible under the <quote >Solution</quote > tabs.
2021 </paragraph >
21- <paragraph >The conceptional documentation<link post =" net/splitcells/gel/index" >is provided here</link >.
22- </paragraph >
22+ <list >
23+ <link post =" net/splitcells/gel/editor/geal/index" >Documentation of the Editor's Programming Language
24+ </link >
25+ <link post =" net/splitcells/gel/index" >Overarching Documentation</link >
26+ </list >
2327 </description >
2428 <pseudo-full-screen-by-default >true</pseudo-full-screen-by-default >
2529 <commands >
4751 initial-content-at =" /net/splitcells/gel/ui/editor/geal/examples/colloquium-planning.txt" />
4852 <text-area
4953 name =" demands.csv"
50- initial-content-at =" /net/splitcells/gel/ui/colloquium-planning-demands-test-data.csv" ><![CDATA[ ]]> </text-area >
54+ initial-content-at =" /net/splitcells/gel/ui/colloquium-planning-demands-test-data.csv" >
55+ <![CDATA[ ]]> </text-area >
5156 <text-area
5257 name =" supplies.csv"
53- initial-content-at =" /net/splitcells/gel/ui/colloquium-planning-supplies-test-data.csv" ><![CDATA[ ]]> </text-area >
58+ initial-content-at =" /net/splitcells/gel/ui/colloquium-planning-supplies-test-data.csv" >
59+ <![CDATA[ ]]> </text-area >
5460 </form-editor >
55- </article >
61+ </article >
You can’t perform that action at this time.
0 commit comments