choco.cp.solver.constraints.strong.xmlmodel
Class XmlModelRPC

java.lang.Object
  extended by parser.chocogen.XmlModel
      extended by choco.cp.solver.constraints.strong.xmlmodel.XmlModelRPC

public class XmlModelRPC
extends XmlModel

Author:
vion

Field Summary
 
Fields inherited from class parser.chocogen.XmlModel
initialisationtime, LOGGER, randvalh
 
Constructor Summary
XmlModelRPC(boolean light)
           
 
Method Summary
 CPModel buildModel(InstanceParser parser)
          Building the Model and solver
static void main(String[] args)
           
 
Methods inherited from class parser.chocogen.XmlModel
checkEverythingIsInstantiated, example, generate, getBuildTime, getConfTime, getFullTime, getNbNodes, getParseTime, getResTime, getValues, init, isFeasible, load, postAnalyze, solve, solveDirectory, solveFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlModelRPC

public XmlModelRPC(boolean light)
Method Detail

buildModel

public CPModel buildModel(InstanceParser parser)
                   throws Exception,
                          Error
Description copied from class: XmlModel
Building the Model and solver

Overrides:
buildModel in class XmlModel
Returns:
Throws:
Exception
Error

main

public static void main(String[] args)
                 throws Exception,
                        Error
Throws:
Exception
Error


Copyright © 2012. All Rights Reserved.