Guest User

Untitled

a guest
Jun 21st, 2018
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.13 KB | None | 0 0
  1. /nix/store/d80z046q8l3rhi7zwbcxzaydfrqxvzq9-brial-1.2.4
  2. ├── include
  3. │   ├── polybori
  4. │   │   ├── BlockDegLexOrder.h
  5. │   │   ├── BlockDegRevLexAscOrder.h
  6. │   │   ├── BooleConstant.h
  7. │   │   ├── BooleEnv.h
  8. │   │   ├── BooleExponent.h
  9. │   │   ├── BooleMonomial.h
  10. │   │   ├── BoolePolynomial.h
  11. │   │   ├── BoolePolyRing.h
  12. │   │   ├── BooleSet.h
  13. │   │   ├── BooleSetSequence.h
  14. │   │   ├── BooleVariable.h
  15. │   │   ├── cache
  16. │   │   │   ├── CacheManager.h
  17. │   │   │   ├── CCacheManagement.h
  18. │   │   │   └── CDegreeCache.h
  19. │   │   ├── common
  20. │   │   │   ├── CCheckedIdx.h
  21. │   │   │   ├── CExtrusivePtr.h
  22. │   │   │   ├── CWeakPtrFacade.h
  23. │   │   │   ├── CWeakPtr.h
  24. │   │   │   ├── tags.h
  25. │   │   │   ├── traits.h
  26. │   │   │   └── TransformedSequence.h
  27. │   │   ├── config.h
  28. │   │   ├── cudd
  29. │   │   │   ├── cudd.h
  30. │   │   │   ├── cuddInt.h
  31. │   │   │   ├── prefix.h
  32. │   │   │   └── prefix_internal.h
  33. │   │   ├── DegLexOrder.h
  34. │   │   ├── DegRevLexAscOrder.h
  35. │   │   ├── diagram
  36. │   │   │   ├── CApplyNodeFacade.h
  37. │   │   │   ├── CCuddDDFacade.h
  38. │   │   │   ├── CDDOperations.h
  39. │   │   │   └── CNodeCounter.h
  40. │   │   ├── except
  41. │   │   │   ├── CErrorInfo.h
  42. │   │   │   ├── PBoRiError.h
  43. │   │   │   └── PBoRiGenericError.h
  44. │   │   ├── factories
  45. │   │   │   ├── CFactoryBase.h
  46. │   │   │   ├── MonomialFactory.h
  47. │   │   │   ├── PolynomialFactory.h
  48. │   │   │   ├── SetFactory.h
  49. │   │   │   ├── VariableBlock.h
  50. │   │   │   └── VariableFactory.h
  51. │   │   ├── groebner
  52. │   │   │   ├── add_up.h
  53. │   │   │   ├── BitMask.h
  54. │   │   │   ├── BlockOrderHelper.h
  55. │   │   │   ├── BoundedDivisorsOf.h
  56. │   │   │   ├── cache_manager.h
  57. │   │   │   ├── ChainCriterion.h
  58. │   │   │   ├── ChainVariableCriterion.h
  59. │   │   │   ├── CheckChainCriterion.h
  60. │   │   │   ├── contained_variables.h
  61. │   │   │   ├── CountCriterion.h
  62. │   │   │   ├── DegOrderHelper.h
  63. │   │   │   ├── dlex4data.h
  64. │   │   │   ├── dp_asc4data.h
  65. │   │   │   ├── draw_matrix.h
  66. │   │   │   ├── ExpGreater.h
  67. │   │   │   ├── ExpLexLess.h
  68. │   │   │   ├── FGLMStrategy.h
  69. │   │   │   ├── fixed_path_divisors.h
  70. │   │   │   ├── GetNthPoly.h
  71. │   │   │   ├── groebner_alg.h
  72. │   │   │   ├── groebner_defs.h
  73. │   │   │   ├── groebner.h
  74. │   │   │   ├── GroebnerOptions.h
  75. │   │   │   ├── GroebnerStrategy.h
  76. │   │   │   ├── HasTRepOrExtendedProductCriterion.h
  77. │   │   │   ├── IJPairData.h
  78. │   │   │   ├── interpolate.h
  79. │   │   │   ├── IsEcart0Predicate.h
  80. │   │   │   ├── IsVariableOfIndex.h
  81. │   │   │   ├── LargerDegreeComparer.h
  82. │   │   │   ├── LeadingTerms00.h
  83. │   │   │   ├── LeadingTerms11.h
  84. │   │   │   ├── LeadingTerms.h
  85. │   │   │   ├── LessCombinedManySizesInStrat.h
  86. │   │   │   ├── LessEcartThenLessWeightedLengthInStrat.h
  87. │   │   │   ├── LessUsedTailVariablesThenLessWeightedLengthInStrat.h
  88. │   │   │   ├── LessWeightedLengthInStrat.h
  89. │   │   │   ├── LessWeightedLengthInStratModified.h
  90. │   │   │   ├── LexBucket.h
  91. │   │   │   ├── LexHelper.h
  92. │   │   │   ├── LexOrderGreaterComparer.h
  93. │   │   │   ├── linear_algebra_step.h
  94. │   │   │   ├── LiteralFactorization.h
  95. │   │   │   ├── LiteralFactorizationIterator.h
  96. │   │   │   ├── ll_red_nf.h
  97. │   │   │   ├── LLReduction.h
  98. │   │   │   ├── LLReductor.h
  99. │   │   │   ├── LMLessCompare.h
  100. │   │   │   ├── LMLessComparePS.h
  101. │   │   │   ├── Long64From32BitsPair.h
  102. │   │   │   ├── lp4data.h
  103. │   │   │   ├── MatrixMonomialOrderTables.h
  104. │   │   │   ├── minimal_elements.h
  105. │   │   │   ├── MinimalLeadingTerms.h
  106. │   │   │   ├── MonomialHasher.h
  107. │   │   │   ├── MonomialPlusOneTerms.h
  108. │   │   │   ├── MonomialTerms.h
  109. │   │   │   ├── NBitsUsed.h
  110. │   │   │   ├── NextSpoly.h
  111. │   │   │   ├── nf.h
  112. │   │   │   ├── PairData.h
  113. │   │   │   ├── PairECompare.h
  114. │   │   │   ├── PairE.h
  115. │   │   │   ├── PairLSCompare.h
  116. │   │   │   ├── PairLS.h
  117. │   │   │   ├── PairManagerFacade.h
  118. │   │   │   ├── PairManager.h
  119. │   │   │   ├── pairs.h
  120. │   │   │   ├── PairStatusSet.h
  121. │   │   │   ├── PolyEntryBase.h
  122. │   │   │   ├── PolyEntry.h
  123. │   │   │   ├── PolyEntryIndices.h
  124. │   │   │   ├── PolyEntryPtrLmLess.h
  125. │   │   │   ├── PolyEntryReference.h
  126. │   │   │   ├── PolyEntryVector.h
  127. │   │   │   ├── PolyFromPolyEntry.h
  128. │   │   │   ├── PolyMonomialPairComparerLess.h
  129. │   │   │   ├── PolyMonomialPairComparerLexLess.h
  130. │   │   │   ├── polynomial_properties.h
  131. │   │   │   ├── PolynomialSugar.h
  132. │   │   │   ├── PolyPairData.h
  133. │   │   │   ├── PSCompareByEl.h
  134. │   │   │   ├── PseudoLongLong.h
  135. │   │   │   ├── PseudoLongProduct.h
  136. │   │   │   ├── randomset.h
  137. │   │   │   ├── RankingVector.h
  138. │   │   │   ├── red_tail.h
  139. │   │   │   ├── RedTailNth.h
  140. │   │   │   ├── ReductionOptions.h
  141. │   │   │   ├── ReductionStrategy.h
  142. │   │   │   ├── ReductionTerms.h
  143. │   │   │   ├── RelatedTermsBase.h
  144. │   │   │   ├── RelatedTerms.h
  145. │   │   │   ├── SetAssociatedMinimal.h
  146. │   │   │   ├── SetBitUInt.h
  147. │   │   │   ├── ShorterEliminationLength.h
  148. │   │   │   ├── ShorterEliminationLengthModified.h
  149. │   │   │   ├── SlimgbReduction.h
  150. │   │   │   ├── tables.h
  151. │   │   │   ├── TermsFacade.h
  152. │   │   │   ├── TimesConstantImplication.h
  153. │   │   │   ├── TimesVariableSubstitution.h
  154. │   │   │   ├── VariablePairData.h
  155. │   │   │   └── ZeroFunction.h
  156. │   │   ├── iterators
  157. │   │   │   ├── CBidirectTermIter.h
  158. │   │   │   ├── CCuddFirstIter.h
  159. │   │   │   ├── CCuddLastIter.h
  160. │   │   │   ├── CCuddNavigator.h
  161. │   │   │   ├── CExpIter.h
  162. │   │   │   ├── CGenericIter.h
  163. │   │   │   ├── COrderedIter.h
  164. │   │   │   ├── CStackSelector.h
  165. │   │   │   ├── CTermGenerator.h
  166. │   │   │   ├── CTermIter.h
  167. │   │   │   ├── CTermStack.h
  168. │   │   │   ├── CVariableIter.h
  169. │   │   │   ├── PBoRiOutIter.h
  170. │   │   │   └── TransformedIterator.h
  171. │   │   ├── LexOrder.h
  172. │   │   ├── literals
  173. │   │   │   ├── CLiteralCodes.h
  174. │   │   │   └── CStringLiteral.h
  175. │   │   ├── orderings
  176. │   │   │   ├── CBlockOrderingFacade.h
  177. │   │   │   ├── COrderingBase.h
  178. │   │   │   ├── COrderingFacade.h
  179. │   │   │   ├── COrderingTags.h
  180. │   │   │   ├── order_tags.h
  181. │   │   │   ├── order_traits.h
  182. │   │   │   └── pbori_order.h
  183. │   │   ├── pbori_defs.h
  184. │   │   ├── polybori.h
  185. │   │   ├── ring
  186. │   │   │   ├── CCallbackWrapper.h
  187. │   │   │   ├── CCuddCore.h
  188. │   │   │   ├── CCuddInterface.h
  189. │   │   │   ├── CMemberFunctionTraits.h
  190. │   │   │   ├── CVariableNames.h
  191. │   │   │   └── WeakRingPtr.h
  192. │   │   └── routines
  193. │   │   ├── pbori_algo.h
  194. │   │   ├── pbori_algo_int.h
  195. │   │   ├── pbori_algorithms.h
  196. │   │   ├── pbori_func.h
  197. │   │   ├── pbori_routines_cuddext.h
  198. │   │   ├── pbori_routines_dd.h
  199. │   │   ├── pbori_routines.h
  200. │   │   ├── pbori_routines_hash.h
  201. │   │   ├── pbori_routines_misc.h
  202. │   │   └── pbori_routines_order.h
  203. │   └── polybori.h
  204. └── lib
  205. ├── libbrial_groebner.la
  206. ├── libbrial_groebner.so -> libbrial_groebner.so.3.0.1
  207. ├── libbrial_groebner.so.3 -> libbrial_groebner.so.3.0.1
  208. ├── libbrial_groebner.so.3.0.1
  209. ├── libbrial.la
  210. ├── libbrial.so -> libbrial.so.3.0.1
  211. ├── libbrial.so.3 -> libbrial.so.3.0.1
  212. └── libbrial.so.3.0.1
  213.  
  214. 15 directories, 196 files
Add Comment
Please, Sign In to add comment