Class ACInstance

java.lang.Object
es.urjc.etsii.grafo.io.Instance
es.urjc.etsii.grafo.autoconfigtests.model.ACInstance
All Implemented Interfaces:
Comparable<Instance>

public class ACInstance extends Instance
  • Constructor Details

    • ACInstance

      protected ACInstance(String id, int length, double logar)
      Creates a new instance
      Parameters:
      id - instance id or instance name
      length - content length, N
  • Method Details

    • length

      public int length()