Commit graph

33 commits

Author SHA1 Message Date
pahimar
87ad92479d Added functionality that given two EmcValues, returns a list of stacks
that exist in the range between those two EmcValues
2013-10-16 22:27:07 -04:00
pahimar
756e444a0a Some more work on EMC, added in a way to see EMC values via tooltip 2013-10-16 15:55:14 -04:00
pahimar
1ca311f8d0 Some of the re-working of the emc system 2013-10-15 16:01:16 -04:00
pahimar
0639d4a917 Reminder to self: come back and review the RecipeRegistry stuff and how
it relates to DynEMC
2013-10-06 21:50:43 -04:00
pahimar
c8f0968316 Nothing to see here, switching workstations :-p 2013-10-06 13:53:08 -04:00
pahimar
a3cfc4d0e0 Messing around 2013-10-05 22:46:29 -04:00
pahimar
b9b2e131fe Not a great day for productivity 2013-09-30 16:06:37 -04:00
pahimar
3ecb68f17d Working on some recipe stuff now 2013-09-28 15:00:28 -04:00
pahimar
9b1643ced3 Some more graph work 2013-09-25 00:30:00 -04:00
pahimar
a2e0c961c5 Import cleanup, and change up the debug print to be more human readible 2013-09-24 15:56:04 -04:00
pahimar
8ea1279fb4 Fixed the derp in the graph (I was overly encapsulating). Things look
better again - at least it won't crash for you guys anymore! :D
2013-09-24 15:29:11 -04:00
pahimar
7f9028ff74 Moving the graph stuff into a more appropriate package 2013-09-24 09:59:18 -04:00
pahimar
a1feb1b63c I'll come back to this in the morning 2013-09-24 00:26:42 -04:00
pahimar
75f4a248d0 Reworked the WeightedDirectedGraph to use the Node encapsulation object,
this is untested and likely isn't working as expected at the moment.
Also, commenting of this isn't finished
2013-09-23 23:01:10 -04:00
pahimar
8ddcb353cb Still not considered stable. 2013-09-22 22:03:28 -04:00
pahimar
9b5584cf28 Update trunk for MC 1.6.3, and some work on re-jigging the weighted
directed graph. THIS WILL NOT BUILD SUCCESSFULLY OR RUN IN ITS CURRENT
STATE. VERY BROKEN ATM.
2013-09-20 16:00:58 -04:00
pahimar
2614792aff Added a clean forge install option to the build script, and some more attributes for the graph infrastructure 2013-09-16 19:59:40 -04:00
pahimar
90962fe069 Unfinished work 2013-09-11 08:20:15 -04:00
pahimar
007c31b064 Just a note to my future self 2013-09-10 16:11:55 -04:00
pahimar
0fc9b53212 Stuffs 2013-09-10 16:09:11 -04:00
pahimar
573c771924 Some changes to WeightedDirectedGraph for better concurrency support 2013-09-10 13:52:54 -04:00
pahimar
c532feff42 Better float comparison 2013-09-10 13:29:30 -04:00
pahimar
420474b900 More EmcRegistry work - not much more now 2013-09-09 21:48:34 -04:00
pahimar
2d15556423 Removing more unnecessary classes 2013-09-09 15:57:07 -04:00
pahimar
c73a522f83 Silly Pahimar, maps for for EmcValues 2013-09-09 14:14:20 -04:00
pahimar
ce3f8e4161 Also don't need EmcMap (now that we are working on EmcRegistry) 2013-09-08 17:17:55 -04:00
pahimar
23aae27ee4 Remove the now unnecessary EquivalencyGroup 2013-09-08 17:17:10 -04:00
pahimar
f07e52a5ee Code formatting and import organizing 2013-09-06 22:47:12 -04:00
pahimar
ffb7b5fbef Finishing up the rewrite of EmcValue 2013-09-06 22:44:31 -04:00
pahimar
4a7a7afce7 More work on restructing EmcValues (moving to a ratio system for
components)
2013-09-06 16:19:11 -04:00
pahimar
bbf03797ad Finish up some comparable work, and set the wrapped stacks to final
inside of CustomWrappedStack (simplifies some things and hopefully
didn't break anything)
2013-09-06 13:50:17 -04:00
pahimar
bd86e16844 Work on adding Comparables and Comparator stuff for the custom wrapped
stacks
2013-09-05 22:21:55 -04:00
pahimar
ae1ebbe58e Renaming "ee3_common" to just "common" 2013-08-23 10:59:50 -04:00