Project

General

Profile

Actions

Task #6092

closed

Extension of the Solver interface

Added by Alexander Kamkin almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
High
Category:
Test Engine
Target version:
Start date:
06/22/2015
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Published in build:
2.2.7

Description

Can Solver<T> return an iterator of solutions (ru.ispras.microtesk.test.sequence.iterator.Iterator<T> or better ru.ispras.microtesk.test.sequence.iterator.Iterator<SolverResult<T>>)?

Actions #1

Updated by Alexander Kamkin almost 9 years ago

One more option is to add an additinal layer, called Variator, between Generator and Solver.

  1. Generator iterates Sequence<Call>
  2. Given a sequence, Variator iterates its variants.
  3. Given a variant, Solver produces a solution.
  4. Given a solution, Adapter constructs a test sequence.
Actions #2

Updated by Alexander Kamkin almost 9 years ago

Let's implement the first case.

Actions #3

Updated by Alexander Kamkin almost 9 years ago

  • Status changed from New to Resolved
Actions #4

Updated by Alexander Kamkin almost 9 years ago

  • Status changed from Resolved to Closed
  • Published in build set to 2.2.7
Actions

Also available in: Atom PDF