Performance World [ Performance World Home | Board | Tools | PerformanceLib | Links | GamsWorld group | Search | Contact ]

Tools

The PAVER performance analysis tool also supports the use of generic data files instead of GAMS trace files. The generic data files contain the minimal information needed by PAVER in order to process the data.

See a sample GENERIC data file G.gen.



Generic data file parameters

The column headers for GENERIC data files are as follows:

        1. filename:    GAMS model filename           
        2. modeltype:   LP, MIP, NLP, etc.	       
        3. solvername:  			       
        4. direction:   0=min, 1=max		       
        5. modelstatus: GAMS model return status - see the GAMS return codes section.         
        6. solvestatus:	GAMS solver return status - see the GAMS return codes section.    
        7. obj:         value of objecive function    
        8. res used:    resource time used (sec)