public interface Solver
| Modifier and Type | Method and Description |
|---|---|
scala.collection.immutable.Set<scala.collection.immutable.Set<Literal>> |
solve(GroundProgram p) |
scala.collection.immutable.Set<scala.collection.immutable.Set<Literal>> |
solve(Program p) |
scala.collection.immutable.Set<scala.collection.immutable.Set<Literal>> |
solve(scala.collection.Seq<Rule> r) |
scala.collection.immutable.Set<scala.collection.immutable.Set<Literal>> solve(scala.collection.Seq<Rule> r)
scala.collection.immutable.Set<scala.collection.immutable.Set<Literal>> solve(GroundProgram p)
Copyright © 2013-2014. All Rights Reserved.