abFib
Class ExpSet

java.lang.Object
  extended by abFib.ExpSet

public class ExpSet
extends java.lang.Object

A set of experiments for (alpha,beta) fibonacci search

Author:
Pavlos

Constructor Summary
ExpSet()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpSet

public ExpSet()
Method Detail

main

public static void main(java.lang.String[] args)