User 677b9c22ff
04-11-2008 09:06:23
Hi,
I have to files which give me a number of possible structures.
one is coded as R1 = x.y,z the other one as R1 = L{x,y,z}.
In mview I get Markush library size = 390625 (~ 10^6) only for the file with L (see attachement).
Otherwise I get the error:
chemaxon.enumeration.ExpansionException: Circular dependency in order graph.
Cycle atom indexes: 11 9
at chemaxon.enumeration.ExpansionHelper.findExpansionSequence(ExpansionHelper.java:158)
at chemaxon.enumeration.ExpansionCounter.createExpansionGraph0(ExpansionCounter.java:737)
at chemaxon.enumeration.ExpansionCounter.createExpansionGraph(ExpansionCounter.java:689)
at chemaxon.enumeration.ExpansionCounter.countExpansions(ExpansionCounter.java:538)
at chemaxon.marvin.calculations.MarkushEnumerationPlugin.run(MarkushEnumerationPlugin.java:501)
at chemaxon.marvin.plugin.CalculatorPluginManager.runPlugin(CalculatorPluginManager.java:175)
at chemaxon.marvin.plugin.CalculatorPluginManager.runPlugin(CalculatorPluginManager.java:159)
at chemaxon.marvin.plugin.CalculatorPluginManager.runPlugin(CalculatorPluginManager.java:108)
at chemaxon.marvin.plugin.CalculatorPluginManager.callback(CalculatorPluginManager.java:76)
at chemaxon.marvin.plugin.PluginManager.callback(PluginManager.java:87)
at chemaxon.marvin.common.swing.MolPanel.run(MolPanel.java:2105)
at java.lang.Thread.run(Unknown Source)
What is wrong? According to the help it seems fine.
Tobias
Idea: Depth-First
I have to files which give me a number of possible structures.
one is coded as R1 = x.y,z the other one as R1 = L{x,y,z}.
In mview I get Markush library size = 390625 (~ 10^6) only for the file with L (see attachement).
Otherwise I get the error:
chemaxon.enumeration.ExpansionException: Circular dependency in order graph.
Cycle atom indexes: 11 9
at chemaxon.enumeration.ExpansionHelper.findExpansionSequence(ExpansionHelper.java:158)
at chemaxon.enumeration.ExpansionCounter.createExpansionGraph0(ExpansionCounter.java:737)
at chemaxon.enumeration.ExpansionCounter.createExpansionGraph(ExpansionCounter.java:689)
at chemaxon.enumeration.ExpansionCounter.countExpansions(ExpansionCounter.java:538)
at chemaxon.marvin.calculations.MarkushEnumerationPlugin.run(MarkushEnumerationPlugin.java:501)
at chemaxon.marvin.plugin.CalculatorPluginManager.runPlugin(CalculatorPluginManager.java:175)
at chemaxon.marvin.plugin.CalculatorPluginManager.runPlugin(CalculatorPluginManager.java:159)
at chemaxon.marvin.plugin.CalculatorPluginManager.runPlugin(CalculatorPluginManager.java:108)
at chemaxon.marvin.plugin.CalculatorPluginManager.callback(CalculatorPluginManager.java:76)
at chemaxon.marvin.plugin.PluginManager.callback(PluginManager.java:87)
at chemaxon.marvin.common.swing.MolPanel.run(MolPanel.java:2105)
at java.lang.Thread.run(Unknown Source)
What is wrong? According to the help it seems fine.
Tobias
Idea: Depth-First