0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 8 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
renaming LL to LARGEST_LABEL More... over 14 years ago
more tests More... over 14 years ago
CNO example in permutation printer More... over 14 years ago
refactoring of basic enumerator to make recursive calls more readable More... over 14 years ago
minor typo More... over 14 years ago
More readable name for current label More... over 14 years ago
Utility to test permutations More... over 14 years ago
print results before testing More... over 14 years ago
Factored out a base enumerator that doesn't use signatures More... over 14 years ago
propane formula example, and better testing More... over 14 years ago
A test for multiple bond canonicity More... over 14 years ago
add bond orders to the canonical check More... over 14 years ago
orbits should be sorted in lex order of their labels More... over 14 years ago
ignore unbonded atoms in canonical checking: More... over 14 years ago
do the same sorting in the target signature as in the enumerator to handle formulas properly More... over 14 years ago
more attempts to improve the canonical checker More... over 14 years ago
make the orbit class a bit more general, with arbitrary string labels More... over 14 years ago
propane tests More... over 14 years ago
Changes to canonical checker More... over 14 years ago
Sort the atoms created from the formula, as they are map keys and returned in random order More... over 14 years ago
sort the edges before comparing them as strings More... over 14 years ago
Add a canonical/non-canonical ethane test More... over 14 years ago
Cleaning up the tests on the enumerator More... over 14 years ago
c4H8 explicit cyclobutane example More... over 14 years ago
Return from the check method More... over 14 years ago
Set the height of the orbit to the maxheight of the signature string More... over 14 years ago
swap expected and actual. doesn't really matter I suppose More... over 14 years ago
test for ethane with explcit targets More... over 14 years ago
Avoid duplicates in unsaturated list More... over 14 years ago
factor out a check method More... over 14 years ago