Skip to content

Commit

Permalink
updated MCS solution count in the VF lib, depricated turbo MCS and pr…
Browse files Browse the repository at this point in the history
…ovided methods for timeout

Signed-off-by: Syed Asad Rahman <s9asad@gmail.com>
Signed-off-by: Rajarshi  Guha <rajarshi.guha@gmail.com>
  • Loading branch information
asad authored and rajarshi committed May 20, 2010
1 parent ed04f25 commit c4d3bf9
Show file tree
Hide file tree
Showing 6 changed files with 62 additions and 414 deletions.
Expand Up @@ -274,7 +274,6 @@ private void searchVFMCSMappings() {
vfLibSolutions = new ArrayList<Map<INode, IAtom>>(mapper.getMaps(ac1));
RONP = false;
}

setVFMCSMappings(RONP, query);
this.vfMCSSize = allMCSCopy.isEmpty() ? 0 : allMCSCopy.get(0).size();
}
Expand Down

This file was deleted.

0 comments on commit c4d3bf9

Please sign in to comment.