COSTA: COSt and Termination Analyzer for Java Bytecode

Step 1: Choose a class file from the list. For every example, "show the Java" displays its source code; "show the Bytecode" shows its bytecode.

List of examples in COSTA's directory

  • complexityClasses
  •   
  • Linear.class
  •    show the Java   ||    show the Bytecode  
      
  • Constant.class
  •    show the Java   ||    show the Bytecode  
      
  • Exponential.class
  •    show the Java   ||    show the Bytecode  
      
  • Logarithmic.class
  •    show the Java   ||    show the Bytecode  
      
  • NLogN.class
  •    show the Java   ||    show the Bytecode  
      
  • NLogN2.class
  •    show the Java   ||    show the Bytecode  
      
  • Quadratic.class
  •    show the Java   ||    show the Bytecode  
      
  • Tester.class
  •    show the Java   ||    show the Bytecode