rptiwari / LaitsV2

Version 2 of LAITS Integrated with the new AMT code
2 stars 1 forks source link

Remove default problem loading #2

Open rptiwari opened 12 years ago

rptiwari commented 12 years ago

Run time failure - while loading the first problem. Ideally, when LAITS loads - no first problem should be initialized, it should basically create an empty Problem with the data structures created for the first task.

CREATE EMPTY STRUCTURE FOR THE LAITS PROBLEM

rptiwari commented 12 years ago

run variable from GraphCanvas is linked with the Run menu button of the menu bar. This is disabled so the linking has to be removed - This class Needs a lot of Code refactoring.

rptiwari commented 12 years ago

Done button was enabled by default - have edited Cover.java line 168 - Need to find the source of this issue. Removed giveup and check action code. Need to Add OK button and Integrate the DecisionTree Code