choco.kernel.solver.constraints.global.automata.common
Class AutomatonOperation

java.lang.Object
  extended by choco.kernel.solver.constraints.global.automata.common.AutomatonOperation

public class AutomatonOperation
extends Object

Created by IntelliJ IDEA. User: julien Mail: julien.menana{at}emn.fr Date: Dec 3, 2009 Time: 4:26:07 PM


Constructor Summary
AutomatonOperation()
           
 
Method Summary
static dk.brics.automaton.Automaton makeAcceptAllOfLength(int length, int[] alphabet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutomatonOperation

public AutomatonOperation()
Method Detail

makeAcceptAllOfLength

public static dk.brics.automaton.Automaton makeAcceptAllOfLength(int length,
                                                                 int[] alphabet)


Copyright © 2012. All Rights Reserved.