Skip to content

Zialus/IIC-ACEBFA

Repository files navigation

IIC-ACEBFA

Trying to build an Automatic Complexity Evalutator By Function Aproximation, one step at a time.

Build Status

Instructions

Requirements

  • gengetopt
  • gnuplot

If you are on Ubuntu running the following command works fine

sudo apt-get install gengetopt gnuplot

How To Build

./configure && make

How To Use

./the_thing_that_does_the_thing.sh <ficheiro.in> <ficheiro.out> <app.c>
  • <ficheiro.in> - file that describes the various inputs
  • <ficheiro.out> - file that describes the various corresponding outputs
  • <app.c> - any C program

About

FCUP Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published