Loading scenario and instance data
Creating extensive form binding instance
Starting to write extensive form
Output file written to file= efout.lp
Total execution time=    0.56 seconds
Queuing extensive form solve
Waiting for extensive form solve

Extensive form solution:
----------------------------------------------------
# @var:
Tree Nodes:

	Name=AboveAverageNode
	Stage=SecondStage
	Parent=RootNode
	Variables: 
		QuantitySubQuotaSold[CORN]=48.0
		QuantitySubQuotaSold[SUGAR_BEETS]=6000.0
		QuantitySubQuotaSold[WHEAT]=310.0

	Name=AverageNode
	Stage=SecondStage
	Parent=RootNode
	Variables: 
		QuantitySubQuotaSold[SUGAR_BEETS]=5000.0
		QuantitySubQuotaSold[WHEAT]=225.0

	Name=BelowAverageNode
	Stage=SecondStage
	Parent=RootNode
	Variables: 
		QuantitySubQuotaSold[SUGAR_BEETS]=4000.0
		QuantitySubQuotaSold[WHEAT]=140.0
		QuantityPurchased[CORN]=48.0

	Name=RootNode
	Stage=FirstStage
	Parent=None
	Variables: 
		DevotedAcreage[CORN]=80.0
		DevotedAcreage[SUGAR_BEETS]=250.0
		DevotedAcreage[WHEAT]=170.0
# @:var


Extensive form costs:
Scenario Tree Costs
***WARNING***: Assumes full (or nearly so) convergence of scenario solutions at each node in the scenario tree - computed costs are invalid otherwise
----------------------------------------------------
# @treecosts:
Tree Nodes:

	Name=AboveAverageNode
	Stage=SecondStage
	Parent=RootNode
	Conditional probability=0.3333
	Children:
		None
	Scenarios:
		AboveAverageScenario
	Expected node cost=-275900.0000

	Name=AverageNode
	Stage=SecondStage
	Parent=RootNode
	Conditional probability=0.3333
	Children:
		None
	Scenarios:
		AverageScenario
	Expected node cost=-218250.0000

	Name=BelowAverageNode
	Stage=SecondStage
	Parent=RootNode
	Conditional probability=0.3333
	Children:
		None
	Scenarios:
		BelowAverageScenario
	Expected node cost=-157720.0000

	Name=RootNode
	Stage=FirstStage
	Parent=None
	Conditional probability=1.0000
	Children:
		AboveAverageNode
		AverageNode
		BelowAverageNode
	Scenarios:
		AboveAverageScenario
		AverageScenario
		BelowAverageScenario
	Expected node cost=-108390.0000
# @:treecosts

----------------------------------------------------
# @scenariocosts:
Scenarios:

	Name=AboveAverageScenario
	Probability=0.3333
	Leaf Node=AboveAverageNode
	Tree node sequence:
		RootNode
		AboveAverageNode
	Stage=          FirstStage     Cost=108900.0000
	Stage=         SecondStage     Cost=-275900.0000
	Total scenario cost=-167000.0000

	Name=AverageScenario
	Probability=0.3333
	Leaf Node=AverageNode
	Tree node sequence:
		RootNode
		AverageNode
	Stage=          FirstStage     Cost=108900.0000
	Stage=         SecondStage     Cost=-218250.0000
	Total scenario cost=-109350.0000

	Name=BelowAverageScenario
	Probability=0.3333
	Leaf Node=BelowAverageNode
	Tree node sequence:
		RootNode
		BelowAverageNode
	Stage=          FirstStage     Cost=108900.0000
	Stage=         SecondStage     Cost=-157720.0000
	Total scenario cost=-48820.0000
# @:scenariocosts

----------------------------------------------------
