Skip to content

Commit

Permalink
commenting cone in relation to #66
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-foscato committed May 3, 2022
1 parent dc61f76 commit 02f5fdb
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,12 @@ public class FragsCombinationIterator
* @param rootGraph
* @throws DENOPTIMException
*/

//TODO-V3+: this usage of the getBuildingBlockId recorded inside the
// vertex means that any change to the space of building blocks
// that alter the list of the BBs before the value returnes by
// getBuildingBlockId has the pitential of generating a mistmatch
// between the apId in the graph and those obrained from the library.

public FragsCombinationIterator(FragmentSpaceParameters settings,
DGraph rootGraph) throws DENOPTIMException
Expand Down

0 comments on commit 02f5fdb

Please sign in to comment.