Package org.jacop.fz

Class FlatzincLoader

java.lang.Object
org.jacop.fz.FlatzincLoader

public class FlatzincLoader extends Object
An executable to parse the flatzinc file and create the JaCoP model.
Version:
4.8
  • Field Details

  • Constructor Details

    • FlatzincLoader

      public FlatzincLoader(String[] args)
      It parses the provided file and parsing parameters and creates the JaCoP model..
      Parameters:
      args - parameters describing the flatzinc file containing the problem to be solved as well as options for problem solving.

      TODO what are the conditions for different exceptions being thrown? Write little info below.

  • Method Details